chore(@vant/cli): bump deps (#8206)

This commit is contained in:
neverland
2021-02-24 10:08:39 +08:00
committed by GitHub
parent 7b8eaaff0b
commit e819726991
2 changed files with 89 additions and 99 deletions
+6 -6
View File
@@ -43,8 +43,8 @@
"@babel/plugin-transform-runtime": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"@babel/preset-typescript": "^7.12.7",
"@docsearch/css": "3.0.0-alpha.31",
"@docsearch/js": "3.0.0-alpha.31",
"@docsearch/css": "3.0.0-alpha.33",
"@docsearch/js": "3.0.0-alpha.33",
"@nuxt/friendly-errors-webpack-plugin": "^2.5.0",
"@types/jest": "^26.0.20",
"@types/webpack-dev-server": "^3.11.1",
@@ -54,7 +54,7 @@
"@vant/stylelint-config": "^1.4.2",
"@vant/touch-emulator": "^1.2.0",
"@vue/babel-plugin-jsx": "^1.0.1",
"@vue/test-utils": "2.0.0-beta.13",
"@vue/test-utils": "2.0.0-rc.1",
"address": "^1.1.2",
"autoprefixer": "^9.0.0",
"babel-jest": "^26.6.3",
@@ -92,11 +92,11 @@
"style-loader": "^2.0.0",
"stylelint": "^13.8.0",
"typescript": "^4.1.3",
"vue-jest": "^5.0.0-alpha.7",
"vue-jest": "^5.0.0-alpha.8",
"vue-loader": "^16.1.2",
"vue-router": "^4.0.0",
"webpack": "^5.13.0",
"webpack-dev-server": "^3.4.0",
"webpack": "^5.24.1",
"webpack-dev-server": "^3.11.0",
"webpack-merge": "^5.7.3",
"webpackbar": "^5.0.0-3"
},