Skip to content

Commit 576a30e

Browse files
committed
build(bundler-webpack): bump dependencies
1 parent 7ead1f6 commit 576a30e

File tree

2 files changed

+152
-252
lines changed

2 files changed

+152
-252
lines changed

packages/@vuepress/bundler-webpack/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,23 +34,23 @@
3434
"@vuepress/core": "2.0.0-alpha.8",
3535
"@vuepress/utils": "2.0.0-alpha.7",
3636
"autoprefixer": "^10.1.0",
37-
"copy-webpack-plugin": "^6.4.0",
37+
"copy-webpack-plugin": "^7.0.0",
3838
"css-loader": "^5.0.1",
39-
"esbuild-loader": "^2.6.1",
39+
"esbuild-loader": "^2.6.3",
4040
"file-loader": "^6.2.0",
41-
"html-webpack-plugin": "5.0.0-alpha.16",
42-
"mini-css-extract-plugin": "^1.3.2",
41+
"html-webpack-plugin": "5.0.0-alpha.17",
42+
"mini-css-extract-plugin": "^1.3.3",
4343
"portfinder": "^1.0.28",
4444
"postcss": "^8.1.4",
4545
"postcss-csso": "^5.0.0",
4646
"postcss-loader": "^4.1.0",
4747
"style-loader": "^2.0.0",
4848
"url-loader": "^4.1.1",
49-
"vue-loader": "^16.1.1",
50-
"webpack": "^5.10.0",
49+
"vue-loader": "^16.1.2",
50+
"webpack": "^5.10.3",
5151
"webpack-chain": "^6.5.1",
5252
"webpack-dev-server": "4.0.0-beta.0",
53-
"webpack-merge": "^5.4.1"
53+
"webpack-merge": "^5.7.2"
5454
},
5555
"publishConfig": {
5656
"access": "public"

0 commit comments

Comments
 (0)