Compare commits

...

2 Commits

Author SHA1 Message Date
67371aaf5f fix(deps): update dependency lucide-react to ^0.536.0
All checks were successful
Lint / Lint and Check (push) Successful in 4m18s
2025-08-02 01:13:47 +00:00
4bb1943244 chore(deps): update dependency @types/pg to v8.15.5
All checks were successful
Lint / Lint and Check (push) Successful in 43s
2025-08-02 00:09:12 +00:00
2 changed files with 15 additions and 15 deletions

View File

@@ -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",
@@ -47,7 +47,7 @@
"@next/eslint-plugin-next": "15.4.4",
"@tailwindcss/postcss": "4.1.11",
"@types/node": "22.16.5",
"@types/pg": "8.15.4",
"@types/pg": "8.15.5",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"@typescript-eslint/eslint-plugin": "8.38.0",

26
pnpm-lock.yaml generated
View File

@@ -46,10 +46,10 @@ importers:
version: 17.2.1
drizzle-orm:
specifier: ^0.44.3
version: 0.44.3(@types/pg@8.15.4)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2))
version: 0.44.3(@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
@@ -97,8 +97,8 @@ importers:
specifier: 22.16.5
version: 22.16.5
'@types/pg':
specifier: 8.15.4
version: 8.15.4
specifier: 8.15.5
version: 8.15.5
'@types/react':
specifier: 19.1.8
version: 19.1.8
@@ -1446,8 +1446,8 @@ packages:
'@types/pg@8.11.6':
resolution: {integrity: sha512-/2WmmBXHLsfRqzfHW7BNZ8SbYzE8OSk7i3WjFYvfgRHj7S1xj+16Je5fUKv3lVdVzk/zn9TXOqf+avFCFIE0yQ==}
'@types/pg@8.15.4':
resolution: {integrity: sha512-I6UNVBAoYbvuWkkU3oosC8yxqH21f4/Jc4DK71JLG3dT2mdlGe1z+ep/LQGXaKaOgcvUrsQoPRqfgtMcvZiJhg==}
'@types/pg@8.15.5':
resolution: {integrity: sha512-LF7lF6zWEKxuT3/OR8wAZGzkg4ENGXFNyiV/JeOt9z5B+0ZVwbql9McqX5c/WStFq1GaGso7H1AzP/qSzmlCKQ==}
'@types/react-dom@19.1.6':
resolution: {integrity: sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==}
@@ -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
@@ -4824,7 +4824,7 @@ snapshots:
pg-types: 4.0.2
optional: true
'@types/pg@8.15.4':
'@types/pg@8.15.5':
dependencies:
'@types/node': 22.16.5
pg-protocol: 1.10.3
@@ -5396,9 +5396,9 @@ snapshots:
transitivePeerDependencies:
- supports-color
drizzle-orm@0.44.3(@types/pg@8.15.4)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2)):
drizzle-orm@0.44.3(@types/pg@8.15.5)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2)):
optionalDependencies:
'@types/pg': 8.15.4
'@types/pg': 8.15.5
'@vercel/postgres': 0.10.0
pg: 8.16.3(pg-native@3.5.2)
@@ -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