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"