mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-14 22:13:41 +08:00
修复包版本过低,提示会有问题的bug
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user