From 34342bd8725fea91b694379f3b706b6dde5bb23d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 17:49:24 +0000 Subject: [PATCH] chore(deps): update mini-css-extract-plugin to v2.9.3 --- package.json | 2 +- pnpm-lock.yaml | 23 ++++++----------------- 2 files changed, 7 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index 9e4d2c3fd..981cf646c 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "husky": "9.1.7", "jest": "30.0.5", "jest-environment-jsdom": "30.0.5", - "mini-css-extract-plugin": "2.9.2", + "mini-css-extract-plugin": "2.9.3", "nock": "13.5.6", "postcss": "8.5.6", "postcss-loader": "8.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a9cb16afc..df420a122 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -127,8 +127,8 @@ importers: specifier: 30.0.5 version: 30.0.5 mini-css-extract-plugin: - specifier: 2.9.2 - version: 2.9.2(webpack@5.101.0) + specifier: 2.9.3 + version: 2.9.3(webpack@5.101.0) nock: specifier: 13.5.6 version: 13.5.6 @@ -3351,8 +3351,8 @@ packages: resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==} engines: {node: '>=4'} - mini-css-extract-plugin@2.9.2: - resolution: {integrity: sha512-GJuACcS//jtq4kCtd5ii/M0SZf7OZRH+BxdqXZHaJfb8TJiVl+NgQRPwiYt2EuqeSkNydn/7vP+bcE27C5mb9w==} + mini-css-extract-plugin@2.9.3: + resolution: {integrity: sha512-tRA0+PsS4kLVijnN1w9jUu5lkxBwUk9E8SbgEB5dBJqchE6pVYdawROG6uQtpmAri7tdCK9i7b1bULeVWqS6Ag==} engines: {node: '>= 12.13.0'} peerDependencies: webpack: ^5.0.0 @@ -4092,10 +4092,6 @@ packages: scheduler@0.26.0: resolution: {integrity: sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==} - schema-utils@4.2.0: - 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'} @@ -8612,9 +8608,9 @@ snapshots: min-indent@1.0.1: {} - mini-css-extract-plugin@2.9.2(webpack@5.101.0): + mini-css-extract-plugin@2.9.3(webpack@5.101.0): dependencies: - schema-utils: 4.2.0 + schema-utils: 4.3.2 tapable: 2.2.1 webpack: 5.101.0(webpack-cli@6.0.1) @@ -9355,13 +9351,6 @@ snapshots: scheduler@0.26.0: {} - schema-utils@4.2.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) - schema-utils@4.3.0: dependencies: '@types/json-schema': 7.0.15