|
5015 | 5015 | dependencies:
|
5016 | 5016 | prettier-linter-helpers "^1.0.0"
|
5017 | 5017 |
|
5018 |
| -eslint-plugin-react@7.28.0: |
5019 |
| - version "7.28.0" |
5020 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.28.0.tgz#8f3ff450677571a659ce76efc6d80b6a525adbdf" |
5021 |
| - integrity sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw== |
| 5018 | +eslint-plugin-react@7.29.3: |
| 5019 | + version "7.29.3" |
| 5020 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.3.tgz#f4eab757f2756d25d6d4c2a58a9e20b004791f05" |
| 5021 | + integrity sha512-MzW6TuCnDOcta67CkpDyRfRsEVx9FNMDV8wZsDqe1luHPdGTrQIUaUXD27Ja3gHsdOIs/cXzNchWGlqm+qRVRg== |
5022 | 5022 | dependencies:
|
5023 | 5023 | array-includes "^3.1.4"
|
5024 | 5024 | array.prototype.flatmap "^1.2.5"
|
5025 | 5025 | doctrine "^2.1.0"
|
5026 | 5026 | estraverse "^5.3.0"
|
5027 | 5027 | jsx-ast-utils "^2.4.1 || ^3.0.0"
|
5028 |
| - minimatch "^3.0.4" |
| 5028 | + minimatch "^3.1.2" |
5029 | 5029 | object.entries "^1.1.5"
|
5030 | 5030 | object.fromentries "^2.0.5"
|
5031 | 5031 | object.hasown "^1.1.0"
|
5032 | 5032 | object.values "^1.1.5"
|
5033 |
| - prop-types "^15.7.2" |
| 5033 | + prop-types "^15.8.1" |
5034 | 5034 | resolve "^2.0.0-next.3"
|
5035 | 5035 | semver "^6.3.0"
|
5036 | 5036 | string.prototype.matchall "^4.0.6"
|
@@ -8072,6 +8072,13 @@ minimatch@^3.0.4:
|
8072 | 8072 | dependencies:
|
8073 | 8073 | brace-expansion "^1.1.7"
|
8074 | 8074 |
|
| 8075 | +minimatch@^3.1.2: |
| 8076 | + version "3.1.2" |
| 8077 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" |
| 8078 | + integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw== |
| 8079 | + dependencies: |
| 8080 | + brace-expansion "^1.1.7" |
| 8081 | + |
8075 | 8082 |
|
8076 | 8083 | version "4.1.0"
|
8077 | 8084 | resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
|
@@ -9055,6 +9062,15 @@ prop-types@^15.7.2:
|
9055 | 9062 | object-assign "^4.1.1"
|
9056 | 9063 | react-is "^16.8.1"
|
9057 | 9064 |
|
| 9065 | +prop-types@^15.8.1: |
| 9066 | + version "15.8.1" |
| 9067 | + resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5" |
| 9068 | + integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg== |
| 9069 | + dependencies: |
| 9070 | + loose-envify "^1.4.0" |
| 9071 | + object-assign "^4.1.1" |
| 9072 | + react-is "^16.13.1" |
| 9073 | + |
9058 | 9074 | prr@~0.0.0:
|
9059 | 9075 | version "0.0.0"
|
9060 | 9076 | resolved "https://registry.yarnpkg.com/prr/-/prr-0.0.0.tgz#1a84b85908325501411853d0081ee3fa86e2926a"
|
|
0 commit comments