From 36239f47714e2b5ea98f1521f22b06ebf06cefb4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 06:07:01 +0000 Subject: [PATCH] fix(deps): update dependency html-webpack-plugin to v5.6.3 (#6448) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: caohuilin --- packages/cli/uni-builder/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/cli/uni-builder/package.json b/packages/cli/uni-builder/package.json index c10efc6fc1c..0195baa32bc 100644 --- a/packages/cli/uni-builder/package.json +++ b/packages/cli/uni-builder/package.json @@ -62,7 +62,7 @@ "cssnano": "6.0.1", "glob": "^9.3.5", "html-minifier-terser": "^7.2.0", - "html-webpack-plugin": "5.6.2", + "html-webpack-plugin": "5.6.3", "lodash": "^4.17.21", "picocolors": "^1.0.1", "postcss": "^8.4.35", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9648b571907..d4dc461f4fa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -719,8 +719,8 @@ importers: specifier: ^7.2.0 version: 7.2.0 html-webpack-plugin: - specifier: 5.6.2 - version: 5.6.2(@rspack/core@1.0.14(@swc/helpers@0.5.13))(webpack@5.95.0(esbuild@0.17.19)) + specifier: 5.6.3 + version: 5.6.3(@rspack/core@1.0.14(@swc/helpers@0.5.13))(webpack@5.95.0(esbuild@0.17.19)) lodash: specifier: ^4.17.21 version: 4.17.21 @@ -771,7 +771,7 @@ importers: version: 5.95.0(esbuild@0.17.19) webpack-subresource-integrity: specifier: 5.1.0 - version: 5.1.0(html-webpack-plugin@5.6.2(@rspack/core@1.0.14(@swc/helpers@0.5.13))(webpack@5.95.0(esbuild@0.17.19)))(webpack@5.95.0(esbuild@0.17.19)) + version: 5.1.0(html-webpack-plugin@5.6.3(@rspack/core@1.0.14(@swc/helpers@0.5.13))(webpack@5.95.0(esbuild@0.17.19)))(webpack@5.95.0(esbuild@0.17.19)) devDependencies: '@rsbuild/plugin-webpack-swc': specifier: ~1.0.3 @@ -16182,8 +16182,8 @@ packages: html-void-elements@2.0.1: resolution: {integrity: sha512-0quDb7s97CfemeJAnW9wC0hw78MtW7NU3hqtCD75g2vFlDLt36llsYD7uB7SUzojLMP24N5IatXf7ylGXiGG9A==} - html-webpack-plugin@5.6.2: - resolution: {integrity: sha512-q7xp/FO9RGBVoTKNItkdX1jKLscLFkgn/dLVFNYbHVbfHLBk6DYW5nsQ8kCzIWcgKP/kUBocetjvav6lD8YfCQ==} + html-webpack-plugin@5.6.3: + resolution: {integrity: sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg==} engines: {node: '>=10.13.0'} peerDependencies: '@rspack/core': 0.x || 1.x @@ -33457,7 +33457,7 @@ snapshots: html-void-elements@2.0.1: {} - html-webpack-plugin@5.6.2(@rspack/core@1.0.14(@swc/helpers@0.5.13))(webpack@5.95.0(esbuild@0.17.19)): + html-webpack-plugin@5.6.3(@rspack/core@1.0.14(@swc/helpers@0.5.13))(webpack@5.95.0(esbuild@0.17.19)): dependencies: '@types/html-minifier-terser': 6.1.0 html-minifier-terser: 6.1.0 @@ -40585,12 +40585,12 @@ snapshots: webpack-sources@3.2.3: {} - webpack-subresource-integrity@5.1.0(html-webpack-plugin@5.6.2(@rspack/core@1.0.14(@swc/helpers@0.5.13))(webpack@5.95.0(esbuild@0.17.19)))(webpack@5.95.0(esbuild@0.17.19)): + webpack-subresource-integrity@5.1.0(html-webpack-plugin@5.6.3(@rspack/core@1.0.14(@swc/helpers@0.5.13))(webpack@5.95.0(esbuild@0.17.19)))(webpack@5.95.0(esbuild@0.17.19)): dependencies: typed-assert: 1.0.9 webpack: 5.95.0(esbuild@0.17.19) optionalDependencies: - html-webpack-plugin: 5.6.2(@rspack/core@1.0.14(@swc/helpers@0.5.13))(webpack@5.95.0(esbuild@0.17.19)) + html-webpack-plugin: 5.6.3(@rspack/core@1.0.14(@swc/helpers@0.5.13))(webpack@5.95.0(esbuild@0.17.19)) webpack-virtual-modules@0.6.2: {}