Update Next

This commit is contained in:
Konstantin Wohlwend
2025-12-11 14:16:25 -08:00
parent 2b259a2acc
commit b53a93e6ff
14 changed files with 286 additions and 529 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
},
"dependencies": {
"@stackframe/stack": "workspace:*",
"next": "^14.1",
"next": "^14.2.34",
"react": "^18",
"react-dom": "^18"
},
+1 -1
View File
@@ -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"
},
+1 -1
View File
@@ -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",
+1 -1
View File
@@ -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",
+1 -1
View File
@@ -12,7 +12,7 @@
},
"dependencies": {
"@stackframe/stack": "workspace:*",
"next": "14.2.5",
"next": "14.2.34",
"react": "^18",
"react-dom": "^18"
},
+1 -1
View File
@@ -12,7 +12,7 @@
},
"dependencies": {
"@stackframe/stack": "workspace:*",
"next": "^14.2",
"next": "^14.2.34",
"react": "^18",
"react-dom": "^18"
},
+1 -1
View File
@@ -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"
},