Update Webpack

This commit is contained in:
renovate[bot] 2022-09-28 18:09:57 +00:00 committed by GitHub
parent b78c8ed824
commit d86cf39748
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 542 additions and 852 deletions

1384
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -22,7 +22,7 @@
"@typescript-eslint/parser": "5.38.0",
"@uupaa/dynamic-import-polyfill": "1.0.2",
"autoprefixer": "10.4.12",
"babel-loader": "8.2.3",
"babel-loader": "8.2.5",
"babel-plugin-dynamic-import-polyfill": "1.0.0",
"clean-webpack-plugin": "4.0.0",
"confusing-browser-globals": "1.0.11",
@ -53,11 +53,11 @@
"stylelint-no-browser-hacks": "1.2.1",
"stylelint-order": "5.0.0",
"stylelint-scss": "4.3.0",
"ts-loader": "9.2.8",
"ts-loader": "9.4.1",
"typescript": "4.8.3",
"webpack": "5.70.0",
"webpack-cli": "4.9.2",
"webpack-dev-server": "4.7.4",
"webpack": "5.74.0",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.11.1",
"webpack-merge": "5.8.0",
"workbox-webpack-plugin": "6.5.4",
"worker-loader": "3.0.8"