Compare commits
2 Commits
556c24e245
...
1cdf1fc70c
Author | SHA1 | Date | |
---|---|---|---|
1cdf1fc70c | |||
af7690e66d |
@@ -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.5",
|
||||
"next-plausible": "^3.12.4",
|
||||
@@ -46,7 +46,7 @@
|
||||
"@eslint/js": "9.32.0",
|
||||
"@next/eslint-plugin-next": "15.4.5",
|
||||
"@tailwindcss/postcss": "4.1.11",
|
||||
"@types/node": "22.16.5",
|
||||
"@types/node": "22.17.0",
|
||||
"@types/pg": "8.15.5",
|
||||
"@types/react": "19.1.9",
|
||||
"@types/react-dom": "19.1.7",
|
||||
|
24
pnpm-lock.yaml
generated
24
pnpm-lock.yaml
generated
@@ -48,8 +48,8 @@ importers:
|
||||
specifier: ^0.44.3
|
||||
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.1)
|
||||
specifier: ^0.536.0
|
||||
version: 0.536.0(react@19.1.1)
|
||||
nanoid:
|
||||
specifier: ^5.1.5
|
||||
version: 5.1.5
|
||||
@@ -94,8 +94,8 @@ importers:
|
||||
specifier: 4.1.11
|
||||
version: 4.1.11
|
||||
'@types/node':
|
||||
specifier: 22.16.5
|
||||
version: 22.16.5
|
||||
specifier: 22.17.0
|
||||
version: 22.17.0
|
||||
'@types/pg':
|
||||
specifier: 8.15.5
|
||||
version: 8.15.5
|
||||
@@ -1440,8 +1440,8 @@ packages:
|
||||
'@types/json5@0.0.29':
|
||||
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
|
||||
|
||||
'@types/node@22.16.5':
|
||||
resolution: {integrity: sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ==}
|
||||
'@types/node@22.17.0':
|
||||
resolution: {integrity: sha512-bbAKTCqX5aNVryi7qXVMi+OkB3w/OyblodicMbvE38blyAz7GxXf6XYhklokijuPwwVg9sDLKRxt0ZHXQwZVfQ==}
|
||||
|
||||
'@types/pg@8.11.6':
|
||||
resolution: {integrity: sha512-/2WmmBXHLsfRqzfHW7BNZ8SbYzE8OSk7i3WjFYvfgRHj7S1xj+16Je5fUKv3lVdVzk/zn9TXOqf+avFCFIE0yQ==}
|
||||
@@ -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
|
||||
|
||||
@@ -4813,20 +4813,20 @@ snapshots:
|
||||
|
||||
'@types/json5@0.0.29': {}
|
||||
|
||||
'@types/node@22.16.5':
|
||||
'@types/node@22.17.0':
|
||||
dependencies:
|
||||
undici-types: 6.21.0
|
||||
|
||||
'@types/pg@8.11.6':
|
||||
dependencies:
|
||||
'@types/node': 22.16.5
|
||||
'@types/node': 22.17.0
|
||||
pg-protocol: 1.10.3
|
||||
pg-types: 4.1.0
|
||||
optional: true
|
||||
|
||||
'@types/pg@8.15.5':
|
||||
dependencies:
|
||||
'@types/node': 22.16.5
|
||||
'@types/node': 22.17.0
|
||||
pg-protocol: 1.10.3
|
||||
pg-types: 2.2.0
|
||||
|
||||
@@ -6176,7 +6176,7 @@ snapshots:
|
||||
dependencies:
|
||||
js-tokens: 4.0.0
|
||||
|
||||
lucide-react@0.526.0(react@19.1.1):
|
||||
lucide-react@0.536.0(react@19.1.1):
|
||||
dependencies:
|
||||
react: 19.1.1
|
||||
|
||||
|
Reference in New Issue
Block a user