From 085054095f3220561005b82c4a62dd12f6244d52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 13:01:45 +0000 Subject: [PATCH] Update dependency html-webpack-plugin to v5.6.0 (#80973) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 16 +++++++++++----- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1f4217b9025..8d6b1a75700 100644 --- a/package.json +++ b/package.json @@ -172,7 +172,7 @@ "fork-ts-checker-webpack-plugin": "8.0.0", "glob": "10.3.10", "html-loader": "4.2.0", - "html-webpack-plugin": "5.5.3", + "html-webpack-plugin": "5.6.0", "http-server": "14.1.1", "i18next-parser": "6.6.0", "jest": "29.7.0", diff --git a/yarn.lock b/yarn.lock index 6bacfff0a35..59571d507e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17131,7 +17131,7 @@ __metadata: history: "npm:4.10.1" hoist-non-react-statics: "npm:3.3.2" html-loader: "npm:4.2.0" - html-webpack-plugin: "npm:5.5.3" + html-webpack-plugin: "npm:5.6.0" http-server: "npm:14.1.1" i18next: "npm:^22.0.0" i18next-browser-languagedetector: "npm:^7.0.2" @@ -17716,9 +17716,9 @@ __metadata: languageName: node linkType: hard -"html-webpack-plugin@npm:5.5.3, html-webpack-plugin@npm:^5.5.0": - version: 5.5.3 - resolution: "html-webpack-plugin@npm:5.5.3" +"html-webpack-plugin@npm:5.6.0, html-webpack-plugin@npm:^5.5.0": + version: 5.6.0 + resolution: "html-webpack-plugin@npm:5.6.0" dependencies: "@types/html-minifier-terser": "npm:^6.0.0" html-minifier-terser: "npm:^6.0.2" @@ -17726,8 +17726,14 @@ __metadata: pretty-error: "npm:^4.0.0" tapable: "npm:^2.0.0" peerDependencies: + "@rspack/core": 0.x || 1.x webpack: ^5.20.0 - checksum: 01d302a434e3db9f0e2db370f06300fb613de0fb8bdcafd4693e44c2528b8608621e5e7ca5d8302446db3f20c5f8875f1f675926d469b13ebab139954d241055 + peerDependenciesMeta: + "@rspack/core": + optional: true + webpack: + optional: true + checksum: d651f3a88a7c932c72c6a30f0fdd610b49a864a69f1ddb34562c750f1602ea471e27fd8fc32c01adadd484b38fa6b74f055d1ccce26e5f8fcf814ee0d398a121 languageName: node linkType: hard