mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
build(deps): bump html-webpack-plugin from 5.5.4 to 5.6.0 (#2196)
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.4 to 5.6.0. - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.5.4...v5.6.0) --- updated-dependencies: - dependency-name: html-webpack-plugin dependency-type: direct:production update-type: version-update:semver-minor ... 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:
+1
-1
@@ -64,7 +64,7 @@
|
||||
"fake-indexeddb": "^5.0.1",
|
||||
"file-loader": "^6.2.0",
|
||||
"fs-extra": "^11.2.0",
|
||||
"html-webpack-plugin": "^5.5.4",
|
||||
"html-webpack-plugin": "^5.6.0",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
|
||||
@@ -2905,7 +2905,7 @@ __metadata:
|
||||
fake-indexeddb: ^5.0.1
|
||||
file-loader: ^6.2.0
|
||||
fs-extra: ^11.2.0
|
||||
html-webpack-plugin: ^5.5.4
|
||||
html-webpack-plugin: ^5.6.0
|
||||
identity-obj-proxy: ^3.0.0
|
||||
jest: ^29.7.0
|
||||
jest-environment-jsdom: ^29.7.0
|
||||
@@ -10084,9 +10084,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"html-webpack-plugin@npm:^5.5.4":
|
||||
version: 5.5.4
|
||||
resolution: "html-webpack-plugin@npm:5.5.4"
|
||||
"html-webpack-plugin@npm:^5.6.0":
|
||||
version: 5.6.0
|
||||
resolution: "html-webpack-plugin@npm:5.6.0"
|
||||
dependencies:
|
||||
"@types/html-minifier-terser": ^6.0.0
|
||||
html-minifier-terser: ^6.0.2
|
||||
@@ -10094,8 +10094,14 @@ __metadata:
|
||||
pretty-error: ^4.0.0
|
||||
tapable: ^2.0.0
|
||||
peerDependencies:
|
||||
"@rspack/core": 0.x || 1.x
|
||||
webpack: ^5.20.0
|
||||
checksum: b49befb73d67a3716fd0e6f7776b108d2b0b7050fb8221f05cd114cbae13c03150a13b7cdf5e76170be040ce7936a1cf76f7a4bfd9ebe1552b72d7889a74c374
|
||||
peerDependenciesMeta:
|
||||
"@rspack/core":
|
||||
optional: true
|
||||
webpack:
|
||||
optional: true
|
||||
checksum: 32a6e41da538e798fd0be476637d7611a5e8a98a3508f031996e9eb27804dcdc282cb01f847cf5d066f21b49cfb8e21627fcf977ffd0c9bea81cf80e5a65070d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user