Upgrade Next.js

This commit is contained in:
Konstantin Wohlwend
2026-01-27 09:30:40 -08:00
parent 9e2cd4d50e
commit 7915b7ee94
16 changed files with 265 additions and 625 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
},
"dependencies": {
"@stackframe/stack": "workspace:*",
"next": "^14.2.34",
"next": "^14.2.35",
"react": "^18",
"react-dom": "^18"
},
+1 -1
View File
@@ -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"
},
+1 -1
View File
@@ -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",
+1 -1
View File
@@ -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",
+1 -1
View File
@@ -13,7 +13,7 @@
},
"dependencies": {
"@stackframe/stack": "workspace:*",
"next": "14.2.34",
"next": "14.2.35",
"react": "^18",
"react-dom": "^18"
},
+1 -1
View File
@@ -13,7 +13,7 @@
},
"dependencies": {
"@stackframe/stack": "workspace:*",
"next": "^14.2.34",
"next": "^14.2.35",
"react": "^18",
"react-dom": "^18"
},
+1 -1
View File
@@ -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"
},