Skip to content

Commit b0c530a

Browse files
committed
update dependencies to webpack5 compatible
1 parent 6d791a5 commit b0c530a

File tree

2 files changed

+904
-356
lines changed

2 files changed

+904
-356
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"front-matter": "^4.0.2",
108108
"gh-pages": "^3.1.0",
109109
"html-loader": "^1.3.0",
110-
"html-webpack-plugin": "^4.4.1",
110+
"html-webpack-plugin": "^5.0.0-alpha.10",
111111
"http-server": "^0.12.3",
112112
"husky": "^4.3.0",
113113
"hyperlink": "^4.5.3",
@@ -151,7 +151,7 @@
151151
"webpack-cli": "^3.2.3",
152152
"webpack-dev-server": "^3.2.1",
153153
"webpack-merge": "^5.1.4",
154-
"workbox-webpack-plugin": "^5.1.4"
154+
"workbox-webpack-plugin": "^6.0.0-alpha.3"
155155
},
156156
"dependencies": {
157157
"docsearch.js": "^2.5.2",

0 commit comments

Comments
 (0)