From 8099042b51891d1e58d6066f0247ba423f4457bd Mon Sep 17 00:00:00 2001
From: yyg1378265336 <1378265336@qq.com>
Date: 星期四, 27 二月 2025 09:27:17 +0800
Subject: [PATCH] Merge branch 'master' of http://47.115.28.255:8110/r/TigerClouds-Tech/BS/TigerAdmin_2024

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

diff --git a/package.json b/package.json
index 840649d..1bc9fd0 100644
--- a/package.json
+++ b/package.json
@@ -71,13 +71,13 @@
   "dependencies": {
     "@ant-design/icons-vue": "^7.0.1",
     "@iconify/iconify": "^3.1.1",
-    "@logicflow/core": "^1.2.26",
-    "@logicflow/extension": "^1.2.26",
+    "@logicflow/core": "^2.0.6",
+    "@logicflow/extension": "^2.0.10",
     "@vben/hooks": "workspace:*",
     "@vue/shared": "^3.4.25",
     "@vueuse/core": "^10.9.0",
     "@zxcvbn-ts/core": "^3.0.4",
-    "ant-design-vue": "^4.2.1",
+    "ant-design-vue": "^4.2.6",
     "axios": "^1.6.8",
     "codemirror": "^5.65.16",
     "cropperjs": "^1.6.2",
@@ -88,6 +88,7 @@
     "html2canvas": "^1.4.1",
     "lodash-es": "^4.17.21",
     "mockjs": "^1.1.0",
+    "mqtt": "^5.7.0",
     "nprogress": "^0.2.0",
     "path-to-regexp": "^6.2.2",
     "pinia": "2.1.7",
@@ -148,6 +149,7 @@
     "vite": "^5.2.10",
     "vite-plugin-mock": "^2.9.6",
     "vite-plugin-vue-devtools": "^7.2.0",
+    "vite-plugin-vue-setup-extend": "^0.4.0",
     "vue-tsc": "^2.0.14"
   },
   "packageManager": "pnpm@9.0.4",

--
Gitblit v1.9.3