mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Upgrade to Next.js 16.2
This commit is contained in:
parent
ec4dcea629
commit
0dac3dba58
@ -98,7 +98,7 @@
|
||||
"jiti": "^2.6.1",
|
||||
"jose": "^6.1.3",
|
||||
"json-diff": "^1.0.6",
|
||||
"next": "16.1.5",
|
||||
"next": "16.2.2",
|
||||
"nodemailer": "^6.9.10",
|
||||
"oidc-provider": "^8.5.1",
|
||||
"openid-client": "5.6.4",
|
||||
|
||||
@ -84,7 +84,7 @@
|
||||
"input-otp": "^1.4.1",
|
||||
"jose": "^6.1.3",
|
||||
"lodash": "^4.17.21",
|
||||
"next": "16.1.5",
|
||||
"next": "16.2.2",
|
||||
"next-themes": "^0.2.1",
|
||||
"posthog-js": "^1.336.1",
|
||||
"react": "19.2.3",
|
||||
|
||||
@ -80,8 +80,6 @@ RUN cp -a /app/node_modules /pruned-node_modules && \
|
||||
posthog-js@* \
|
||||
@prisma+studio-core@* @prisma+dev@* @prisma+query-plan-executor@* \
|
||||
convex@* @electric-sql+*@* \
|
||||
# Duplicate Next.js copies (keep only one for next/headers.js resolution)
|
||||
'next@16.1.5_@babel+core@7.29.0*' 'next@16.1.5_@babel+core@7.28.5*' \
|
||||
next@14* @next+swc-*@14* \
|
||||
# Native build binaries not needed at runtime
|
||||
@esbuild+*@* esbuild@* @rolldown+*@* \
|
||||
|
||||
561
pnpm-lock.yaml
561
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user