From 842ad8c12d7a1d0d79e20d3df45ef74da7ec057e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 21:16:40 +0200 Subject: [PATCH] chore(deps): update dependency html-webpack-plugin to v5.5.3 (#3950) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/plugins/ui-theme/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/plugins/ui-theme/package.json b/packages/plugins/ui-theme/package.json index 8ffe21323..6a555e07f 100644 --- a/packages/plugins/ui-theme/package.json +++ b/packages/plugins/ui-theme/package.json @@ -41,7 +41,7 @@ "harmony-reflect": "1.6.2", "highlight.js": "11.7.0", "history": "4.10.1", - "html-webpack-plugin": "5.5.1", + "html-webpack-plugin": "5.5.3", "i18next": "20.6.1", "in-publish": "2.0.1", "js-base64": "3.7.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 52bf3cc60..099706113 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1234,8 +1234,8 @@ importers: specifier: 4.10.1 version: 4.10.1 html-webpack-plugin: - specifier: 5.5.1 - version: 5.5.1(webpack@5.82.1) + specifier: 5.5.3 + version: 5.5.3(webpack@5.82.1) i18next: specifier: 20.6.1 version: 20.6.1 @@ -6482,7 +6482,7 @@ packages: globby: 11.1.0 html-minifier-terser: 5.1.1 html-tags: 3.3.1 - html-webpack-plugin: 5.5.1(webpack@5.82.1) + html-webpack-plugin: 5.5.3(webpack@5.82.1) import-fresh: 3.3.0 is-root: 2.1.0 leven: 3.1.0 @@ -6586,7 +6586,7 @@ packages: fs-extra: 10.1.0 html-minifier-terser: 6.1.0 html-tags: 3.3.1 - html-webpack-plugin: 5.5.1(webpack@5.82.1) + html-webpack-plugin: 5.5.3(webpack@5.82.1) import-fresh: 3.3.0 leven: 3.1.0 lodash: 4.17.21 @@ -9587,7 +9587,7 @@ packages: fork-ts-checker-webpack-plugin: 6.5.3(eslint@8.42.0)(typescript@4.9.4)(webpack@5.82.1) glob: 7.2.3 glob-promise: 3.4.0(glob@7.2.3) - html-webpack-plugin: 5.5.1(webpack@5.82.1) + html-webpack-plugin: 5.5.3(webpack@5.82.1) path-browserify: 1.0.1 process: 0.11.10 react: 18.2.0 @@ -10113,7 +10113,7 @@ packages: express: 4.18.2(supports-color@6.1.0) find-up: 5.0.0 fs-extra: 9.1.0 - html-webpack-plugin: 5.5.1(webpack@5.82.1) + html-webpack-plugin: 5.5.3(webpack@5.82.1) node-fetch: 2.6.7 process: 0.11.10 react: 18.2.0 @@ -18364,8 +18364,8 @@ packages: webpack: 4.46.0 dev: true - /html-webpack-plugin@5.5.1(webpack@5.82.1): - resolution: {integrity: sha512-cTUzZ1+NqjGEKjmVgZKLMdiFg3m9MdRXkZW2OEe69WYVi5ONLMmlnSZdXzGGMOq0C8jGDrL6EWyEDDUioHO/pA==} + /html-webpack-plugin@5.5.3(webpack@5.82.1): + resolution: {integrity: sha512-6YrDKTuqaP/TquFH7h4srYWsZx+x6k6+FbsTm0ziCwGHDP78Unr1r9F/H4+sGmMbX08GQcJ+K64x55b+7VM/jg==} engines: {node: '>=10.13.0'} peerDependencies: webpack: ^5.20.0