mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Bump webpack-manifest-plugin from 4.0.2 to 5.0.0 (#15252)
Bumps [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin) from 4.0.2 to 5.0.0. - [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases) - [Commits](https://github.com/shellscape/webpack-manifest-plugin/compare/v4.0.2...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8642478e8a
commit
a57c15c6f0
@ -239,7 +239,7 @@
|
||||
"webpack": "^5.55.1",
|
||||
"webpack-cli": "^5.0.1",
|
||||
"webpack-dev-server": "^4.11.1",
|
||||
"webpack-manifest-plugin": "^4.0.2",
|
||||
"webpack-manifest-plugin": "^5.0.0",
|
||||
"webpackbar": "^5.0.2",
|
||||
"workbox-build": "^6.5.4"
|
||||
},
|
||||
|
12
yarn.lock
12
yarn.lock
@ -9546,7 +9546,7 @@ fsevents@^1.2.7:
|
||||
webpack: ^5.55.1
|
||||
webpack-cli: ^5.0.1
|
||||
webpack-dev-server: ^4.11.1
|
||||
webpack-manifest-plugin: ^4.0.2
|
||||
webpack-manifest-plugin: ^5.0.0
|
||||
webpackbar: ^5.0.2
|
||||
weekstart: ^1.1.0
|
||||
workbox-build: ^6.5.4
|
||||
@ -16038,15 +16038,15 @@ typescript@^3.8.3:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"webpack-manifest-plugin@npm:^4.0.2":
|
||||
version: 4.0.2
|
||||
resolution: "webpack-manifest-plugin@npm:4.0.2"
|
||||
"webpack-manifest-plugin@npm:^5.0.0":
|
||||
version: 5.0.0
|
||||
resolution: "webpack-manifest-plugin@npm:5.0.0"
|
||||
dependencies:
|
||||
tapable: ^2.0.0
|
||||
webpack-sources: ^2.2.0
|
||||
peerDependencies:
|
||||
webpack: ^4.44.2 || ^5.47.0
|
||||
checksum: 7f8a338b977bb9a8be10196d17e033f965b97735d36258513e5104b148c8ad1da8441bb8f9c8580b9455f40201ac2ac2a2edcce6ef60e46f072519c0cc0d1f70
|
||||
webpack: ^5.47.0
|
||||
checksum: 864d68f90870e194074756e71caf3df36b777d687a50286ba27eb1958480642b125c2cf47a2787beac52eba4b1ccf1fe8141f017c81f1e87e953481f852a7c48
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user