From 4ae4aa84d32f64c340b9b61907f3df214ec8a7fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 15:43:20 +0800 Subject: [PATCH] fix(deps): update dependency terser-webpack-plugin to v5.3.11 (#6636) 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 | 46 ++++++++++++++++++++++++--- 2 files changed, 43 insertions(+), 5 deletions(-) diff --git a/packages/cli/uni-builder/package.json b/packages/cli/uni-builder/package.json index 94432284d0a5..8a17bc718629 100644 --- a/packages/cli/uni-builder/package.json +++ b/packages/cli/uni-builder/package.json @@ -75,7 +75,7 @@ "postcss-page-break": "3.0.4", "react-refresh": "^0.14.0", "rspack-manifest-plugin": "5.0.2", - "terser-webpack-plugin": "5.3.10", + "terser-webpack-plugin": "5.3.11", "ts-deepmerge": "7.0.2", "ts-loader": "9.4.4", "webpack": "^5.97.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0938247b4fbb..97226d9d9862 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -758,8 +758,8 @@ importers: specifier: 5.0.2 version: 5.0.2(@rspack/core@1.1.5(@swc/helpers@0.5.13)) terser-webpack-plugin: - specifier: 5.3.10 - version: 5.3.10(esbuild@0.17.19)(webpack@5.97.1(esbuild@0.17.19)) + specifier: 5.3.11 + version: 5.3.11(esbuild@0.17.19)(webpack@5.97.1(esbuild@0.17.19)) ts-deepmerge: specifier: 7.0.2 version: 7.0.2 @@ -20119,6 +20119,10 @@ packages: resolution: {integrity: sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==} engines: {node: '>= 12.13.0'} + schema-utils@4.3.0: + resolution: {integrity: sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==} + engines: {node: '>= 10.13.0'} + screenfull@5.2.0: resolution: {integrity: sha512-9BakfsO2aUQN2K9Fdbj87RJIEZ82Q9IGim7FqM5OsebfoFC6ZHXgDq/KvniuLTPdeM8wY2o6Dj3WQ7KeQCj3cA==} engines: {node: '>=0.10.0'} @@ -20755,6 +20759,22 @@ packages: uglify-js: optional: true + terser-webpack-plugin@5.3.11: + resolution: {integrity: sha512-RVCsMfuD0+cTt3EwX8hSl2Ks56EbFHWmhluwcqoPKtBnfjiT6olaq7PRIRfhyU8nnC2MrnDrBLfrD/RGE+cVXQ==} + engines: {node: '>= 10.13.0'} + peerDependencies: + '@swc/core': '*' + esbuild: '*' + uglify-js: '*' + webpack: ^5.1.0 + peerDependenciesMeta: + '@swc/core': + optional: true + esbuild: + optional: true + uglify-js: + optional: true + terser@5.31.1: resolution: {integrity: sha512-37upzU1+viGvuFtBo9NPufCb9dwM0+l9hMxYyWfBA+fbwrPqNJAhbZ6W47bBFnZHKHTUBnMvi87434qq+qnxOg==} engines: {node: '>=10'} @@ -27153,7 +27173,7 @@ snapshots: '@mdx-js/loader': 2.3.0(webpack@5.97.1(@swc/core@1.3.42)(esbuild@0.17.19)) '@mdx-js/mdx': 2.3.0 '@mdx-js/react': 2.3.0(react@18.3.1) - '@modern-js/utils': link:packages/toolkit/utils + '@modern-js/utils': 2.60.6 '@rsbuild/core': 1.0.19 '@rsbuild/plugin-less': 1.0.3(@rsbuild/core@1.0.19) '@rsbuild/plugin-react': 1.0.7(@rsbuild/core@1.0.19) @@ -27208,7 +27228,7 @@ snapshots: '@mdx-js/loader': 2.3.0(webpack@5.97.1(esbuild@0.17.19)) '@mdx-js/mdx': 2.3.0 '@mdx-js/react': 2.3.0(react@18.3.1) - '@modern-js/utils': link:packages/toolkit/utils + '@modern-js/utils': 2.60.6 '@rsbuild/core': 1.0.19 '@rsbuild/plugin-less': 1.0.3(@rsbuild/core@1.0.19) '@rsbuild/plugin-react': 1.0.7(@rsbuild/core@1.0.19) @@ -38125,6 +38145,13 @@ snapshots: ajv-formats: 2.1.1(ajv@8.17.1) ajv-keywords: 5.1.0(ajv@8.17.1) + schema-utils@4.3.0: + dependencies: + '@types/json-schema': 7.0.15 + ajv: 8.17.1 + ajv-formats: 2.1.1(ajv@8.17.1) + ajv-keywords: 5.1.0(ajv@8.17.1) + screenfull@5.2.0: {} scroll-into-view-if-needed@2.2.20: @@ -39007,6 +39034,17 @@ snapshots: optionalDependencies: esbuild: 0.18.20 + terser-webpack-plugin@5.3.11(esbuild@0.17.19)(webpack@5.97.1(esbuild@0.17.19)): + dependencies: + '@jridgewell/trace-mapping': 0.3.25 + jest-worker: 27.5.1 + schema-utils: 4.3.0 + serialize-javascript: 6.0.2 + terser: 5.36.0 + webpack: 5.97.1(esbuild@0.17.19) + optionalDependencies: + esbuild: 0.17.19 + terser@5.31.1: dependencies: '@jridgewell/source-map': 0.3.5