Bump webpack-bundle-analyzer from 5.2.0 to 5.3.0

Bumps [webpack-bundle-analyzer](https://github.com/webpack/webpack-bundle-analyzer) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/webpack/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack/webpack-bundle-analyzer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-bundle-analyzer/compare/v5.2.0...v5.3.0)

---
updated-dependencies:
- dependency-name: webpack-bundle-analyzer
  dependency-version: 5.3.0
  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-06 08:12:32 +00:00
committed by Kayne Ruse
parent d66a07232d
commit 8f22333929
2 changed files with 32 additions and 36 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
"socket.io-client": "^4.8.3",
"style-loader": "^4.0.0",
"webpack": "^5.105.4",
"webpack-bundle-analyzer": "^5.2.0",
"webpack-bundle-analyzer": "^5.3.0",
"webpack-cli": "^6.0.1"
},
"devDependencies": {