Security: Upgrade Next.js to 15.5.7 and fix deploy.yml path

This commit is contained in:
QuantBot
2026-06-16 18:33:59 +08:00
parent 40ff08cad0
commit c02f37f91d
2 changed files with 17 additions and 13 deletions

View File

@@ -13,11 +13,11 @@
"@prisma/client": "5.20.0",
"date-fns": "4.1.0",
"date-fns-tz": "3.2.0",
"recharts": "2.15.0",
"next": "15.0.3",
"next": "15.5.7",
"next-auth": "5.0.0-beta.25",
"react": "19.0.0",
"react-dom": "19.0.0",
"recharts": "2.15.0",
"zod": "3.24.1"
},
"devDependencies": {