|
@@ -21,15 +21,15 @@
|
|
|
"@amap/amap-jsapi-loader": "^1.0.1",
|
|
|
"@logicflow/core": "^0.4.6",
|
|
|
"@logicflow/extension": "^0.4.6",
|
|
|
- "@vueuse/core": "^5.0.3",
|
|
|
+ "@vueuse/core": "^6.0.0",
|
|
|
"animate.css": "^4.1.1",
|
|
|
"await-to-js": "^3.0.0",
|
|
|
"axios": "^0.21.1",
|
|
|
"cropperjs": "^1.5.11",
|
|
|
"dayjs": "^1.10.6",
|
|
|
"dotenv": "^8.2.0",
|
|
|
- "echarts": "^5.1.1",
|
|
|
- "element-plus": "^1.0.2-beta.71",
|
|
|
+ "echarts": "^5.1.2",
|
|
|
+ "element-plus": "^1.1.0-beta.6",
|
|
|
"font-awesome": "^4.7.0",
|
|
|
"lodash-es": "^4.17.21",
|
|
|
"mitt": "^2.1.0",
|
|
@@ -37,21 +37,21 @@
|
|
|
"nprogress": "^0.2.0",
|
|
|
"path": "^0.12.7",
|
|
|
"path-to-regexp": "^6.2.0",
|
|
|
- "pinia": "^2.0.0-beta.2",
|
|
|
+ "pinia": "^2.0.0-rc.6",
|
|
|
"resize-observer-polyfill": "^1.5.1",
|
|
|
"responsive-storage": "^1.0.4",
|
|
|
"v-contextmenu": "^3.0.0",
|
|
|
- "vue": "^3.1.2",
|
|
|
- "vue-i18n": "^9.1.6",
|
|
|
+ "vue": "^3.2.6",
|
|
|
+ "vue-i18n": "^9.2.0-beta.3",
|
|
|
"vue-json-pretty": "^2.0.2",
|
|
|
- "vue-router": "^4.0.9",
|
|
|
- "vue-types": "^3.0.2",
|
|
|
- "vuedraggable": "^4.0.3",
|
|
|
- "vxe-table": "^4.0.21",
|
|
|
- "wangeditor": "^4.0.3",
|
|
|
+ "vue-router": "^4.0.11",
|
|
|
+ "vue-types": "^4.0.3",
|
|
|
+ "vuedraggable": "^4.1.0",
|
|
|
+ "vxe-table": "^4.0.27",
|
|
|
+ "wangeditor": "^4.7.7",
|
|
|
"xe-ajax": "^4.0.5",
|
|
|
- "xe-utils": "^3.2.1",
|
|
|
- "xgplayer": "^2.22.1"
|
|
|
+ "xe-utils": "^3.3.1",
|
|
|
+ "xgplayer": "^2.28.0"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@types/mockjs": "^1.0.3",
|
|
@@ -59,9 +59,9 @@
|
|
|
"@types/nprogress": "^0.2.0",
|
|
|
"@typescript-eslint/eslint-plugin": "^4.28.1",
|
|
|
"@typescript-eslint/parser": "^4.28.1",
|
|
|
- "@vitejs/plugin-vue": "^1.2.4",
|
|
|
- "@vitejs/plugin-vue-jsx": "^1.1.6",
|
|
|
- "@vue/compiler-sfc": "^3.1.2",
|
|
|
+ "@vitejs/plugin-vue": "^1.6.0",
|
|
|
+ "@vitejs/plugin-vue-jsx": "^1.1.7",
|
|
|
+ "@vue/compiler-sfc": "^3.2.6",
|
|
|
"@vue/eslint-config-prettier": "^6.0.0",
|
|
|
"@vue/eslint-config-typescript": "^7.0.0",
|
|
|
"autoprefixer": "^10.2.4",
|
|
@@ -79,9 +79,10 @@
|
|
|
"sass": "^1.38.0",
|
|
|
"sass-loader": "^12.1.0",
|
|
|
"typescript": "^4.2.4",
|
|
|
- "vite": "^2.5.0",
|
|
|
- "vite-plugin-mock": "^2.8.0",
|
|
|
- "vite-plugin-style-import": "^1.1.1",
|
|
|
+ "vite": "^2.5.1",
|
|
|
+ "vite-plugin-element-plus": "^0.0.9",
|
|
|
+ "vite-plugin-mock": "^2.9.6",
|
|
|
+ "vite-plugin-style-import": "^1.2.1",
|
|
|
"vue-eslint-parser": "^7.7.2"
|
|
|
},
|
|
|
"lint-staged": {
|