We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 869eb8d + 799e191 commit 986e406Copy full SHA for 986e406
packages/@vuepress/core/package.json
@@ -35,7 +35,7 @@
35
"cache-loader": "^3.0.0",
36
"chokidar": "^2.0.3",
37
"connect-history-api-fallback": "^1.5.0",
38
- "copy-webpack-plugin": "^5.0.2",
+ "copy-webpack-plugin": "^6.0.0",
39
"core-js": "^3.6.4",
40
"cross-spawn": "^6.0.5",
41
"css-loader": "^2.1.1",
@@ -56,7 +56,7 @@
56
"vue-template-compiler": "^2.6.10",
57
"vuepress-html-webpack-plugin": "^3.2.0",
58
"vuepress-plugin-container": "^2.0.2",
59
- "webpack": "^4.8.1",
+ "webpack": "^5.0.0",
60
"webpack-chain": "^6.0.0",
61
"webpack-dev-server": "^3.5.1",
62
"webpack-merge": "^4.1.2",
0 commit comments