Skip to content

Commit abd48f1

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

File tree

2 files changed

+28
-53
lines changed

2 files changed

+28
-53
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@babel/cli": "^7.28.6",
5858
"@babel/core": "^7.29.0",
5959
"@babel/eslint-parser": "^7.28.6",
60-
"@babel/preset-env": "^7.29.0",
60+
"@babel/preset-env": "^7.29.2",
6161
"@babel/preset-react": "^7.28.5",
6262
"@babel/preset-stage-2": "^7.8.3",
6363
"@eslint/eslintrc": "^3.3.5",
@@ -73,10 +73,10 @@
7373
"eslint-config-vkbansal": "~5.2.1",
7474
"eslint-import-resolver-webpack": "~0.13.10",
7575
"eslint-plugin-import": "~2.32.0",
76-
"eslint-plugin-jest": "^29.15.0",
76+
"eslint-plugin-jest": "^29.15.1",
7777
"eslint-plugin-jest-dom": "^5.5.0",
7878
"eslint-plugin-react": "~7.37.5",
79-
"eslint-plugin-testing-library": "^7.16.0",
79+
"eslint-plugin-testing-library": "^7.16.2",
8080
"globals": "^17.4.0",
8181
"history": "~5.3.0",
8282
"html-webpack-plugin": "~5.6.6",
@@ -86,7 +86,7 @@
8686
"prop-types": "~15.8.1",
8787
"react": "~19.2.4",
8888
"react-dom": "~19.2.4",
89-
"react-router-dom": "~7.13.1",
89+
"react-router-dom": "~7.13.2",
9090
"rimraf": "~6.1.3",
9191
"style-loader": "~4.0.0",
9292
"webpack": "5.105.4",

yarn.lock

Lines changed: 24 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -860,10 +860,10 @@
860860
"@babel/helper-create-regexp-features-plugin" "^7.28.5"
861861
"@babel/helper-plugin-utils" "^7.28.6"
862862

863-
"@babel/preset-env@^7.29.0":
864-
version "7.29.0"
865-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.0.tgz#c55db400c515a303662faaefd2d87e796efa08d0"
866-
integrity sha512-fNEdfc0yi16lt6IZo2Qxk3knHVdfMYX33czNb4v8yWhemoBhibCpQK/uYHtSKIiO+p/zd3+8fYVXhQdOVV608w==
863+
"@babel/preset-env@^7.29.2":
864+
version "7.29.2"
865+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.2.tgz#5a173f22c7d8df362af1c9fe31facd320de4a86c"
866+
integrity sha512-DYD23veRYGvBFhcTY1iUvJnDNpuqNd/BzBwCvzOTKUnJjKg5kpUBh3/u9585Agdkgj+QuygG7jLfOPWMa2KVNw==
867867
dependencies:
868868
"@babel/compat-data" "^7.29.0"
869869
"@babel/helper-compilation-targets" "^7.28.6"
@@ -3528,10 +3528,10 @@ eslint-plugin-jest-dom@^5.5.0:
35283528
"@babel/runtime" "^7.16.3"
35293529
requireindex "^1.2.0"
35303530

3531-
eslint-plugin-jest@^29.15.0:
3532-
version "29.15.0"
3533-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.15.0.tgz#58a5917a88244f7536ae10c68b5bd58d407896f0"
3534-
integrity sha512-ZCGr7vTH2WSo2hrK5oM2RULFmMruQ7W3cX7YfwoTiPfzTGTFBMmrVIz45jZHd++cGKj/kWf02li/RhTGcANJSA==
3531+
eslint-plugin-jest@^29.15.1:
3532+
version "29.15.1"
3533+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.15.1.tgz#f663f9f7903a7181efddea5a92d1d31e66362596"
3534+
integrity sha512-6BjyErCQauz3zfJvzLw/kAez2lf4LEpbHLvWBfEcG4EI0ZiRSwjoH2uZulMouU8kRkBH+S0rhqn11IhTvxKgKw==
35353535
dependencies:
35363536
"@typescript-eslint/utils" "^8.0.0"
35373537

@@ -3559,10 +3559,10 @@ eslint-plugin-react@^7.0.0, eslint-plugin-react@~7.37.5:
35593559
string.prototype.matchall "^4.0.12"
35603560
string.prototype.repeat "^1.0.0"
35613561

