Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"extract-zip": "^2.0.1",
"fast-glob": "^3.3.2",
"glob": "^11.0.0",
"html-webpack-plugin": "^5.6.0",
"html-webpack-plugin": "^5.6.2",
"less": "^4.2.0",
"less-loader": "^12.2.0",
"listr2": "^8.2.5",
Expand Down
25 changes: 23 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3676,7 +3676,7 @@ __metadata:
extract-zip: "npm:^2.0.1"
fast-glob: "npm:^3.3.2"
glob: "npm:^11.0.0"
html-webpack-plugin: "npm:^5.6.0"
html-webpack-plugin: "npm:^5.6.2"
js-yaml: "npm:^4.1.0"
less: "npm:^4.2.0"
less-loader: "npm:^12.2.0"
Expand Down Expand Up @@ -6375,7 +6375,7 @@ __metadata:
languageName: node
linkType: hard

"html-webpack-plugin@npm:^5.5.3, html-webpack-plugin@npm:^5.6.0":
"html-webpack-plugin@npm:^5.5.3":
version: 5.6.0
resolution: "html-webpack-plugin@npm:5.6.0"
dependencies:
Expand All @@ -6396,6 +6396,27 @@ __metadata:
languageName: node
linkType: hard

"html-webpack-plugin@npm:^5.6.2":
version: 5.6.2
resolution: "html-webpack-plugin@npm:5.6.2"
dependencies:
"@types/html-minifier-terser": "npm:^6.0.0"
html-minifier-terser: "npm:^6.0.2"
lodash: "npm:^4.17.21"
pretty-error: "npm:^4.0.0"
tapable: "npm:^2.0.0"
peerDependencies:
"@rspack/core": 0.x || 1.x
webpack: ^5.20.0
peerDependenciesMeta:
"@rspack/core":
optional: true
webpack:
optional: true
checksum: 10/ab04cd2ac138a9c2b4b9cbe347704d59ea94c54ee279c9e16aeb5d432813bc44a6b0539acebe3a1eddb87f79dbe1f8e2b365faef2624a88457ffcac4122a85ba
languageName: node
linkType: hard

"htmlparser2@npm:^6.1.0":
version: 6.1.0
resolution: "htmlparser2@npm:6.1.0"
Expand Down