From 35bb3b1244129a18f865d13bba95dbe5ad3a7d13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E8=AF=BA?= <1253070437@qq.com> Date: Thu, 10 Nov 2022 22:31:51 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=9B=B4=E6=96=B0=E3=80=91=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E5=89=8D=E7=AB=AF=E4=BE=9D=E8=B5=96=EF=BC=8C=E5=9B=BA?= =?UTF-8?q?=E5=AE=9A=E5=87=BA=E9=94=99=E8=AF=AF=E7=9A=84=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- snowy-admin-web/package.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/snowy-admin-web/package.json b/snowy-admin-web/package.json index 02670749..5f730508 100644 --- a/snowy-admin-web/package.json +++ b/snowy-admin-web/package.json @@ -19,13 +19,12 @@ "dependencies": { "@ant-design/colors": "6.0.0", "@ant-design/icons-vue": "^6.1.0", - "@antv/g2plot": "^2.4.10", + "@antv/g2plot": "2.4.10", "@chenfengyuan/vue-qrcode": "2.0.0", "@highlightjs/vue-plugin": "^2.1.0", "@tinymce/tinymce-vue": "5.0.0", - "ant-design-vue": "3.2.13", + "ant-design-vue": "3.2.14", "axios": "1.1.3", - "core-js": "^3.26.0", "cropperjs": "1.5.12", "dayjs": "^1.11.6", "echarts": "^5.4.0", @@ -42,11 +41,11 @@ "snowflake-id": "^1.1.0", "sortablejs": "^1.15.0", "tinymce": "^6.2.0", - "vue": "3.2.41", + "vue": "3.2.44", "vue-cropper": "^1.0.1", "vue-i18n": "^9.2.2", "vue-router": "^4.1.6", - "vue3-colorpicker": "^2.0.4", + "vue3-colorpicker": "2.0.4", "vue3-tree-org": "^4.1.1", "vuedraggable-es": "^4.1.1", "vuex": "^4.1.0"