Bump Webpack to 5.64.2

This commit is contained in:
Qstick 2021-12-24 12:07:58 -06:00
parent 50ba8e234a
commit 0628e09326
2 changed files with 155 additions and 153 deletions

View file

@ -130,9 +130,9 @@
"stylelint": "14.1.0",
"stylelint-order": "5.0.0",
"url-loader": "4.1.1",
"webpack": "5.37.0",
"webpack-cli": "4.7.0",
"webpack-livereload-plugin": "3.0.1",
"webpack": "5.64.2",
"webpack-cli": "4.9.1",
"webpack-livereload-plugin": "3.0.2",
"worker-loader": "3.0.8"
}
}