fix: agentscope-ai components version HistoryPanel menu error (#86)

This commit is contained in:
sidiluo
2025-12-25 18:00:52 +08:00
committed by GitHub
parent 9d47f0ea91
commit 0cd9368535
4 changed files with 26 additions and 20 deletions

View File

@@ -9,8 +9,8 @@
"preview": "vite preview --config vite.config.ts"
},
"dependencies": {
"@agentscope-ai/chat": "1.1.17",
"@agentscope-ai/design": "1.0.11",
"@agentscope-ai/chat": "^1.1.44",
"@agentscope-ai/design": "^1.0.20",
"@ahooksjs/use-url-state": "^3.5.1",
"@ant-design/pro-components": "^2.8.7",
"@codemirror/lang-css": "^6.3.1",