Skip to content

Commit 93ae79e

Browse files
authored
Update eslint-plugin-react to version 7.37.5 (#656)
1 parent 1568594 commit 93ae79e

File tree

2 files changed

+44
-35
lines changed

2 files changed

+44
-35
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint-plugin-import": "2.31.0",
5858
"eslint-plugin-jsx-a11y": "6.10.2",
5959
"eslint-plugin-prettier": "5.2.5",
60-
"eslint-plugin-react": "7.37.4",
60+
"eslint-plugin-react": "7.37.5",
6161
"eslint-plugin-react-hooks": "4.6.2",
6262
"prettier": "3.5.3",
6363
"react": "18.3.1",

yarn.lock

Lines changed: 43 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1900,10 +1900,10 @@ c8@^7.6.0:
19001900
yargs "^16.2.0"
19011901
yargs-parser "^20.2.7"
19021902

1903-
call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1:
1904-
version "1.0.1"
1905-
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.1.tgz#32e5892e6361b29b0b545ba6f7763378daca2840"
1906-
integrity sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g==
1903+
call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
1904+
version "1.0.2"
1905+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
1906+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
19071907
dependencies:
19081908
es-errors "^1.3.0"
19091909
function-bind "^1.1.2"
@@ -1918,13 +1918,13 @@ call-bind@^1.0.2, call-bind@^1.0.7, call-bind@^1.0.8:
19181918
get-intrinsic "^1.2.4"
19191919
set-function-length "^1.2.2"
19201920

1921-
call-bound@^1.0.2, call-bound@^1.0.3:
1922-
version "1.0.3"
1923-
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.3.tgz#41cfd032b593e39176a71533ab4f384aa04fd681"
1924-
integrity sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA==
1921+
call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4:
1922+
version "1.0.4"
1923+
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
1924+
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
19251925
dependencies:
1926-
call-bind-apply-helpers "^1.0.1"
1927-
get-intrinsic "^1.2.6"
1926+
call-bind-apply-helpers "^1.0.2"
1927+
get-intrinsic "^1.3.0"
19281928

19291929
callsites@^3.0.0:
19301930
version "3.1.0"
@@ -2571,10 +2571,10 @@ es-module-lexer@^1.2.1:
25712571
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.2.1.tgz#ba303831f63e6a394983fde2f97ad77b22324527"
25722572
integrity sha512-9978wrXM50Y4rTMmW5kXIC09ZdXQZqkE4mxhwkd8VbzsGkXGPgV4zWuqQJgCEzYngdo2dYDa0l8xhX4fkSwJSg==
25732573

2574-
es-object-atoms@^1.0.0:
2575-
version "1.0.0"
2576-
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.0.0.tgz#ddb55cd47ac2e240701260bc2a8e31ecb643d941"
2577-
integrity sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==
2574+
es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
2575+
version "1.1.1"
2576+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
2577+
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
25782578
dependencies:
25792579
es-errors "^1.3.0"
25802580

@@ -2744,10 +2744,10 @@ eslint-plugin-react-hooks@4.6.2:
27442744
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
27452745
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
27462746

2747-
eslint-plugin-react@7.37.4:
2748-
version "7.37.4"
2749-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
2750-
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
2747+
eslint-plugin-react@7.37.5:
2748+
version "7.37.5"
2749+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065"
2750+
integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==
27512751
dependencies:
27522752
array-includes "^3.1.8"
27532753
array.prototype.findlast "^1.2.5"
@@ -2759,7 +2759,7 @@ eslint-plugin-react@7.37.4:
27592759
hasown "^2.0.2"
27602760
jsx-ast-utils "^2.4.1 || ^3.0.0"
27612761
minimatch "^3.1.2"
2762-
object.entries "^1.1.8"
2762+
object.entries "^1.1.9"
27632763
object.fromentries "^2.0.8"
27642764
object.values "^1.2.1"
27652765
prop-types "^15.8.1"
@@ -3242,27 +3242,35 @@ get-caller-file@^2.0.5:
32423242
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
32433243
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
32443244

3245-
get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6:
3246-
version "1.2.6"
3247-
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.6.tgz#43dd3dd0e7b49b82b2dfcad10dc824bf7fc265d5"
3248-
integrity sha512-qxsEs+9A+u85HhllWJJFicJfPDhRmjzoYdl64aMWW9yRIJmSyxdn8IEkuIM530/7T+lv0TIHd8L6Q/ra0tEoeA==
3245+
get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.3.0:
3246+
version "1.3.0"
3247+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
3248+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
32493249
dependencies:
3250-
call-bind-apply-helpers "^1.0.1"
3251-
dunder-proto "^1.0.0"
3250+
call-bind-apply-helpers "^1.0.2"
32523251
es-define-property "^1.0.1"
32533252
es-errors "^1.3.0"
3254-
es-object-atoms "^1.0.0"
3253+
es-object-atoms "^1.1.1"
32553254
function-bind "^1.1.2"
3255+
get-proto "^1.0.1"
32563256
gopd "^1.2.0"
32573257
has-symbols "^1.1.0"
32583258
hasown "^2.0.2"
3259-
math-intrinsics "^1.0.0"
3259+
math-intrinsics "^1.1.0"
32603260

32613261
get-own-enumerable-property-symbols@^3.0.0:
32623262
version "3.0.2"
32633263
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664"
32643264
integrity sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==
32653265

3266+
get-proto@^1.0.1:
3267+
version "1.0.1"
3268+
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
3269+
integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==
3270+
dependencies:
3271+
dunder-proto "^1.0.1"
3272+
es-object-atoms "^1.0.0"
3273+
32663274
get-stream@^6.0.0:
32673275
version "6.0.1"
32683276
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
@@ -4331,7 +4339,7 @@ markdown-to-jsx@^6.11.4:
43314339
prop-types "^15.6.2"
43324340
unquote "^1.1.0"
43334341

4334-
math-intrinsics@^1.0.0, math-intrinsics@^1.1.0:
4342+
math-intrinsics@^1.1.0:
43354343
version "1.1.0"
43364344
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
43374345
integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==
@@ -4586,14 +4594,15 @@ object.assign@^4.1.2, object.assign@^4.1.4, object.assign@^4.1.7:
45864594
has-symbols "^1.1.0"
45874595
object-keys "^1.1.1"
45884596

4589-
object.entries@^1.1.5, object.entries@^1.1.8:
4590-
version "1.1.8"
4591-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
4592-
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
4597+
object.entries@^1.1.5, object.entries@^1.1.9:
4598+
version "1.1.9"
4599+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.9.tgz#e4770a6a1444afb61bd39f984018b5bede25f8b3"
4600+
integrity sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==
45934601
dependencies:
4594-
call-bind "^1.0.7"
4602+
call-bind "^1.0.8"
4603+
call-bound "^1.0.4"
45954604
define-properties "^1.2.1"
4596-
es-object-atoms "^1.0.0"
4605+
es-object-atoms "^1.1.1"
45974606

45984607
object.fromentries@^2.0.8:
45994608
version "2.0.8"

0 commit comments

Comments
 (0)