From e629333784405d66fd5c4a6d350e4de45b0609bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 10:05:19 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20mini?= =?UTF-8?q?-css-extract-plugin=20to=20v2.9.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bc89bc32..f1ec1b90 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "eslint": "8.57.0", "eslint-plugin-vue": "9.21.1", "glob": "8.0.3", - "mini-css-extract-plugin": "2.8.0", + "mini-css-extract-plugin": "2.9.0", "prettier": "2.8.8", "release-it": "15.6.0", "resize-observer-polyfill": "1.5.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 98bbe8d4..6c2d3fca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: 8.0.3 version: 8.0.3 mini-css-extract-plugin: - specifier: 2.8.0 - version: 2.8.0(webpack@5.90.1) + specifier: 2.9.0 + version: 2.9.0(webpack@5.90.1) prettier: specifier: 2.8.8 version: 2.8.8 @@ -8740,8 +8740,8 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dev: true - /mini-css-extract-plugin@2.8.0(webpack@5.90.1): - resolution: {integrity: sha512-CxmUYPFcTgET1zImteG/LZOy/4T5rTojesQXkSNBiquhydn78tfbCE9sjIjnJ/UcjNjOC1bphTCCW5rrS7cXAg==} + /mini-css-extract-plugin@2.9.0(webpack@5.90.1): + resolution: {integrity: sha512-Zs1YsZVfemekSZG+44vBsYTLQORkPMwnlv+aehcxK/NLKC+EGhDB39/YePYYqx/sTk6NnYpuqikhSn7+JIevTA==} engines: {node: '>= 12.13.0'} peerDependencies: webpack: ^5.0.0