chore: update version

This commit is contained in:
xiaoxian521
2021-04-09 10:53:48 +08:00
parent e414d3cce9
commit dccf31de97
3 changed files with 170 additions and 180 deletions

View File

@@ -14,7 +14,7 @@
"dayjs": "^1.10.4",
"dotenv": "^8.2.0",
"echarts": "^5.0.2",
"element-plus": "^1.0.2-beta.36",
"element-plus": "^1.0.2-beta.37",
"font-awesome": "^4.7.0",
"mitt": "^2.1.0",
"mockjs": "^1.1.0",
@@ -22,13 +22,10 @@
"path": "^0.12.7",
"path-to-regexp": "^6.2.0",
"resize-observer-polyfill": "^1.5.1",
"three": "^0.126.1",
"troisjs": "^0.1.19",
"v-contextmenu": "^3.0.0-alpha.4",
"vconsole": "^3.4.0",
"vue": "^3.0.10",
"vue-i18n": "^9.0.0",
"vue-router": "^4.0.4",
"vue": "^3.0.11",
"vue-i18n": "^9.1.2",
"vue-router": "^4.0.6",
"vue-types": "^3.0.2",
"vuedraggable": "^4.0.1",
"vuex": "^4.0.0",
@@ -42,16 +39,16 @@
"@types/mockjs": "^1.0.3",
"@types/node": "^14.14.14",
"@types/nprogress": "^0.2.0",
"@vitejs/plugin-vue": "^1.1.4",
"@vue/compiler-sfc": "^3.0.10",
"@vitejs/plugin-vue": "^1.2.1",
"@vue/compiler-sfc": "^3.0.11",
"autoprefixer": "^10.2.4",
"babel-plugin-transform-remove-console": "^6.9.4",
"postcss": "^8.2.6",
"postcss-import": "^14.0.0",
"sass": "^1.32.8",
"sass-loader": "^11.0.1",
"typescript": "^4.2.2",
"vite": "^2.1.4",
"vite-plugin-mock": "^2.4.1"
"typescript": "^4.2.4",
"vite": "^2.1.5",
"vite-plugin-mock": "^2.5.0"
}
}