Upgrade front-end dependencies

This commit is contained in:
NI
2020-02-23 18:18:34 +08:00
parent 67764fab28
commit 91eb8fcc35
2 changed files with 85 additions and 55 deletions

View File

@@ -37,11 +37,11 @@
"style-loader": "^0.23.1",
"terser-webpack-plugin": "^1.4.3",
"vue": "^2.6.11",
"vue-loader": "^15.8.3",
"vue-loader": "^15.9.0",
"vue-template-compiler": "^2.6.11",
"webapp-webpack-plugin": "^2.7.1",
"webpack": "^4.41.5",
"webpack-cli": "^3.3.10",
"webpack": "^4.41.6",
"webpack-cli": "^3.3.11",
"webpack-manifest-plugin": "^2.2.0",
"xterm": "^4.4.0",
"xterm-addon-fit": "^0.3.0",