chore(cli): bump deps

This commit is contained in:
chenjiahan
2020-10-19 20:48:35 +08:00
parent bb6cdd375e
commit c33547f26b
2 changed files with 57 additions and 234 deletions

View File

@@ -54,7 +54,7 @@
"@vant/touch-emulator": "^1.2.0",
"@vue/babel-plugin-jsx": "^1.0.0-rc.3",
"@vue/component-compiler-utils": "^3.1.2",
"@vue/test-utils": "2.0.0-beta.6",
"@vue/test-utils": "2.0.0-beta.7",
"address": "^1.1.2",
"autoprefixer": "^10.0.0",
"babel-jest": "^26.0.1",
@@ -73,7 +73,7 @@
"fork-ts-checker-webpack-plugin": "^5.0.0",
"gh-pages": "^3.0.0",
"hash-sum": "^2.0.0",
"html-webpack-plugin": "4.5.0",
"html-webpack-plugin": "^5.0.0-alpha.6",
"husky": "^4.2.5",
"jest": "^26.0.0",
"jest-canvas-mock": "^2.2.0",
@@ -94,10 +94,10 @@
"style-loader": "^1.2.1",
"stylelint": "^13.5.0",
"typescript": "^4.0.0",
"vue-jest": "^5.0.0-alpha.4",
"vue-loader": "^16.0.0-beta.7",
"vue-jest": "^5.0.0-alpha.5",
"vue-loader": "^16.0.0-beta.8",
"vue-router": "^4.0.0-beta.13",
"webpack": "^5.0.0",
"webpack": "^5.1.2",
"webpack-dev-server": "3.11.0",
"webpack-merge": "^5.0.0",
"webpackbar": "^4.0.0"