Browse Source

【更新】更新前端依赖,固定出错误的版本

pull/60/MERGE
小诺 2 years ago
parent
commit
35bb3b1244
  1. 9
      snowy-admin-web/package.json

9
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"

Loading…
Cancel
Save