mirror of https://gitee.com/xiaonuobase/snowy
【更新】更新前端依赖,固定出错误的版本
parent
7e9ccac572
commit
35bb3b1244
|
@ -19,13 +19,12 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ant-design/colors": "6.0.0",
|
"@ant-design/colors": "6.0.0",
|
||||||
"@ant-design/icons-vue": "^6.1.0",
|
"@ant-design/icons-vue": "^6.1.0",
|
||||||
"@antv/g2plot": "^2.4.10",
|
"@antv/g2plot": "2.4.10",
|
||||||
"@chenfengyuan/vue-qrcode": "2.0.0",
|
"@chenfengyuan/vue-qrcode": "2.0.0",
|
||||||
"@highlightjs/vue-plugin": "^2.1.0",
|
"@highlightjs/vue-plugin": "^2.1.0",
|
||||||
"@tinymce/tinymce-vue": "5.0.0",
|
"@tinymce/tinymce-vue": "5.0.0",
|
||||||
"ant-design-vue": "3.2.13",
|
"ant-design-vue": "3.2.14",
|
||||||
"axios": "1.1.3",
|
"axios": "1.1.3",
|
||||||
"core-js": "^3.26.0",
|
|
||||||
"cropperjs": "1.5.12",
|
"cropperjs": "1.5.12",
|
||||||
"dayjs": "^1.11.6",
|
"dayjs": "^1.11.6",
|
||||||
"echarts": "^5.4.0",
|
"echarts": "^5.4.0",
|
||||||
|
@ -42,11 +41,11 @@
|
||||||
"snowflake-id": "^1.1.0",
|
"snowflake-id": "^1.1.0",
|
||||||
"sortablejs": "^1.15.0",
|
"sortablejs": "^1.15.0",
|
||||||
"tinymce": "^6.2.0",
|
"tinymce": "^6.2.0",
|
||||||
"vue": "3.2.41",
|
"vue": "3.2.44",
|
||||||
"vue-cropper": "^1.0.1",
|
"vue-cropper": "^1.0.1",
|
||||||
"vue-i18n": "^9.2.2",
|
"vue-i18n": "^9.2.2",
|
||||||
"vue-router": "^4.1.6",
|
"vue-router": "^4.1.6",
|
||||||
"vue3-colorpicker": "^2.0.4",
|
"vue3-colorpicker": "2.0.4",
|
||||||
"vue3-tree-org": "^4.1.1",
|
"vue3-tree-org": "^4.1.1",
|
||||||
"vuedraggable-es": "^4.1.1",
|
"vuedraggable-es": "^4.1.1",
|
||||||
"vuex": "^4.1.0"
|
"vuex": "^4.1.0"
|
||||||
|
|
Loading…
Reference in New Issue