|
5800 | 5800 | resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
|
5801 | 5801 | integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==
|
5802 | 5802 |
|
5803 |
| -eslint-plugin-react@7.28.0: |
5804 |
| - version "7.28.0" |
5805 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.28.0.tgz#8f3ff450677571a659ce76efc6d80b6a525adbdf" |
5806 |
| - integrity sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw== |
| 5803 | +eslint-plugin-react@7.29.2: |
| 5804 | + version "7.29.2" |
| 5805 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.2.tgz#2d4da69d30d0a736efd30890dc6826f3e91f3f7c" |
| 5806 | + integrity sha512-ypEBTKOy5liFQXZWMchJ3LN0JX1uPI6n7MN7OPHKacqXAxq5gYC30TdO7wqGYQyxD1OrzpobdHC3hDmlRWDg9w== |
5807 | 5807 | dependencies:
|
5808 | 5808 | array-includes "^3.1.4"
|
5809 | 5809 | array.prototype.flatmap "^1.2.5"
|
5810 | 5810 | doctrine "^2.1.0"
|
5811 | 5811 | estraverse "^5.3.0"
|
5812 | 5812 | jsx-ast-utils "^2.4.1 || ^3.0.0"
|
5813 |
| - minimatch "^3.0.4" |
| 5813 | + minimatch "^3.1.2" |
5814 | 5814 | object.entries "^1.1.5"
|
5815 | 5815 | object.fromentries "^2.0.5"
|
5816 | 5816 | object.hasown "^1.1.0"
|
5817 | 5817 | object.values "^1.1.5"
|
5818 |
| - prop-types "^15.7.2" |
| 5818 | + prop-types "^15.8.1" |
5819 | 5819 | resolve "^2.0.0-next.3"
|
5820 | 5820 | semver "^6.3.0"
|
5821 | 5821 | string.prototype.matchall "^4.0.6"
|
@@ -8895,10 +8895,10 @@ minimalistic-crypto-utils@^1.0.1:
|
8895 | 8895 | resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
|
8896 | 8896 | integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
|
8897 | 8897 |
|
8898 |
| -minimatch@^3.0.2, minimatch@^3.0.4: |
8899 |
| - version "3.0.4" |
8900 |
| - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083" |
8901 |
| - integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA== |
| 8898 | +minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.2: |
| 8899 | + version "3.1.2" |
| 8900 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" |
| 8901 | + integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw== |
8902 | 8902 | dependencies:
|
8903 | 8903 | brace-expansion "^1.1.7"
|
8904 | 8904 |
|
@@ -9931,7 +9931,7 @@ prompts@^2.0.1, prompts@^2.4.0:
|
9931 | 9931 | kleur "^3.0.3"
|
9932 | 9932 | sisteransi "^1.0.5"
|
9933 | 9933 |
|
9934 |
| -prop-types@^15.0.0, prop-types@^15.5.10, prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2: |
| 9934 | +prop-types@^15.0.0, prop-types@^15.5.10, prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1: |
9935 | 9935 | version "15.8.1"
|
9936 | 9936 | resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
|
9937 | 9937 | integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
|
|
0 commit comments