From f4117b72e005c227c53c0728244c4dafc5abc978 Mon Sep 17 00:00:00 2001 From: caoqianming Date: Fri, 25 Oct 2024 12:58:18 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0package?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 204bc5ef..ba21488e 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dagre-d3": "^0.6.4", "dhtmlx-gantt": "^8.0.6", "echarts": "^5.5.1", - "element-plus": "^2.7.4", + "element-plus": "^2.8.4", "file-saver": "^2.0.5", "html2canvas": "^1.4.1", "json-editor-vue3": "^1.0.6", @@ -42,7 +42,6 @@ "three": "^0.155.0", "tinymce": "6.3.2", "vue": "3.2.47", - "vue-echarts": "^7.0.3", "vue-i18n": "9.2.2", "vue-router": "4.1.6", "vuedraggable": "4.0.3",