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
+1 -1
View File
@@ -45,7 +45,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"
},