Skip to content

Commit 3a3b970

Browse files
authored
Update all Yarn dependencies (2026-04-08) (#391)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent abd48f1 commit 3a3b970

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"html-webpack-plugin": "~5.6.6",
8383
"jest": "~30.3.0",
8484
"jest-environment-jsdom": "^30.3.0",
85-
"mini-css-extract-plugin": "^2.10.1",
85+
"mini-css-extract-plugin": "^2.10.2",
8686
"prop-types": "~15.8.1",
8787
"react": "~19.2.4",
8888
"react-dom": "~19.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5357,10 +5357,10 @@ min-indent@^1.0.0:
53575357
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
53585358
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
53595359

5360-
mini-css-extract-plugin@^2.10.1:
5361-
version "2.10.1"
5362-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.1.tgz#a7f0bb890f4e1ce6dfc124bd1e6d6fcd3b359844"
5363-
integrity sha512-k7G3Y5QOegl380tXmZ68foBRRjE9Ljavx835ObdvmZjQ639izvZD8CS7BkWw1qKPPzHsGL/JDhl0uyU1zc2rJw==
5360+
mini-css-extract-plugin@^2.10.2:
5361+
version "2.10.2"
5362+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.2.tgz#5c85ec9450c05d26e32531b465a15a08c3a57253"
5363+
integrity sha512-AOSS0IdEB95ayVkxn5oGzNQwqAi2J0Jb/kKm43t7H73s8+f5873g0yuj0PNvK4dO75mu5DHg4nlgp4k6Kga8eg==
53645364
dependencies:
53655365
schema-utils "^4.0.0"
53665366
tapable "^2.2.1"

0 commit comments

Comments
 (0)