mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Update Next
This commit is contained in:
parent
2b259a2acc
commit
b53a93e6ff
@ -77,7 +77,7 @@
|
||||
"freestyle-sandboxes": "^0.0.92",
|
||||
"jose": "^5.2.2",
|
||||
"json-diff": "^1.0.6",
|
||||
"next": "15.4.8",
|
||||
"next": "15.4.9",
|
||||
"nodemailer": "^6.9.10",
|
||||
"oidc-provider": "^8.5.1",
|
||||
"openid-client": "5.6.4",
|
||||
|
||||
@ -49,7 +49,7 @@
|
||||
"jose": "^5.2.2",
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.508.0",
|
||||
"next": "16.0.7",
|
||||
"next": "16.0.9",
|
||||
"next-themes": "^0.2.1",
|
||||
"posthog-js": "^1.235.0",
|
||||
"react": "19.2.1",
|
||||
|
||||
@ -43,7 +43,7 @@
|
||||
"lucide-react": "^0.511.0",
|
||||
"mermaid": "^11.6.0",
|
||||
"minimatch": "^10.0.1",
|
||||
"next": "15.4.8",
|
||||
"next": "15.4.9",
|
||||
"next-themes": "^0.4.6",
|
||||
"posthog-js": "^1.235.0",
|
||||
"posthog-node": "^4.1.0",
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@stackframe/stack": "workspace:*",
|
||||
"next": "^14.1",
|
||||
"next": "^14.2.34",
|
||||
"react": "^18",
|
||||
"react-dom": "^18"
|
||||
},
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
"@stackframe/stack": "workspace:*",
|
||||
"@stackframe/stack-shared": "workspace:*",
|
||||
"convex": "^1.27.0",
|
||||
"next": "15.2.6",
|
||||
"next": "15.2.7",
|
||||
"react": "^19.0.1",
|
||||
"react-dom": "^19.0.1"
|
||||
},
|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
"@stackframe/stack": "workspace:*",
|
||||
"@stackframe/stack-shared": "workspace:*",
|
||||
"@stackframe/stack-ui": "workspace:*",
|
||||
"next": "15.4.8",
|
||||
"next": "15.4.9",
|
||||
"next-themes": "^0.4.3",
|
||||
"react": "19.0.1",
|
||||
"react-dom": "19.0.1",
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
"@stackframe/stack": "workspace:*",
|
||||
"@stackframe/stack-shared": "workspace:*",
|
||||
"@stackframe/stack-ui": "workspace:*",
|
||||
"next": "^14.1",
|
||||
"next": "^14.2.34",
|
||||
"next-themes": "^0.2.1",
|
||||
"react": "^18.2",
|
||||
"react-dom": "^18",
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@stackframe/stack": "workspace:*",
|
||||
"next": "14.2.5",
|
||||
"next": "14.2.34",
|
||||
"react": "^18",
|
||||
"react-dom": "^18"
|
||||
},
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@stackframe/stack": "workspace:*",
|
||||
"next": "^14.2",
|
||||
"next": "^14.2.34",
|
||||
"react": "^18",
|
||||
"react-dom": "^18"
|
||||
},
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
"@supabase/ssr": "latest",
|
||||
"@supabase/supabase-js": "latest",
|
||||
"jose": "^5.2.2",
|
||||
"next": "^14.2.5",
|
||||
"next": "^14.2.34",
|
||||
"react": "^18.3.0",
|
||||
"react-dom": "^18.3.0"
|
||||
},
|
||||
|
||||
@ -48,7 +48,7 @@
|
||||
"rimraf": "^5.0.5",
|
||||
"react": "^19.0.1",
|
||||
"react-dom": "^19.0.1",
|
||||
"next": "^14.1.0"
|
||||
"next": "^14.2.34"
|
||||
},
|
||||
"packageManager": "pnpm@10.23.0"
|
||||
}
|
||||
|
||||
@ -106,7 +106,7 @@
|
||||
"esbuild": "^0.20.2",
|
||||
"i18next": "^23.14.0",
|
||||
"i18next-parser": "^9.0.2",
|
||||
"next": "^14.1.0",
|
||||
"next": "^14.2.34",
|
||||
"postcss": "^8.4.38",
|
||||
"postcss-nested": "^6.0.1",
|
||||
"react": "^19.0.0",
|
||||
@ -116,4 +116,4 @@
|
||||
"tsup": "^8.0.2",
|
||||
"convex": "^1.27.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -111,7 +111,7 @@
|
||||
"esbuild": "^0.20.2",
|
||||
"i18next": "^23.14.0",
|
||||
"i18next-parser": "^9.0.2",
|
||||
"next": "^14.1.0",
|
||||
"next": "^14.2.34",
|
||||
"postcss": "^8.4.38",
|
||||
"postcss-nested": "^6.0.1",
|
||||
"react": "^19.0.0",
|
||||
@ -121,4 +121,4 @@
|
||||
"tsup": "^8.0.2",
|
||||
"convex": "^1.27.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
785
pnpm-lock.yaml
785
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user