Bump webpack from 5.103.0 to 5.104.1

Bumps [webpack](https://github.com/webpack/webpack) from 5.103.0 to 5.104.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.103.0...v5.104.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.104.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]
2025-12-22 08:23:25 +00:00
committed by Kayne Ruse
parent aaee9450b8
commit 18ce64ca94
2 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
"sequelize": "^6.37.7",
"socket.io-client": "^4.8.1",
"style-loader": "^4.0.0",
"webpack": "^5.103.0",
"webpack": "^5.104.1",
"webpack-bundle-analyzer": "^5.1.0",
"webpack-cli": "^6.0.1"
},