chore(cli): bump vue libs

This commit is contained in:
chenjiahan
2020-11-21 20:38:56 +08:00
parent ffc0139604
commit a8fd4c548c
2 changed files with 20 additions and 20 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.7",
"@vue/test-utils": "2.0.0-beta.10",
"address": "^1.1.2",
"autoprefixer": "^10.0.0",
"babel-jest": "^26.0.1",
@@ -94,9 +94,9 @@
"style-loader": "^1.2.1",
"stylelint": "^13.5.0",
"typescript": "^4.0.0",
"vue-jest": "^5.0.0-alpha.5",
"vue-loader": "^16.0.0-beta.8",
"vue-router": "^4.0.0-beta.13",
"vue-jest": "^5.0.0-alpha.6",
"vue-loader": "^16.0.0-rc.2",
"vue-router": "^4.0.0-rc.5",
"webpack": "^5.1.2",
"webpack-dev-server": "3.11.0",
"webpack-merge": "^5.0.0",