feat(cli): bump webpack@5

This commit is contained in:
chenjiahan
2020-10-13 19:15:32 +08:00
parent 438dcbc0ff
commit 30c24ba23f
8 changed files with 315 additions and 817 deletions
+2 -4
View File
@@ -47,7 +47,6 @@
"@babel/preset-typescript": "^7.10.1",
"@nuxt/friendly-errors-webpack-plugin": "^2.5.0",
"@types/jest": "^26.0.0",
"@types/webpack": "^4.41.13",
"@types/webpack-dev-server": "^3.11.0",
"@vant/eslint-config": "^3.0.0-alpha.2",
"@vant/markdown-loader": "^3.0.0-alpha.0",
@@ -62,7 +61,6 @@
"babel-jest": "^26.0.1",
"babel-loader": "^8.1.0",
"babel-plugin-import": "^1.13.0",
"cache-loader": "^4.1.0",
"chokidar": "^3.4.0",
"clean-css": "^4.2.3",
"codecov": "^3.7.0",
@@ -76,7 +74,7 @@
"fork-ts-checker-webpack-plugin": "^5.0.0",
"gh-pages": "^3.0.0",
"hash-sum": "^2.0.0",
"html-webpack-plugin": "4.3.0",
"html-webpack-plugin": "4.5.0",
"husky": "^4.2.5",
"jest": "^26.0.0",
"jest-canvas-mock": "^2.2.0",
@@ -100,7 +98,7 @@
"vue-jest": "^5.0.0-alpha.4",
"vue-loader": "^16.0.0-beta.7",
"vue-router": "^4.0.0-beta.13",
"webpack": "^4.43.0",
"webpack": "^5.0.0",
"webpack-dev-server": "3.11.0",
"webpack-merge": "^5.0.0",
"webpackbar": "^4.0.0"