|
7905 | 7905 | resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854" |
7906 | 7906 | integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw== |
7907 | 7907 |
|
7908 | | - |
7909 | | - version "7.37.4" |
7910 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181" |
7911 | | - integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ== |
| 7908 | + |
| 7909 | + version "7.37.5" |
| 7910 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065" |
| 7911 | + integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA== |
7912 | 7912 | dependencies: |
7913 | 7913 | array-includes "^3.1.8" |
7914 | 7914 | array.prototype.findlast "^1.2.5" |
|
7920 | 7920 | hasown "^2.0.2" |
7921 | 7921 | jsx-ast-utils "^2.4.1 || ^3.0.0" |
7922 | 7922 | minimatch "^3.1.2" |
7923 | | - object.entries "^1.1.8" |
| 7923 | + object.entries "^1.1.9" |
7924 | 7924 | object.fromentries "^2.0.8" |
7925 | 7925 | object.values "^1.2.1" |
7926 | 7926 | prop-types "^15.8.1" |
@@ -12508,14 +12508,15 @@ object.assign@^4.1.7: |
12508 | 12508 | has-symbols "^1.1.0" |
12509 | 12509 | object-keys "^1.1.1" |
12510 | 12510 |
|
12511 | | -object.entries@^1.1.8: |
12512 | | - version "1.1.8" |
12513 | | - resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41" |
12514 | | - integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ== |
| 12511 | +object.entries@^1.1.9: |
| 12512 | + version "1.1.9" |
| 12513 | + resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.9.tgz#e4770a6a1444afb61bd39f984018b5bede25f8b3" |
| 12514 | + integrity sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw== |
12515 | 12515 | dependencies: |
12516 | | - call-bind "^1.0.7" |
| 12516 | + call-bind "^1.0.8" |
| 12517 | + call-bound "^1.0.4" |
12517 | 12518 | define-properties "^1.2.1" |
12518 | | - es-object-atoms "^1.0.0" |
| 12519 | + es-object-atoms "^1.1.1" |
12519 | 12520 |
|
12520 | 12521 | object.fromentries@^2.0.8: |
12521 | 12522 | version "2.0.8" |
|
0 commit comments