提交 374a7604 authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 3d590268
差异被折叠。
...@@ -13,23 +13,22 @@ ...@@ -13,23 +13,22 @@
}, },
"dependencies": { "dependencies": {
"@floating-ui/vue": "^1.0.6", "@floating-ui/vue": "^1.0.6",
"@microsoft/fetch-event-source": "^2.0.1", "@fortaine/fetch-event-source": "^3.0.6",
"@vueuse/core": "^10.9.0", "@vueuse/core": "^10.9.0",
"axios": "^1.6.7", "axios": "^1.6.8",
"blueimp-md5": "^2.19.0", "blueimp-md5": "^2.19.0",
"element-plus": "^2.6.1", "vue": "^3.4.25"
"vue": "^3.4.21"
}, },
"devDependencies": { "devDependencies": {
"@arco-design/web-vue": "^2.54.6", "@arco-design/web-vue": "^2.55.1",
"@vitejs/plugin-vue": "^5.0.4", "@vitejs/plugin-vue": "^5.0.4",
"ali-oss": "^6.20.0", "ali-oss": "^6.20.0",
"chalk": "^5.3.0", "chalk": "^5.3.0",
"eslint": "^8.57.0", "eslint": "^8.57.0",
"eslint-plugin-vue": "^9.23.0", "eslint-plugin-vue": "^9.25.0",
"unplugin-auto-import": "^0.17.5", "unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0", "unplugin-vue-components": "^0.26.0",
"vite": "^5.1.6", "vite": "^5.2.10",
"vite-plugin-css-injected-by-js": "^3.4.0" "vite-plugin-css-injected-by-js": "^3.5.1"
} }
} }
import md5 from 'blueimp-md5' import md5 from 'blueimp-md5'
import { fetchEventSource } from '@microsoft/fetch-event-source' import { fetchEventSource } from '@fortaine/fetch-event-source'
import { fetchAgents } from '@/api/chat' import { fetchAgents } from '@/api/chat'
export function useChat() { export function useChat() {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论