2 Commits

Author SHA1 Message Date
d7070f91c1 fix(deps): update dependency lucide-react to ^0.544.0
All checks were successful
Lint / Lint and Check (push) Successful in 40s
2025-09-13 02:06:21 +00:00
6944a240b2 chore(deps): update dependency @types/node to v22.18.3
All checks were successful
Lint / Lint and Check (push) Successful in 28s
2025-09-13 01:06:03 +00:00
2 changed files with 14 additions and 14 deletions

View File

@@ -29,7 +29,7 @@
"date-fns": "^4.1.0", "date-fns": "^4.1.0",
"dotenv": "^17.2.0", "dotenv": "^17.2.0",
"drizzle-orm": "^0.44.3", "drizzle-orm": "^0.44.3",
"lucide-react": "^0.542.0", "lucide-react": "^0.544.0",
"nanoid": "^5.1.5", "nanoid": "^5.1.5",
"next": "15.5.2", "next": "15.5.2",
"next-plausible": "^3.12.4", "next-plausible": "^3.12.4",
@@ -46,7 +46,7 @@
"@eslint/js": "9.35.0", "@eslint/js": "9.35.0",
"@next/eslint-plugin-next": "15.5.2", "@next/eslint-plugin-next": "15.5.2",
"@tailwindcss/postcss": "4.1.13", "@tailwindcss/postcss": "4.1.13",
"@types/node": "22.18.1", "@types/node": "22.18.3",
"@types/pg": "8.15.5", "@types/pg": "8.15.5",
"@types/react": "19.1.13", "@types/react": "19.1.13",
"@types/react-dom": "19.1.9", "@types/react-dom": "19.1.9",

24
pnpm-lock.yaml generated
View File

@@ -48,8 +48,8 @@ importers:
specifier: ^0.44.3 specifier: ^0.44.3
version: 0.44.5(@types/pg@8.15.5)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2)) version: 0.44.5(@types/pg@8.15.5)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2))
lucide-react: lucide-react:
specifier: ^0.542.0 specifier: ^0.544.0
version: 0.542.0(react@19.1.1) version: 0.544.0(react@19.1.1)
nanoid: nanoid:
specifier: ^5.1.5 specifier: ^5.1.5
version: 5.1.5 version: 5.1.5
@@ -94,8 +94,8 @@ importers:
specifier: 4.1.13 specifier: 4.1.13
version: 4.1.13 version: 4.1.13
'@types/node': '@types/node':
specifier: 22.18.1 specifier: 22.18.3
version: 22.18.1 version: 22.18.3
'@types/pg': '@types/pg':
specifier: 8.15.5 specifier: 8.15.5
version: 8.15.5 version: 8.15.5
@@ -1454,8 +1454,8 @@ packages:
'@types/json5@0.0.29': '@types/json5@0.0.29':
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
'@types/node@22.18.1': '@types/node@22.18.3':
resolution: {integrity: sha512-rzSDyhn4cYznVG+PCzGe1lwuMYJrcBS1fc3JqSa2PvtABwWo+dZ1ij5OVok3tqfpEBCBoaR4d7upFJk73HRJDw==} resolution: {integrity: sha512-gTVM8js2twdtqM+AE2PdGEe9zGQY4UvmFjan9rZcVb6FGdStfjWoWejdmy4CfWVO9rh5MiYQGZloKAGkJt8lMw==}
'@types/pg@8.11.6': '@types/pg@8.11.6':
resolution: {integrity: sha512-/2WmmBXHLsfRqzfHW7BNZ8SbYzE8OSk7i3WjFYvfgRHj7S1xj+16Je5fUKv3lVdVzk/zn9TXOqf+avFCFIE0yQ==} resolution: {integrity: sha512-/2WmmBXHLsfRqzfHW7BNZ8SbYzE8OSk7i3WjFYvfgRHj7S1xj+16Je5fUKv3lVdVzk/zn9TXOqf+avFCFIE0yQ==}
@@ -2650,8 +2650,8 @@ packages:
resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
hasBin: true hasBin: true
lucide-react@0.542.0: lucide-react@0.544.0:
resolution: {integrity: sha512-w3hD8/SQB7+lzU2r4VdFyzzOzKnUjTZIF/MQJGSSvni7Llewni4vuViRppfRAa2guOsY5k4jZyxw/i9DQHv+dw==} resolution: {integrity: sha512-t5tS44bqd825zAW45UQxpG2CvcC4urOwn2TrwSH8u+MjeE+1NnWl6QqeQ/6NdjMqdOygyiT9p3Ev0p1NJykxjw==}
peerDependencies: peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
@@ -4847,20 +4847,20 @@ snapshots:
'@types/json5@0.0.29': {} '@types/json5@0.0.29': {}
'@types/node@22.18.1': '@types/node@22.18.3':
dependencies: dependencies:
undici-types: 6.21.0 undici-types: 6.21.0
'@types/pg@8.11.6': '@types/pg@8.11.6':
dependencies: dependencies:
'@types/node': 22.18.1 '@types/node': 22.18.3
pg-protocol: 1.10.3 pg-protocol: 1.10.3
pg-types: 4.1.0 pg-types: 4.1.0
optional: true optional: true
'@types/pg@8.15.5': '@types/pg@8.15.5':
dependencies: dependencies:
'@types/node': 22.18.1 '@types/node': 22.18.3
pg-protocol: 1.10.3 pg-protocol: 1.10.3
pg-types: 2.2.0 pg-types: 2.2.0
@@ -6210,7 +6210,7 @@ snapshots:
dependencies: dependencies:
js-tokens: 4.0.0 js-tokens: 4.0.0
lucide-react@0.542.0(react@19.1.1): lucide-react@0.544.0(react@19.1.1):
dependencies: dependencies:
react: 19.1.1 react: 19.1.1