chore: upgrade Next.js to latest in web app

This commit is contained in:
AyrisAI
2026-08-20 17:15:42 +03:00
parent 484c7ce113
commit f2b2537cd0
2 changed files with 207 additions and 179 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"dependencies": {
"@menulio/shared": "workspace:*",
"@supabase/supabase-js": "^2.45.4",
"next": "^15.0.3",
"next": "^16.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},