build(deps-dev): bump webpack-manifest-plugin from 5.0.1 to 6.0.1

Bumps [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin) from 5.0.1 to 6.0.1.
- [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases)
- [Commits](https://github.com/shellscape/webpack-manifest-plugin/compare/v5.0.1...v6.0.1)

---
updated-dependencies:
- dependency-name: webpack-manifest-plugin
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-24 03:31:42 +00:00
committed by GitHub
parent 31e63e5440
commit 99b48a9dd3
2 changed files with 9 additions and 1 deletions

View File

@ -71,7 +71,7 @@
"url-loader": "^4.1.1",
"webpack": "^5.103.0",
"webpack-cli": "^5.1.4",
"webpack-manifest-plugin": "^5.0.1",
"webpack-manifest-plugin": "^6.0.1",
"webpack-merge": "^6.0.1",
"webpack-notifier": "^1.15.0"
},