chore(cli): bump deps

This commit is contained in:
chenjiahan
2020-07-15 20:04:34 +08:00
parent 0304fcb6fa
commit 5ad444839e
2 changed files with 16 additions and 23 deletions
+3 -3
View File
@@ -39,7 +39,7 @@
"@types/webpack-merge": "^4.1.5"
},
"dependencies": {
"@ant-design-vue/babel-plugin-jsx": "^1.0.0-alpha.6",
"@ant-design-vue/babel-plugin-jsx": "^1.0.0-beta.2",
"@babel/core": "^7.10.1",
"@babel/plugin-syntax-jsx": "^7.10.1",
"@babel/plugin-transform-object-assign": "^7.10.1",
@@ -56,7 +56,7 @@
"@vant/stylelint-config": "^1.3.0",
"@vant/touch-emulator": "^1.2.0",
"@vue/component-compiler-utils": "^3.1.2",
"@vue/test-utils": "1.0.0-beta.29",
"@vue/test-utils": "2.0.0-alpha.8",
"address": "^1.1.2",
"autoprefixer": "^9.8.0",
"babel-jest": "^26.0.1",
@@ -98,7 +98,7 @@
"typescript": "^3.9.3",
"vue-jest": "4.0.0-beta.2",
"vue-loader": "^16.0.0-beta.4",
"vue-router": "^4.0.0-beta.1",
"vue-router": "^4.0.0-beta.2",
"webpack": "^4.43.0",
"webpack-dev-server": "3.11.0",
"webpack-merge": "^4.2.2",