From 29bb5792930bb5cbc92e1083759880d26aac0c34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 02:35:52 +0000 Subject: [PATCH] chore(deps-dev): bump html-webpack-plugin in /app/client Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.0 to 5.6.7. - [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.0...v5.6.7) --- updated-dependencies: - dependency-name: html-webpack-plugin dependency-version: 5.6.7 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app/client/package.json | 2 +- app/client/yarn.lock | 16 +++++++++++----- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/app/client/package.json b/app/client/package.json index 7e4a995d354..0e6c40305aa 100644 --- a/app/client/package.json +++ b/app/client/package.json @@ -359,7 +359,7 @@ "factory.ts": "^0.5.1", "file-loader": "^6.2.0", "fs-extra": "^10.0.0", - "html-webpack-plugin": "^5.5.0", + "html-webpack-plugin": "^5.6.7", "husky": "^8.0.0", "identity-obj-proxy": "^3.0.0", "jest": "^29.6.1", diff --git a/app/client/yarn.lock b/app/client/yarn.lock index 6869c753c07..0b306a40eef 100644 --- a/app/client/yarn.lock +++ b/app/client/yarn.lock @@ -13841,7 +13841,7 @@ __metadata: fusioncharts: ^3.18.0 graphql: ^16.8.1 history: ^4.10.1 - html-webpack-plugin: ^5.5.0 + html-webpack-plugin: ^5.6.7 husky: ^8.0.0 identity-obj-proxy: ^3.0.0 interweave: ^12.7.2 @@ -21443,9 +21443,9 @@ __metadata: languageName: node linkType: hard -"html-webpack-plugin@npm:^5.5.0": - version: 5.5.0 - resolution: "html-webpack-plugin@npm:5.5.0" +"html-webpack-plugin@npm:^5.6.7": + version: 5.6.7 + resolution: "html-webpack-plugin@npm:5.6.7" dependencies: "@types/html-minifier-terser": ^6.0.0 html-minifier-terser: ^6.0.2 @@ -21453,8 +21453,14 @@ __metadata: pretty-error: ^4.0.0 tapable: ^2.0.0 peerDependencies: + "@rspack/core": 0.x || 1.x webpack: ^5.20.0 - checksum: f3d84d0df71fe2f5bac533cc74dce41ab058558cdcc6ff767d166a2abf1cf6fb8491d54d60ddbb34e95c00394e379ba52e0468e0284d1d0cc6a42987056e8219 + peerDependenciesMeta: + "@rspack/core": + optional: true + webpack: + optional: true + checksum: 043d17f0988fb173dd1a03159fc2e0c9a4d528f7f439b5318c72ec239e3c2be8267167c23a5a09f034c2c14ae0fccf8ab3055bee91151bb832744da2df29bfb6 languageName: node linkType: hard