Skip to content

Commit 7d6a85d

Browse files
chore(deps): update dependency eslint-plugin-react to v7.37.5
1 parent 7dd19bc commit 7d6a85d

File tree

2 files changed

+63
-6
lines changed

2 files changed

+63
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"eslint-config-next": "15.3.1",
7777
"eslint-config-prettier": "10.1.2",
7878
"eslint-plugin-import": "2.31.0",
79-
"eslint-plugin-react": "7.37.4",
79+
"eslint-plugin-react": "7.37.5",
8080
"eslint-plugin-react-hooks": "5.2.0",
8181
"jest": "29.7.0",
8282
"jest-environment-jsdom": "29.7.0",

yarn.lock

+62-5
Original file line numberDiff line numberDiff line change
@@ -1827,6 +1827,14 @@ call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1:
18271827
es-errors "^1.3.0"
18281828
function-bind "^1.1.2"
18291829

1830+
call-bind-apply-helpers@^1.0.2:
1831+
version "1.0.2"
1832+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
1833+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
1834+
dependencies:
1835+
es-errors "^1.3.0"
1836+
function-bind "^1.1.2"
1837+
18301838
call-bind@^1.0.0, call-bind@^1.0.2:
18311839
version "1.0.2"
18321840
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
@@ -1873,6 +1881,14 @@ call-bound@^1.0.2, call-bound@^1.0.3:
18731881
call-bind-apply-helpers "^1.0.1"
18741882
get-intrinsic "^1.2.6"
18751883

1884+
call-bound@^1.0.4:
1885+
version "1.0.4"
1886+
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
1887+
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
1888+
dependencies:
1889+
call-bind-apply-helpers "^1.0.2"
1890+
get-intrinsic "^1.3.0"
1891+
18761892
callsites@^3.0.0:
18771893
version "3.1.0"
18781894
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
@@ -2690,6 +2706,13 @@ es-object-atoms@^1.0.0:
26902706
dependencies:
26912707
es-errors "^1.3.0"
26922708

2709+
es-object-atoms@^1.1.1:
2710+
version "1.1.1"
2711+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
2712+
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
2713+
dependencies:
2714+
es-errors "^1.3.0"
2715+
26932716
es-set-tostringtag@^2.0.1:
26942717
version "2.0.1"
26952718
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz#338d502f6f674301d710b80c8592de8a15f09cd8"
@@ -2887,10 +2910,10 @@ eslint-plugin-react-hooks@^5.0.0:
28872910
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0.tgz#72e2eefbac4b694f5324154619fee44f5f60f101"
28882911
integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==
28892912

2890-
2891-
version "7.37.4"
2892-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
2893-
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
2913+
2914+
version "7.37.5"
2915+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065"
2916+
integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==
28942917
dependencies:
28952918
array-includes "^3.1.8"
28962919
array.prototype.findlast "^1.2.5"
@@ -2902,7 +2925,7 @@ [email protected]:
29022925
hasown "^2.0.2"
29032926
jsx-ast-utils "^2.4.1 || ^3.0.0"
29042927
minimatch "^3.1.2"
2905-
object.entries "^1.1.8"
2928+
object.entries "^1.1.9"
29062929
object.fromentries "^2.0.8"
29072930
object.values "^1.2.1"
29082931
prop-types "^15.8.1"
@@ -3362,11 +3385,35 @@ get-intrinsic@^1.2.5, get-intrinsic@^1.2.6:
33623385
hasown "^2.0.2"
33633386
math-intrinsics "^1.0.0"
33643387

3388+
get-intrinsic@^1.3.0:
3389+
version "1.3.0"
3390+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
3391+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
3392+
dependencies:
3393+
call-bind-apply-helpers "^1.0.2"
3394+
es-define-property "^1.0.1"
3395+
es-errors "^1.3.0"
3396+
es-object-atoms "^1.1.1"
3397+
function-bind "^1.1.2"
3398+
get-proto "^1.0.1"
3399+
gopd "^1.2.0"
3400+
has-symbols "^1.1.0"
3401+
hasown "^2.0.2"
3402+
math-intrinsics "^1.1.0"
3403+
33653404
get-package-type@^0.1.0:
33663405
version "0.1.0"
33673406
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
33683407
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
33693408

3409+
get-proto@^1.0.1:
3410+
version "1.0.1"
3411+
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
3412+
integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==
3413+
dependencies:
3414+
dunder-proto "^1.0.1"
3415+
es-object-atoms "^1.0.0"
3416+
33703417
get-stream@^6.0.0:
33713418
version "6.0.1"
33723419
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
@@ -5146,6 +5193,16 @@ object.entries@^1.1.8:
51465193
define-properties "^1.2.1"
51475194
es-object-atoms "^1.0.0"
51485195

5196+
object.entries@^1.1.9:
5197+
version "1.1.9"
5198+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.9.tgz#e4770a6a1444afb61bd39f984018b5bede25f8b3"
5199+
integrity sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==
5200+
dependencies:
5201+
call-bind "^1.0.8"
5202+
call-bound "^1.0.4"
5203+
define-properties "^1.2.1"
5204+
es-object-atoms "^1.1.1"
5205+
51495206
object.fromentries@^2.0.8:
51505207
version "2.0.8"
51515208
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65"

0 commit comments

Comments
 (0)