Update file-loader, html-webpack-plugin, http-proxy-middleware and postcss-loader

This commit is contained in:
Tusooa Zhu 2022-08-15 17:06:38 -04:00
commit 7fc3809bd6
No known key found for this signature in database
GPG key ID: 7B467EDE43A08224
3 changed files with 275 additions and 269 deletions

View file

@ -78,10 +78,10 @@
"eslint-webpack-plugin": "2.7.0",
"eventsource-polyfill": "0.9.6",
"express": "4.18.1",
"file-loader": "3.0.1",
"file-loader": "6.2.0",
"function-bind": "1.1.1",
"html-webpack-plugin": "3.2.0",
"http-proxy-middleware": "0.21.0",
"html-webpack-plugin": "4.5.2",
"http-proxy-middleware": "2.0.6",
"inject-loader": "2.0.1",
"iso-639-1": "2.1.15",
"isparta-loader": "2.0.0",
@ -102,7 +102,8 @@
"nightwatch": "0.9.21",
"opn": "4.0.2",
"ora": "0.4.1",
"postcss-loader": "3.0.0",
"postcss": "8.4.16",
"postcss-loader": "4.2.0",
"raw-loader": "0.5.1",
"sass": "1.54.4",
"sass-loader": "7.3.1",