mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
Upgrade Next.js
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@stackframe/stack": "workspace:*",
|
||||
"next": "^14.2.34",
|
||||
"next": "^14.2.35",
|
||||
"react": "^18",
|
||||
"react-dom": "^18"
|
||||
},
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"@stackframe/stack": "workspace:*",
|
||||
"@stackframe/stack-shared": "workspace:*",
|
||||
"convex": "^1.27.0",
|
||||
"next": "15.2.7",
|
||||
"next": "15.5.10",
|
||||
"react": "^19.0.1",
|
||||
"react-dom": "^19.0.1"
|
||||
},
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"@stackframe/stack": "workspace:*",
|
||||
"@stackframe/stack-shared": "workspace:*",
|
||||
"@stackframe/stack-ui": "workspace:*",
|
||||
"next": "15.4.9",
|
||||
"next": "15.5.10",
|
||||
"next-themes": "^0.4.3",
|
||||
"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": "^14.2.34",
|
||||
"next": "^14.2.35",
|
||||
"next-themes": "^0.2.1",
|
||||
"react": "^18.2",
|
||||
"react-dom": "^18",
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@stackframe/stack": "workspace:*",
|
||||
"next": "14.2.34",
|
||||
"next": "14.2.35",
|
||||
"react": "^18",
|
||||
"react-dom": "^18"
|
||||
},
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@stackframe/stack": "workspace:*",
|
||||
"next": "^14.2.34",
|
||||
"next": "^14.2.35",
|
||||
"react": "^18",
|
||||
"react-dom": "^18"
|
||||
},
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"@supabase/ssr": "latest",
|
||||
"@supabase/supabase-js": "latest",
|
||||
"jose": "^5.2.2",
|
||||
"next": "^14.2.34",
|
||||
"next": "^14.2.35",
|
||||
"react": "^18.3.0",
|
||||
"react-dom": "^18.3.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user