修复包版本过低,提示会有问题的bug

This commit is contained in:
sijinhui
2024-07-12 11:44:17 +08:00
parent 04ceade37a
commit ce01618dd5
2 changed files with 351 additions and 221 deletions

View File

@@ -25,9 +25,9 @@
"@next-auth/prisma-adapter": "^1.0.7",
"@next/third-parties": "14.2.3",
"@prisma/client": "^5.13.0",
"@svgr/webpack": "^6.5.1",
"@vercel/analytics": "^0.1.11",
"@vercel/speed-insights": "^1.0.2",
"@svgr/webpack": "^8.1.0",
"@vercel/analytics": "^1.1.2",
"@vercel/speed-insights": "^1.0.9",
"antd": "^5.15.1",
"bcryptjs": "^2.4.3",
"cron": "^3.1.6",