From 44a416b2e41ff357a72c4c6db7bb07528999516b Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 06:10:14 +0000 Subject: [PATCH] Update all Yarn dependencies (2026-04-08) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ad4f1e3..cce9dd1 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "html-webpack-plugin": "~5.6.6", "jest": "~30.3.0", "jest-environment-jsdom": "^30.3.0", - "mini-css-extract-plugin": "^2.10.1", + "mini-css-extract-plugin": "^2.10.2", "prop-types": "~15.8.1", "react": "~19.2.4", "react-dom": "~19.2.4", diff --git a/yarn.lock b/yarn.lock index b22e297..7503b8c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5357,10 +5357,10 @@ min-indent@^1.0.0: resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869" integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg== -mini-css-extract-plugin@^2.10.1: - version "2.10.1" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.1.tgz#a7f0bb890f4e1ce6dfc124bd1e6d6fcd3b359844" - integrity sha512-k7G3Y5QOegl380tXmZ68foBRRjE9Ljavx835ObdvmZjQ639izvZD8CS7BkWw1qKPPzHsGL/JDhl0uyU1zc2rJw== +mini-css-extract-plugin@^2.10.2: + version "2.10.2" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.2.tgz#5c85ec9450c05d26e32531b465a15a08c3a57253" + integrity sha512-AOSS0IdEB95ayVkxn5oGzNQwqAi2J0Jb/kKm43t7H73s8+f5873g0yuj0PNvK4dO75mu5DHg4nlgp4k6Kga8eg== dependencies: schema-utils "^4.0.0" tapable "^2.2.1"