chore(deps-dev): bump webpack-manifest-plugin in /services/idp

Bumps [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases)
- [Commits](https://github.com/shellscape/webpack-manifest-plugin/compare/v4.1.1...v5.0.0)

---
updated-dependencies:
- dependency-name: webpack-manifest-plugin
  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]
2024-09-23 15:29:43 +00:00
committed by Ralf Haferkamp
parent aeecc3cc09
commit 8ba090e1e2
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -151,7 +151,7 @@
"typescript": "^4.9.5",
"url-loader": "4.1.1",
"webpack": "5.94.0",
"webpack-manifest-plugin": "4.1.1",
"webpack-manifest-plugin": "5.0.0",
"workbox-webpack-plugin": "7.0.0"
},
"pnpm": {
+6 -6
View File
@@ -247,8 +247,8 @@ importers:
specifier: 5.94.0
version: 5.94.0
webpack-manifest-plugin:
specifier: 4.1.1
version: 4.1.1(webpack@5.94.0)
specifier: 5.0.0
version: 5.0.0(webpack@5.94.0)
workbox-webpack-plugin:
specifier: 7.0.0
version: 7.0.0(@types/babel__core@7.20.5)(webpack@5.94.0)
@@ -5823,11 +5823,11 @@ packages:
webidl-conversions@4.0.2:
resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==}
webpack-manifest-plugin@4.1.1:
resolution: {integrity: sha512-YXUAwxtfKIJIKkhg03MKuiFAD72PlrqCiwdwO4VEXdRO5V0ORCNwaOwAZawPZalCbmH9kBDmXnNeQOw+BIEiow==}
webpack-manifest-plugin@5.0.0:
resolution: {integrity: sha512-8RQfMAdc5Uw3QbCQ/CBV/AXqOR8mt03B6GJmRbhWopE8GzRfEpn+k0ZuWywxW+5QZsffhmFDY1J6ohqJo+eMuw==}
engines: {node: '>=12.22.0'}
peerDependencies:
webpack: ^4.44.2 || ^5.47.0
webpack: ^5.47.0
webpack-sources@1.4.3:
resolution: {integrity: sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==}
@@ -12650,7 +12650,7 @@ snapshots:
webidl-conversions@4.0.2: {}
webpack-manifest-plugin@4.1.1(webpack@5.94.0):
webpack-manifest-plugin@5.0.0(webpack@5.94.0):
dependencies:
tapable: 2.2.1
webpack: 5.94.0