Bump webpack from 5.105.4 to 5.106.1

Bumps [webpack](https://github.com/webpack/webpack) from 5.105.4 to 5.106.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.105.4...v5.106.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.106.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-13 08:19:43 +00:00
committed by Kayne Ruse
parent c0706cd0da
commit 934fcaa351
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -30,7 +30,7 @@
"sequelize": "^6.37.8",
"socket.io-client": "^4.8.3",
"style-loader": "^4.0.0",
"webpack": "^5.105.4",
"webpack": "^5.106.1",
"webpack-bundle-analyzer": "^5.3.0",
"webpack-cli": "^6.0.1"
},
@@ -7976,9 +7976,9 @@
}
},
"node_modules/webpack": {
"version": "5.105.4",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.105.4.tgz",
"integrity": "sha512-jTywjboN9aHxFlToqb0K0Zs9SbBoW4zRUlGzI2tYNxVYcEi/IPpn+Xi4ye5jTLvX2YeLuic/IvxNot+Q1jMoOw==",
"version": "5.106.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.106.1.tgz",
"integrity": "sha512-EW8af29ak8Oaf4T8k8YsajjrDBDYgnKZ5er6ljWFJsXABfTNowQfvHLftwcepVgdz+IoLSdEAbBiM9DFXoll9w==",
"license": "MIT",
"dependencies": {
"@types/eslint-scope": "^3.7.7",