From a0c1d9021b1a65cc397a2c7a8a9d226c2d9f7539 Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期四, 07 八月 2025 17:17:57 +0800 Subject: [PATCH] feat: 企业 --- package.json | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 54ec92a..d4b32ec 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": "latest", + "@bole-core/components": "^1.3.14", "@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