Compare commits
2 Commits
67371aaf5f
...
62702a05df
Author | SHA1 | Date | |
---|---|---|---|
62702a05df | |||
43de660f1b |
@@ -29,7 +29,7 @@
|
||||
"date-fns": "^4.1.0",
|
||||
"dotenv": "^17.2.0",
|
||||
"drizzle-orm": "^0.44.3",
|
||||
"lucide-react": "^0.526.0",
|
||||
"lucide-react": "^0.536.0",
|
||||
"nanoid": "^5.1.5",
|
||||
"next": "15.4.4",
|
||||
"next-plausible": "^3.12.4",
|
||||
|
26
pnpm-lock.yaml
generated
26
pnpm-lock.yaml
generated
@@ -46,10 +46,10 @@ importers:
|
||||
version: 17.2.1
|
||||
drizzle-orm:
|
||||
specifier: ^0.44.3
|
||||
version: 0.44.3(@types/pg@8.15.5)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2))
|
||||
version: 0.44.4(@types/pg@8.15.5)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2))
|
||||
lucide-react:
|
||||
specifier: ^0.526.0
|
||||
version: 0.526.0(react@19.1.0)
|
||||
specifier: ^0.536.0
|
||||
version: 0.536.0(react@19.1.0)
|
||||
nanoid:
|
||||
specifier: ^5.1.5
|
||||
version: 5.1.5
|
||||
@@ -1950,8 +1950,8 @@ packages:
|
||||
resolution: {integrity: sha512-tCPWVZWZqWVx2XUsVpJRnH9Mx0ClVOf5YUHerZ5so1OKSlqww4zy1R5ksEdGRcO3tM3zj0PYN6V48TbQCL1RfA==}
|
||||
hasBin: true
|
||||
|
||||
drizzle-orm@0.44.3:
|
||||
resolution: {integrity: sha512-8nIiYQxOpgUicEL04YFojJmvC4DNO4KoyXsEIqN44+g6gNBr6hmVpWk3uyAt4CaTiRGDwoU+alfqNNeonLAFOQ==}
|
||||
drizzle-orm@0.44.4:
|
||||
resolution: {integrity: sha512-ZyzKFpTC/Ut3fIqc2c0dPZ6nhchQXriTsqTNs4ayRgl6sZcFlMs9QZKPSHXK4bdOf41GHGWf+FrpcDDYwW+W6Q==}
|
||||
peerDependencies:
|
||||
'@aws-sdk/client-rds-data': '>=3'
|
||||
'@cloudflare/workers-types': '>=4'
|
||||
@@ -2636,8 +2636,8 @@ packages:
|
||||
resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
|
||||
hasBin: true
|
||||
|
||||
lucide-react@0.526.0:
|
||||
resolution: {integrity: sha512-uGWG/2RKuDLeQHCodn5cmJ9Zij80EstOdcBP+j//B2sr78w7woiEL4aMu6CRlRkyOyJ8sZry8QLhQTmZjynLdA==}
|
||||
lucide-react@0.536.0:
|
||||
resolution: {integrity: sha512-2PgvNa9v+qz4Jt/ni8vPLt4jwoFybXHuubQT8fv4iCW5TjDxkbZjNZZHa485ad73NSEn/jdsEtU57eE1g+ma8A==}
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
|
||||
@@ -2846,8 +2846,8 @@ packages:
|
||||
resolution: {integrity: sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==}
|
||||
engines: {node: '>=4'}
|
||||
|
||||
pg-types@4.0.2:
|
||||
resolution: {integrity: sha512-cRL3JpS3lKMGsKaWndugWQoLOCoP+Cic8oseVcbr0qhPzYD5DWXK+RZ9LY9wxRf7RQia4SCwQlXk0q6FCPrVng==}
|
||||
pg-types@4.1.0:
|
||||
resolution: {integrity: sha512-o2XFanIMy/3+mThw69O8d4n1E5zsLhdO+OPqswezu7Z5ekP4hYDqlDjlmOpYMbzY2Br0ufCwJLdDIXeNVwcWFg==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
pg@8.16.3:
|
||||
@@ -4821,7 +4821,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@types/node': 22.16.5
|
||||
pg-protocol: 1.10.3
|
||||
pg-types: 4.0.2
|
||||
pg-types: 4.1.0
|
||||
optional: true
|
||||
|
||||
'@types/pg@8.15.5':
|
||||
@@ -5396,7 +5396,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
drizzle-orm@0.44.3(@types/pg@8.15.5)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2)):
|
||||
drizzle-orm@0.44.4(@types/pg@8.15.5)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2)):
|
||||
optionalDependencies:
|
||||
'@types/pg': 8.15.5
|
||||
'@vercel/postgres': 0.10.0
|
||||
@@ -6176,7 +6176,7 @@ snapshots:
|
||||
dependencies:
|
||||
js-tokens: 4.0.0
|
||||
|
||||
lucide-react@0.526.0(react@19.1.0):
|
||||
lucide-react@0.536.0(react@19.1.0):
|
||||
dependencies:
|
||||
react: 19.1.0
|
||||
|
||||
@@ -6374,7 +6374,7 @@ snapshots:
|
||||
postgres-date: 1.0.7
|
||||
postgres-interval: 1.2.0
|
||||
|
||||
pg-types@4.0.2:
|
||||
pg-types@4.1.0:
|
||||
dependencies:
|
||||
pg-int8: 1.0.1
|
||||
pg-numeric: 1.0.2
|
||||
|
Reference in New Issue
Block a user