From 601cd4f730ea9d2bdaab003d88f4478eaa387121 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期五, 19 九月 2025 16:26:09 +0800
Subject: [PATCH] Merge branch 'dev-v1.1' of http://120.26.58.240:8888/r/flexJobAdmin into dev-v1.1

---
 package.json |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package.json b/package.json
index 52aed4e..8a1f328 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "rlzy-web",
   "private": true,
-  "version": "1.0.0",
+  "version": "1.1.0",
   "scripts": {
     "dev": "cross-env vite",
     "dev:jx": "cross-env VITE_AppType=jx vite",
@@ -22,7 +22,7 @@
   "dependencies": {
     "@bole-12333/chat-kit": "latest",
     "@bole-12333/customer-chat": "latest",
-    "@bole-core/components": "^1.3.14",
+    "@bole-core/components": "^1.3.17",
     "@bole-core/core": "latest",
     "@bole-core/pretty-layout": "latest",
     "@bole-core/sass-utils": "latest",
@@ -47,7 +47,7 @@
     "css-color-function": "^1.3.3",
     "dayjs": "^1.11.5",
     "echarts": "^5.5.1",
-    "element-plus": "^2.8.4",
+    "element-plus": "^2.11.2",
     "element-resize-detector": "^1.2.4",
     "fabric": "5.3.0",
     "fabric-history": "1.6.0",
@@ -140,7 +140,7 @@
     "vite-plugin-html": "^3.2.2",
     "vite-plugin-importus": "^1.0.5",
     "vite-plugin-live-reload": "^3.0.3",
-    "vite-plugin-mock": "^3.0.0",
+    "vite-plugin-mock": "3.0.0",
     "vite-plugin-remove-console": "^2.2.0",
     "vite-plugin-style-import": "^2.0.0",
     "vite-plugin-svg-icons": "^2.0.1",

--
Gitblit v1.9.1