chore:升级依赖

This commit is contained in:
张益铭
2021-03-23 10:36:09 +08:00
parent f2db3acee2
commit bc37d3edd6
2 changed files with 92 additions and 40 deletions

View File

@@ -11,7 +11,7 @@
"await-to-js": "^2.1.1",
"axios": "^0.21.1",
"dotenv": "^8.2.0",
"element-plus": "^1.0.2-beta.32",
"element-plus": "^1.0.2-beta.35",
"mitt": "^2.1.0",
"nprogress": "^0.2.0",
"path": "^0.12.7",
@@ -19,7 +19,7 @@
"resize-observer-polyfill": "^1.5.1",
"screenfull": "^5.1.0",
"v-contextmenu": "^3.0.0-alpha.4",
"vue": "^3.0.6",
"vue": "^3.0.7",
"vue-i18n": "^9.0.0",
"vue-router": "^4.0.4",
"vuedraggable": "^4.0.1",
@@ -38,6 +38,6 @@
"sass": "^1.32.8",
"sass-loader": "^11.0.1",
"typescript": "^4.2.2",
"vite": "^2.0.4"
"vite": "^2.1.2"
}
}