|
3103 | 3103 | dependencies:
|
3104 | 3104 | prettier-linter-helpers "^1.0.0"
|
3105 | 3105 |
|
3106 |
| -eslint-plugin-react@7.28.0: |
3107 |
| - version "7.28.0" |
3108 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.28.0.tgz#8f3ff450677571a659ce76efc6d80b6a525adbdf" |
3109 |
| - integrity sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw== |
| 3106 | +eslint-plugin-react@7.29.1: |
| 3107 | + version "7.29.1" |
| 3108 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.1.tgz#6c40bc83142bb63d132a1b3565e2ea655411f800" |
| 3109 | + integrity sha512-WtzRpHMhsOX05ZrkyaaqmLl2uXGqmYooCfBxftJKlkYdsltiufGgfU7uuoHwR2lBam2Kh/EIVID4aU9e3kbCMA== |
3110 | 3110 | dependencies:
|
3111 | 3111 | array-includes "^3.1.4"
|
3112 | 3112 | array.prototype.flatmap "^1.2.5"
|
3113 | 3113 | doctrine "^2.1.0"
|
3114 | 3114 | estraverse "^5.3.0"
|
3115 | 3115 | jsx-ast-utils "^2.4.1 || ^3.0.0"
|
3116 |
| - minimatch "^3.0.4" |
| 3116 | + minimatch "^3.1.2" |
3117 | 3117 | object.entries "^1.1.5"
|
3118 | 3118 | object.fromentries "^2.0.5"
|
3119 | 3119 | object.hasown "^1.1.0"
|
3120 | 3120 | object.values "^1.1.5"
|
3121 |
| - prop-types "^15.7.2" |
| 3121 | + prop-types "^15.8.1" |
3122 | 3122 | resolve "^2.0.0-next.3"
|
3123 | 3123 | semver "^6.3.0"
|
3124 | 3124 | string.prototype.matchall "^4.0.6"
|
@@ -4957,7 +4957,7 @@ minimalistic-assert@^1.0.0:
|
4957 | 4957 | resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
|
4958 | 4958 | integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
|
4959 | 4959 |
|
4960 |
| -minimatch@^3.0.4: |
| 4960 | +minimatch@^3.0.4, minimatch@^3.1.2: |
4961 | 4961 | version "3.1.2"
|
4962 | 4962 | resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
|
4963 | 4963 | integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
|
@@ -5556,7 +5556,7 @@ prompts@^2.0.1:
|
5556 | 5556 | kleur "^3.0.3"
|
5557 | 5557 | sisteransi "^1.0.5"
|
5558 | 5558 |
|
5559 |
| -prop-types@^15.5.0, prop-types@^15.7.2: |
| 5559 | +prop-types@^15.5.0, prop-types@^15.7.2, prop-types@^15.8.1: |
5560 | 5560 | version "15.8.1"
|
5561 | 5561 | resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
|
5562 | 5562 | integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
|
|
0 commit comments