feat:升级 next

This commit is contained in:
hzm
2026-02-07 00:32:28 +08:00
parent 1cb590beee
commit e87acbe315
2 changed files with 612 additions and 105 deletions

View File

@@ -10,7 +10,7 @@
"dependencies": {
"@supabase/supabase-js": "^2.78.0",
"framer-motion": "^12.29.2",
"next": "14.2.5",
"next": "^16.1.5",
"react": "18.3.1",
"react-dom": "18.3.1"
}