From 1fa6ac40e2ce16e1174cec9ca538d45eeb660fdc Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期四, 05 六月 2025 18:17:56 +0800 Subject: [PATCH] 工作台 --- package.json | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4d00bf2..42db010 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ruoyi", "version": "3.8.8", - "description": "灏勬椽鏅烘収椤圭洰绠$悊绯荤粺", + "description": "鍐滄姇椤圭洰绠$悊绯荤粺", "author": "灏勬椽椤圭洰", "license": "MIT", "scripts": { @@ -36,13 +36,14 @@ "url": "https://gitee.com/y_project/RuoYi-Vue.git" }, "dependencies": { - "@antv/g6": "^4.8.21", + "@antv/g6": "^4.8.24", "@riophae/vue-treeselect": "0.4.0", "axios": "0.28.1", "bpmn-js": "^11.1.0", "bpmn-js-bpmnlint": "^0.15.0", "bpmnlint": "^6.4.0", "bpmnlint-loader": "^0.1.4", + "circular-json": "^0.5.9", "clipboard": "2.0.8", "core-js": "3.37.1", "diagram-js": "^11.4.1", -- Gitblit v1.8.0