From 3a6cec3cc9068778953f21516660bc4403bc7ceb Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期一, 04 八月 2025 18:24:28 +0800 Subject: [PATCH] fix: 修改功能模块 --- package.json | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2446e0b..bbc987e 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dependencies": { "@bole-12333/chat-kit": "latest", "@bole-12333/customer-chat": "latest", - "@bole-core/components": "^1.2.28", + "@bole-core/components": "latest", "@bole-core/core": "latest", "@bole-core/pretty-layout": "latest", "@bole-core/sass-utils": "latest", @@ -128,7 +128,7 @@ "stylelint-scss": "^4.3.0", "terser": "^5.34.1", "typescript": "^4.6.4", - "unplugin-auto-import": "^0.18.3", + "unplugin-auto-import": "^19.3.0", "unplugin-icons": "^0.14.10", "unplugin-vue-components": "^0.27.4", "vite": "5.4.8", -- Gitblit v1.9.1