Compare commits

..

1 Commits

Author SHA1 Message Date
b42325b90c fix(deps): update nextjs monorepo to v16
Some checks failed
Lint / Lint and Check (push) Failing after 18s
Lint / Lint and Check (pull_request) Failing after 17s
2025-11-01 07:04:43 +00:00
2 changed files with 6 additions and 6 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.552.0", "lucide-react": "^0.548.0",
"nanoid": "^5.1.5", "nanoid": "^5.1.5",
"next": "16.0.1", "next": "16.0.1",
"next-plausible": "^3.12.4", "next-plausible": "^3.12.4",

10
pnpm-lock.yaml generated
View File

@@ -48,8 +48,8 @@ importers:
specifier: ^0.44.3 specifier: ^0.44.3
version: 0.44.7(@types/pg@8.15.6)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2)) version: 0.44.7(@types/pg@8.15.6)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2))
lucide-react: lucide-react:
specifier: ^0.552.0 specifier: ^0.548.0
version: 0.552.0(react@19.2.0) version: 0.548.0(react@19.2.0)
nanoid: nanoid:
specifier: ^5.1.5 specifier: ^5.1.5
version: 5.1.6 version: 5.1.6
@@ -2765,8 +2765,8 @@ packages:
lru-cache@5.1.1: lru-cache@5.1.1:
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
lucide-react@0.552.0: lucide-react@0.548.0:
resolution: {integrity: sha512-g9WCjmfwqbexSnZE+2cl21PCfXOcqnGeWeMTNAOGEfpPbm/ZF4YIq77Z8qWrxbu660EKuLB4nSLggoKnCb+isw==} resolution: {integrity: sha512-63b16z63jM9yc1MwxajHeuu0FRZFsDtljtDjYm26Kd86UQ5HQzu9ksEtoUUw4RBuewodw/tGFmvipePvRsKeDA==}
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
@@ -6457,7 +6457,7 @@ snapshots:
dependencies: dependencies:
yallist: 3.1.1 yallist: 3.1.1
lucide-react@0.552.0(react@19.2.0): lucide-react@0.548.0(react@19.2.0):
dependencies: dependencies:
react: 19.2.0 react: 19.2.0