Skip to content

Commit d10e646

Browse files
authored
Update all Yarn dependencies (2025-08-25)
1 parent 4bd2a50 commit d10e646

File tree

2 files changed

+97
-97
lines changed

2 files changed

+97
-97
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@
5454
"react-dom": "^0.14.0 || ^15.0.0 || ^16.0.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
5555
},
5656
"devDependencies": {
57-
"@babel/cli": "^7.28.0",
58-
"@babel/core": "^7.28.0",
57+
"@babel/cli": "^7.28.3",
58+
"@babel/core": "^7.28.3",
5959
"@babel/eslint-parser": "^7.28.0",
60-
"@babel/preset-env": "^7.28.0",
60+
"@babel/preset-env": "^7.28.3",
6161
"@babel/preset-react": "^7.27.1",
6262
"@babel/preset-stage-2": "^7.8.3",
6363
"@eslint/eslintrc": "^3.3.1",
@@ -76,13 +76,13 @@
7676
"eslint-plugin-jest": "^29.0.1",
7777
"eslint-plugin-jest-dom": "^5.5.0",
7878
"eslint-plugin-react": "~7.37.5",
79-
"eslint-plugin-testing-library": "^7.6.0",
79+
"eslint-plugin-testing-library": "^7.6.3",
8080
"globals": "^16.3.0",
8181
"history": "~5.3.0",
82-
"html-webpack-plugin": "~5.6.3",
82+
"html-webpack-plugin": "~5.6.4",
8383
"jest": "~30.0.5",
8484
"jest-environment-jsdom": "^30.0.5",
85-
"mini-css-extract-plugin": "^2.9.2",
85+
"mini-css-extract-plugin": "^2.9.4",
8686
"prop-types": "~15.8.1",
8787
"react": "~19.1.1",
8888
"react-dom": "~19.1.1",

yarn.lock

Lines changed: 91 additions & 91 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"@csstools/css-tokenizer" "^3.0.3"
3232
lru-cache "^10.4.3"
3333

34-
"@babel/cli@^7.28.0":
35-
version "7.28.0"
36-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.28.0.tgz#26959456cbedff569a2c3ac909e8a268ca6cb7e2"
37-
integrity sha512-CYrZG7FagtE8ReKDBfItxnrEBf2khq2eTMnPuqO8UVN0wzhp1eMX1wfda8b1a32l2aqYLwRRIOGNovm8FVzmMw==
34+
"@babel/cli@^7.28.3":
35+
version "7.28.3"
36+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.28.3.tgz#f33693753bc103ab0084a5776ccf8ab8a140038b"
37+
integrity sha512-n1RU5vuCX0CsaqaXm9I0KUCNKNQMy5epmzl/xdSSm70bSqhg9GWhgeosypyQLc0bK24+Xpk1WGzZlI9pJtkZdg==
3838
dependencies:
3939
"@jridgewell/trace-mapping" "^0.3.28"
4040
commander "^6.2.0"
@@ -61,21 +61,21 @@
6161
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790"
6262
integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==
6363

64-
"@babel/core@^7.23.9", "@babel/core@^7.27.4", "@babel/core@^7.28.0":
65-
version "7.28.0"
66-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.0.tgz#55dad808d5bf3445a108eefc88ea3fdf034749a4"
67-
integrity sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==
64+
"@babel/core@^7.23.9", "@babel/core@^7.27.4", "@babel/core@^7.28.3":
65+
version "7.28.3"
66+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.3.tgz#aceddde69c5d1def69b839d09efa3e3ff59c97cb"
67+
integrity sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ==
6868
dependencies:
6969
"@ampproject/remapping" "^2.2.0"
7070
"@babel/code-frame" "^7.27.1"
71-
"@babel/generator" "^7.28.0"
71+
"@babel/generator" "^7.28.3"
7272
"@babel/helper-compilation-targets" "^7.27.2"
73-
"@babel/helper-module-transforms" "^7.27.3"
74-
"@babel/helpers" "^7.27.6"
75-
"@babel/parser" "^7.28.0"
73+
"@babel/helper-module-transforms" "^7.28.3"
74+
"@babel/helpers" "^7.28.3"
75+
"@babel/parser" "^7.28.3"
7676
"@babel/template" "^7.27.2"
77-
"@babel/traverse" "^7.28.0"
78-
"@babel/types" "^7.28.0"
77+
"@babel/traverse" "^7.28.3"
78+
"@babel/types" "^7.28.2"
7979
convert-source-map "^2.0.0"
8080
debug "^4.1.0"
8181
gensync "^1.0.0-beta.2"
@@ -91,13 +91,13 @@
9191
eslint-visitor-keys "^2.1.0"
9292
semver "^6.3.1"
9393

94-
"@babel/generator@^7.27.5", "@babel/generator@^7.28.0":
95-
version "7.28.0"
96-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.0.tgz#9cc2f7bd6eb054d77dc66c2664148a0c5118acd2"
97-
integrity sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg==
94+
"@babel/generator@^7.27.5", "@babel/generator@^7.28.3":
95+
version "7.28.3"
96+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.3.tgz#9626c1741c650cbac39121694a0f2d7451b8ef3e"
97+
integrity sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw==
9898
dependencies:
99-
"@babel/parser" "^7.28.0"
100-
"@babel/types" "^7.28.0"
99+
"@babel/parser" "^7.28.3"
100+
"@babel/types" "^7.28.2"
101101
"@jridgewell/gen-mapping" "^0.3.12"
102102
"@jridgewell/trace-mapping" "^0.3.28"
103103
jsesc "^3.0.2"
@@ -120,17 +120,17 @@
120120
lru-cache "^5.1.1"
121121
semver "^6.3.1"
122122

123-
"@babel/helper-create-class-features-plugin@^7.27.1":
124-
version "7.27.1"
125-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.27.1.tgz#5bee4262a6ea5ddc852d0806199eb17ca3de9281"
126-
integrity sha512-QwGAmuvM17btKU5VqXfb+Giw4JcN0hjuufz3DYnpeVDvZLAObloM77bhMXiqry3Iio+Ai4phVRDwl6WU10+r5A==
123+
"@babel/helper-create-class-features-plugin@^7.27.1", "@babel/helper-create-class-features-plugin@^7.28.3":
124+
version "7.28.3"
125+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.3.tgz#3e747434ea007910c320c4d39a6b46f20f371d46"
126+
integrity sha512-V9f6ZFIYSLNEbuGA/92uOvYsGCJNsuA8ESZ4ldc09bWk/j8H8TKiPw8Mk1eG6olpnO0ALHJmYfZvF4MEE4gajg==
127127
dependencies:
128-
"@babel/helper-annotate-as-pure" "^7.27.1"
128+
"@babel/helper-annotate-as-pure" "^7.27.3"
129129
"@babel/helper-member-expression-to-functions" "^7.27.1"
130130
"@babel/helper-optimise-call-expression" "^7.27.1"
131131
"@babel/helper-replace-supers" "^7.27.1"
132132
"@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
133-
"@babel/traverse" "^7.27.1"
133+
"@babel/traverse" "^7.28.3"
134134
semver "^6.3.1"
135135

136136
"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.27.1":
@@ -174,14 +174,14 @@
174174
"@babel/traverse" "^7.27.1"
175175
"@babel/types" "^7.27.1"
176176

177-
"@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.27.3":
178-
version "7.27.3"
179-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz#db0bbcfba5802f9ef7870705a7ef8788508ede02"
180-
integrity sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==
177+
"@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.28.3":
178+
version "7.28.3"
179+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz#a2b37d3da3b2344fe085dab234426f2b9a2fa5f6"
180+
integrity sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==
181181
dependencies:
182182
"@babel/helper-module-imports" "^7.27.1"
183183
"@babel/helper-validator-identifier" "^7.27.1"
184-
"@babel/traverse" "^7.27.3"
184+
"@babel/traverse" "^7.28.3"
185185

186186
"@babel/helper-optimise-call-expression@^7.27.1":
187187
version "7.27.1"
@@ -245,20 +245,20 @@
245245
"@babel/traverse" "^7.27.1"
246246
"@babel/types" "^7.27.1"
247247

248-
"@babel/helpers@^7.27.6":
249-
version "7.27.6"
250-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c"
251-
integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==
248+
"@babel/helpers@^7.28.3":
249+
version "7.28.3"
250+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.3.tgz#b83156c0a2232c133d1b535dd5d3452119c7e441"
251+
integrity sha512-PTNtvUQihsAsDHMOP5pfobP8C6CM4JWXmP8DrEIt46c3r2bf87Ua1zoqevsMo9g+tWDwgWrFP5EIxuBx5RudAw==
252252
dependencies:
253253
"@babel/template" "^7.27.2"
254-
"@babel/types" "^7.27.6"
254+
"@babel/types" "^7.28.2"
255255

256-
"@babel/parser@^7.1.0", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.27.2", "@babel/parser@^7.28.0":
257-
version "7.28.0"
258-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.0.tgz#979829fbab51a29e13901e5a80713dbcb840825e"
259-
integrity sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==
256+
"@babel/parser@^7.1.0", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.27.2", "@babel/parser@^7.28.3":
257+
version "7.28.3"
258+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.3.tgz#d2d25b814621bca5fe9d172bc93792547e7a2a71"
259+
integrity sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA==
260260
dependencies:
261-
"@babel/types" "^7.28.0"
261+
"@babel/types" "^7.28.2"
262262

263263
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
264264
version "7.27.1"
@@ -291,13 +291,13 @@
291291
"@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
292292
"@babel/plugin-transform-optional-chaining" "^7.27.1"
293293

294-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.27.1":
295-
version "7.27.1"
296-
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.27.1.tgz#bb1c25af34d75115ce229a1de7fa44bf8f955670"
297-
integrity sha512-6BpaYGDavZqkI6yT+KSPdpZFfpnd68UKXbcjI9pJ13pvHhPrCKWOOLp+ysvMeA+DxnhuPpgIaRpxRxo5A9t5jw==
294+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.28.3":
295+
version "7.28.3"
296+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.28.3.tgz#373f6e2de0016f73caf8f27004f61d167743742a"
297+
integrity sha512-b6YTX108evsvE4YgWyQ921ZAFFQm3Bn+CA3+ZXlNVnPhx+UfsVURoPjfGAPCjBgrqo30yX/C2nZGX96DxvR9Iw==
298298
dependencies:
299299
"@babel/helper-plugin-utils" "^7.27.1"
300-
"@babel/traverse" "^7.27.1"
300+
"@babel/traverse" "^7.28.3"
301301

302302
"@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2":
303303
version "7.21.0-placeholder-for-preset-env.2"
@@ -485,25 +485,25 @@
485485
"@babel/helper-create-class-features-plugin" "^7.27.1"
486486
"@babel/helper-plugin-utils" "^7.27.1"
487487

488-
"@babel/plugin-transform-class-static-block@^7.27.1":
489-
version "7.27.1"
490-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.27.1.tgz#7e920d5625b25bbccd3061aefbcc05805ed56ce4"
491-
integrity sha512-s734HmYU78MVzZ++joYM+NkJusItbdRcbm+AGRgJCt3iA+yux0QpD9cBVdz3tKyrjVYWRl7j0mHSmv4lhV0aoA==
488+
"@babel/plugin-transform-class-static-block@^7.28.3":
489+
version "7.28.3"
490+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.28.3.tgz#d1b8e69b54c9993bc558203e1f49bfc979bfd852"
491+
integrity sha512-LtPXlBbRoc4Njl/oh1CeD/3jC+atytbnf/UqLoqTDcEYGUPj022+rvfkbDYieUrSj3CaV4yHDByPE+T2HwfsJg==
492492
dependencies:
493-
"@babel/helper-create-class-features-plugin" "^7.27.1"
493+
"@babel/helper-create-class-features-plugin" "^7.28.3"
494494
"@babel/helper-plugin-utils" "^7.27.1"
495495

496-
"@babel/plugin-transform-classes@^7.28.0":
497-
version "7.28.0"
498-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.0.tgz#12fa46cffc32a6e084011b650539e880add8a0f8"
499-
integrity sha512-IjM1IoJNw72AZFlj33Cu8X0q2XK/6AaVC3jQu+cgQ5lThWD5ajnuUAml80dqRmOhmPkTH8uAwnpMu9Rvj0LTRA==
496+
"@babel/plugin-transform-classes@^7.28.3":
497+
version "7.28.3"
498+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.3.tgz#598297260343d0edbd51cb5f5075e07dee91963a"
499+
integrity sha512-DoEWC5SuxuARF2KdKmGUq3ghfPMO6ZzR12Dnp5gubwbeWJo4dbNWXJPVlwvh4Zlq6Z7YVvL8VFxeSOJgjsx4Sg==
500500
dependencies:
501501
"@babel/helper-annotate-as-pure" "^7.27.3"
502502
"@babel/helper-compilation-targets" "^7.27.2"
503503
"@babel/helper-globals" "^7.28.0"
504504
"@babel/helper-plugin-utils" "^7.27.1"
505505
"@babel/helper-replace-supers" "^7.27.1"
506-
"@babel/traverse" "^7.28.0"
506+
"@babel/traverse" "^7.28.3"
507507

508508
"@babel/plugin-transform-computed-properties@^7.27.1":
509509
version "7.27.1"
@@ -779,10 +779,10 @@
779779
"@babel/helper-annotate-as-pure" "^7.27.1"
780780
"@babel/helper-plugin-utils" "^7.27.1"
781781

782-
"@babel/plugin-transform-regenerator@^7.28.0":
783-
version "7.28.1"
784-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.1.tgz#bde80603442ff4bb4e910bc8b35485295d556ab1"
785-
integrity sha512-P0QiV/taaa3kXpLY+sXla5zec4E+4t4Aqc9ggHlfZ7a2cp8/x/Gv08jfwEtn9gnnYIMvHx6aoOZ8XJL8eU71Dg==
782+
"@babel/plugin-transform-regenerator@^7.28.3":
783+
version "7.28.3"
784+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.3.tgz#b8eee0f8aed37704bbcc932fd0b1a0a34d0b7344"
785+
integrity sha512-K3/M/a4+ESb5LEldjQb+XSrpY0nF+ZBFlTCbSnKaYAMfD8v33O6PMs4uYnOk19HlcsI8WMu3McdFPTiQHF/1/A==
786786
dependencies:
787787
"@babel/helper-plugin-utils" "^7.27.1"
788788

@@ -868,10 +868,10 @@
868868
"@babel/helper-create-regexp-features-plugin" "^7.27.1"
869869
"@babel/helper-plugin-utils" "^7.27.1"
870870

871-
"@babel/preset-env@^7.28.0":
872-
version "7.28.0"
873-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.0.tgz#d23a6bc17b43227d11db77081a0779c706b5569c"
874-
integrity sha512-VmaxeGOwuDqzLl5JUkIRM1X2Qu2uKGxHEQWh+cvvbl7JuJRgKGJSfsEF/bUaxFhJl/XAyxBe7q7qSuTbKFuCyg==
871+
"@babel/preset-env@^7.28.3":
872+
version "7.28.3"
873+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.3.tgz#2b18d9aff9e69643789057ae4b942b1654f88187"
874+
integrity sha512-ROiDcM+GbYVPYBOeCR6uBXKkQpBExLl8k9HO1ygXEyds39j+vCCsjmj7S8GOniZQlEs81QlkdJZe76IpLSiqpg==
875875
dependencies:
876876
"@babel/compat-data" "^7.28.0"
877877
"@babel/helper-compilation-targets" "^7.27.2"
@@ -881,7 +881,7 @@
881881
"@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.27.1"
882882
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.27.1"
883883
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.27.1"
884-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.27.1"
884+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.28.3"
885885
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
886886
"@babel/plugin-syntax-import-assertions" "^7.27.1"
887887
"@babel/plugin-syntax-import-attributes" "^7.27.1"
@@ -892,8 +892,8 @@
892892
"@babel/plugin-transform-block-scoped-functions" "^7.27.1"
893893
"@babel/plugin-transform-block-scoping" "^7.28.0"
894894
"@babel/plugin-transform-class-properties" "^7.27.1"
895-
"@babel/plugin-transform-class-static-block" "^7.27.1"
896-
"@babel/plugin-transform-classes" "^7.28.0"
895+
"@babel/plugin-transform-class-static-block" "^7.28.3"
896+
"@babel/plugin-transform-classes" "^7.28.3"
897897
"@babel/plugin-transform-computed-properties" "^7.27.1"
898898
"@babel/plugin-transform-destructuring" "^7.28.0"
899899
"@babel/plugin-transform-dotall-regex" "^7.27.1"
@@ -925,7 +925,7 @@
925925
"@babel/plugin-transform-private-methods" "^7.27.1"
926926
"@babel/plugin-transform-private-property-in-object" "^7.27.1"
927927
"@babel/plugin-transform-property-literals" "^7.27.1"
928-
"@babel/plugin-transform-regenerator" "^7.28.0"
928+
"@babel/plugin-transform-regenerator" "^7.28.3"
929929
"@babel/plugin-transform-regexp-modifiers" "^7.27.1"
930930
"@babel/plugin-transform-reserved-words" "^7.27.1"
931931
"@babel/plugin-transform-shorthand-properties" "^7.27.1"
@@ -986,23 +986,23 @@
986986
"@babel/parser" "^7.27.2"
987987
"@babel/types" "^7.27.1"
988988

989-
"@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.28.0":
990-
version "7.28.0"
991-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.0.tgz#518aa113359b062042379e333db18380b537e34b"
992-
integrity sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==
989+
"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3":
990+
version "7.28.3"
991+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.3.tgz#6911a10795d2cce43ec6a28cffc440cca2593434"
992+
integrity sha512-7w4kZYHneL3A6NP2nxzHvT3HCZ7puDZZjFMqDpBPECub79sTtSO5CGXDkKrTQq8ksAwfD/XI2MRFX23njdDaIQ==
993993
dependencies:
994994
"@babel/code-frame" "^7.27.1"
995-
"@babel/generator" "^7.28.0"
995+
"@babel/generator" "^7.28.3"
996996
"@babel/helper-globals" "^7.28.0"
997-
"@babel/parser" "^7.28.0"
997+
"@babel/parser" "^7.28.3"
998998
"@babel/template" "^7.27.2"
999-
"@babel/types" "^7.28.0"
999+
"@babel/types" "^7.28.2"
10001000
debug "^4.3.1"
10011001

1002-
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.6", "@babel/types@^7.28.0", "@babel/types@^7.3.0", "@babel/types@^7.4.4":
1003-
version "7.28.0"
1004-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.0.tgz#2fd0159a6dc7353933920c43136335a9b264d950"
1005-
integrity sha512-jYnje+JyZG5YThjHiF28oT4SIZLnYOcSBb6+SDaFIyzDVSkXQmQQYclJ2R+YxcdmK0AX6x1E5OQNtuh3jHDrUg==
1002+
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.3.0", "@babel/types@^7.4.4":
1003+
version "7.28.2"
1004+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b"
1005+
integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==
10061006
dependencies:
10071007
"@babel/helper-string-parser" "^7.27.1"
10081008
"@babel/helper-validator-identifier" "^7.27.1"
@@ -3474,10 +3474,10 @@ eslint-plugin-react@^7.0.0, eslint-plugin-react@~7.37.5:
34743474
string.prototype.matchall "^4.0.12"
34753475
string.prototype.repeat "^1.0.0"
34763476

3477-
eslint-plugin-testing-library@^7.6.0:
3478-
version "7.6.0"
3479-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.6.0.tgz#ac6ab335c19d3da2a2456379c21a12a8e042783c"
3480-
integrity sha512-rxCz4VQFb45kDeFLnQcjGpeb72r4HmCh6v49d+DhrD2HVpnJuwK/GOnPjezWS7CytkNjQjpXcPopxLN++FlXxw==
3477+
eslint-plugin-testing-library@^7.6.3:
3478+
version "7.6.3"
3479+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.6.3.tgz#b4478533abb1a107edabde0aa0db66044df9a234"
3480+
integrity sha512-tI/epV/DD4+nJ51VGg7MWfqajMAW0+U+9dTLFrnqrJHoPO2TyGRU8ASrPNFPe2zzDT1qwznkCeeqMzViALgiig==
34813481
dependencies:
34823482
"@typescript-eslint/scope-manager" "^8.15.0"
34833483
"@typescript-eslint/utils" "^8.15.0"
@@ -4085,10 +4085,10 @@ html-minifier-terser@^6.0.2:
40854085
relateurl "^0.2.7"
40864086
terser "^5.10.0"
40874087

4088-
html-webpack-plugin@~5.6.3:
4089-
version "5.6.3"
4090-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.3.tgz#a31145f0fee4184d53a794f9513147df1e653685"
4091-
integrity sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg==
4088+
html-webpack-plugin@~5.6.4:
4089+
version "5.6.4"
4090+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.4.tgz#d8cb0f7edff7745ae7d6cccb0bff592e9f7f7959"
4091+
integrity sha512-V/PZeWsqhfpE27nKeX9EO2sbR+D17A+tLf6qU+ht66jdUsN0QLKJN27Z+1+gHrVMKgndBahes0PU6rRihDgHTw==
40924092
dependencies:
40934093
"@types/html-minifier-terser" "^6.0.0"
40944094
html-minifier-terser "^6.0.2"
@@ -5275,10 +5275,10 @@ min-indent@^1.0.0:
52755275
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
52765276
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
52775277

5278-
mini-css-extract-plugin@^2.9.2:
5279-
version "2.9.2"
5280-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.2.tgz#966031b468917a5446f4c24a80854b2947503c5b"
5281-
integrity sha512-GJuACcS//jtq4kCtd5ii/M0SZf7OZRH+BxdqXZHaJfb8TJiVl+NgQRPwiYt2EuqeSkNydn/7vP+bcE27C5mb9w==
5278+
mini-css-extract-plugin@^2.9.4:
5279+
version "2.9.4"
5280+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.4.tgz#cafa1a42f8c71357f49cd1566810d74ff1cb0200"
5281+
integrity sha512-ZWYT7ln73Hptxqxk2DxPU9MmapXRhxkJD6tkSR04dnQxm8BGu2hzgKLugK5yySD97u/8yy7Ma7E76k9ZdvtjkQ==
52825282
dependencies:
52835283
schema-utils "^4.0.0"
52845284
tapable "^2.2.1"

0 commit comments

Comments
 (0)