Compare commits

..

1 Commits

Author SHA1 Message Date
32ccb82114 fix(deps): update nextjs monorepo to v16
Some checks failed
Lint / Lint and Check (push) Failing after 17s
Lint / Lint and Check (pull_request) Failing after 16s
2025-10-25 04:04:43 +00:00
2 changed files with 7 additions and 7 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.548.0", "lucide-react": "^0.546.0",
"nanoid": "^5.1.5", "nanoid": "^5.1.5",
"next": "16.0.0", "next": "16.0.0",
"next-plausible": "^3.12.4", "next-plausible": "^3.12.4",
@@ -63,5 +63,5 @@
"typescript": "5.9.3", "typescript": "5.9.3",
"typescript-eslint": "8.46.2" "typescript-eslint": "8.46.2"
}, },
"packageManager": "pnpm@10.19.0" "packageManager": "pnpm@10.18.3"
} }

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.5)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2)) version: 0.44.7(@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.548.0 specifier: ^0.546.0
version: 0.548.0(react@19.2.0) version: 0.546.0(react@19.2.0)
nanoid: nanoid:
specifier: ^5.1.5 specifier: ^5.1.5
version: 5.1.6 version: 5.1.6
@@ -2750,8 +2750,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.548.0: lucide-react@0.546.0:
resolution: {integrity: sha512-63b16z63jM9yc1MwxajHeuu0FRZFsDtljtDjYm26Kd86UQ5HQzu9ksEtoUUw4RBuewodw/tGFmvipePvRsKeDA==} resolution: {integrity: sha512-Z94u6fKT43lKeYHiVyvyR8fT7pwCzDu7RyMPpTvh054+xahSgj4HFQ+NmflvzdXsoAjYGdCguGaFKYuvq0ThCQ==}
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
@@ -6419,7 +6419,7 @@ snapshots:
dependencies: dependencies:
yallist: 3.1.1 yallist: 3.1.1
lucide-react@0.548.0(react@19.2.0): lucide-react@0.546.0(react@19.2.0):
dependencies: dependencies:
react: 19.2.0 react: 19.2.0