3562-
eslint-plugin-testing-library@^7.16.0:
3563-
version "7.16.0"
3564-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.16.0.tgz#ac8dd5e4069e9264d997079b4cb5f45e79d2b8a7"
3565-
integrity sha512-lHZI6/Olb2oZqxd1+s1nOLCtL2PXKrc1ERz6oDbUKS0xZAMFH3Fy6wJo75z3pXTop3BV6+loPi2MSjIYt3vpAg==
3562+
eslint-plugin-testing-library@^7.16.2:
3563+
version "7.16.2"
3564+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.16.2.tgz#b59738085db6bb3b2fed0294c70c9098b45bbf90"
3565+
integrity sha512-8gleGnQXK2ZA3hHwjCwpYTZvM+9VsrJ+/9kDI8CjqAQGAdMQOdn/rJNu7ZySENuiWlGKQWyZJ4ZjEg2zamaRHw==
35663566
dependencies:
35673567
"@typescript-eslint/scope-manager" "^8.56.0"
35683568
"@typescript-eslint/utils" "^8.56.0"
@@ -5970,17 +5970,17 @@ react-is@^18.3.1:
59705970
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
59715971
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
59725972

5973-
react-router-dom@~7.13.1:
5974-
version "7.13.1"
5975-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.13.1.tgz#74c045acc333ca94612b889cd1b1e1ee9534dead"
5976-
integrity sha512-UJnV3Rxc5TgUPJt2KJpo1Jpy0OKQr0AjgbZzBFjaPJcFOb2Y8jA5H3LT8HUJAiRLlWrEXWHbF1Z4SCZaQjWDHw==
5973+
react-router-dom@~7.13.2:
5974+
version "7.13.2"
5975+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.13.2.tgz#6582ab2e2f096d19486e854898b719b4efc52524"
5976+
integrity sha512-aR7SUORwTqAW0JDeiWF07e9SBE9qGpByR9I8kJT5h/FrBKxPMS6TiC7rmVO+gC0q52Bx7JnjWe8Z1sR9faN4YA==
59775977
dependencies:
5978-
react-router "7.13.1"
5978+
react-router "7.13.2"
59795979

5980-
react-router@7.13.1:
5981-
version "7.13.1"
5982-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.13.1.tgz#5e2b3ebafd6c78d9775e135474bf5060645077f7"
5983-
integrity sha512-td+xP4X2/6BJvZoX6xw++A2DdEi++YypA69bJUV5oVvqf6/9/9nNlD70YO1e9d3MyamJEBQFEzk6mbfDYbqrSA==
5980+
react-router@7.13.2:
5981+
version "7.13.2"
5982+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.13.2.tgz#bab22c9f96f81759e060a34c04e7527e5f6dbbe1"
5983+
integrity sha512-tX1Aee+ArlKQP+NIUd7SE6Li+CiGKwQtbS+FfRxPX6Pe4vHOo6nr9d++u5cwg+Z8K/x8tP+7qLmujDtfrAoUJA==
59845984
dependencies:
59855985
cookie "^1.0.1"
59865986
set-cookie-parser "^2.6.0"
@@ -6561,16 +6561,7 @@ string-length@^4.0.2:
65616561
char-regex "^1.0.2"
65626562
strip-ansi "^6.0.0"
65636563

6564-
"string-width-cjs@npm:string-width@^4.2.0":
6565-
version "4.2.3"
6566-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
6567-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
6568-
dependencies:
6569-
emoji-regex "^8.0.0"
6570-
is-fullwidth-code-point "^3.0.0"
6571-
strip-ansi "^6.0.1"
6572-
6573-
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
6564+
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
65746565
version "4.2.3"
65756566
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
65766567
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6661,14 +6652,7 @@ string_decoder@~1.1.1:
66616652
dependencies:
66626653
safe-buffer "~5.1.0"
66636654

6664-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
6665-
version "6.0.1"
6666-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
6667-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
6668-
dependencies:
6669-
ansi-regex "^5.0.1"
6670-
6671-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6655+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
66726656
version "6.0.1"
66736657
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
66746658
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -7295,16 +7279,7 @@ wildcard@^2.0.1:
72957279
resolved "https://registry.yarnpkg.com/wildcard/-/wildcard-2.0.1.tgz#5ab10d02487198954836b6349f74fff961e10f67"
72967280
integrity sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==
72977281

7298-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
7299-
version "7.0.0"
7300-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
7301-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
7302-
dependencies:
7303-
ansi-styles "^4.0.0"
7304-
string-width "^4.1.0"
7305-
strip-ansi "^6.0.0"
7306-
7307-
wrap-ansi@^7.0.0:
7282+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
73087283
version "7.0.0"
73097284
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
73107285
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)