更新依赖,优化认证流程;添加聊天框动画效果,优化消息处理逻辑

This commit is contained in:
2026-03-24 10:56:25 +08:00
parent accf6ad254
commit 045391d036
9 changed files with 879 additions and 326 deletions
+2 -1
View File
@@ -39,6 +39,7 @@
"deck.gl": "^9.1.14",
"echarts": "^6.0.0",
"echarts-for-react": "^3.0.5",
"framer-motion": "^12.38.0",
"js-cookie": "^3.0.5",
"next": "^16.1.6",
"next-auth": "^4.24.5",
@@ -53,7 +54,7 @@
"zustand": "^5.0.11"
},
"overrides": {
"fast-xml-parser": "5.3.4"
"fast-xml-parser": "5.5.9"
},
"devDependencies": {
"@svgr/webpack": "^8.1.0",