|
9239 | 9239 | resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
|
9240 | 9240 | integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
|
9241 | 9241 |
|
9242 |
| - |
9243 |
| - version "7.34.3" |
9244 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.3.tgz#9965f27bd1250a787b5d4cfcc765e5a5d58dcb7b" |
9245 |
| - integrity sha512-aoW4MV891jkUulwDApQbPYTVZmeuSyFrudpbTAQuj5Fv8VL+o6df2xIGpw8B0hPjAaih1/Fb0om9grCdyFYemA== |
| 9242 | + |
| 9243 | + version "7.34.4" |
| 9244 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.4.tgz#1f0dc313a0937db7ce15fd1f6c3d77e70f3e02fb" |
| 9245 | + integrity sha512-Np+jo9bUwJNxCsT12pXtrGhJgT3T44T1sHhn1Ssr42XFn8TES0267wPGo5nNrMHi8qkyimDAX2BUmkf9pSaVzA== |
9246 | 9246 | dependencies:
|
9247 | 9247 | array-includes "^3.1.8"
|
9248 | 9248 | array.prototype.findlast "^1.2.5"
|
|
9252 | 9252 | doctrine "^2.1.0"
|
9253 | 9253 | es-iterator-helpers "^1.0.19"
|
9254 | 9254 | estraverse "^5.3.0"
|
| 9255 | + hasown "^2.0.2" |
9255 | 9256 | jsx-ast-utils "^2.4.1 || ^3.0.0"
|
9256 | 9257 | minimatch "^3.1.2"
|
9257 | 9258 | object.entries "^1.1.8"
|
9258 | 9259 | object.fromentries "^2.0.8"
|
9259 |
| - object.hasown "^1.1.4" |
9260 | 9260 | object.values "^1.2.0"
|
9261 | 9261 | prop-types "^15.8.1"
|
9262 | 9262 | resolve "^2.0.0-next.5"
|
9263 | 9263 | semver "^6.3.1"
|
9264 | 9264 | string.prototype.matchall "^4.0.11"
|
| 9265 | + string.prototype.repeat "^1.0.0" |
9265 | 9266 |
|
9266 | 9267 |
|
9267 | 9268 | version "0.25.1"
|
@@ -13916,15 +13917,6 @@ object.groupby@^1.0.1:
|
13916 | 13917 | es-abstract "^1.22.1"
|
13917 | 13918 | get-intrinsic "^1.2.1"
|
13918 | 13919 |
|
13919 |
| -object.hasown@^1.1.4: |
13920 |
| - version "1.1.4" |
13921 |
| - resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.4.tgz#e270ae377e4c120cdcb7656ce66884a6218283dc" |
13922 |
| - integrity sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg== |
13923 |
| - dependencies: |
13924 |
| - define-properties "^1.2.1" |
13925 |
| - es-abstract "^1.23.2" |
13926 |
| - es-object-atoms "^1.0.0" |
13927 |
| - |
13928 | 13920 | object.values@^1.1.6, object.values@^1.1.7:
|
13929 | 13921 | version "1.1.7"
|
13930 | 13922 | resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.7.tgz#617ed13272e7e1071b43973aa1655d9291b8442a"
|
@@ -16479,6 +16471,14 @@ string.prototype.matchall@^4.0.11:
|
16479 | 16471 | set-function-name "^2.0.2"
|
16480 | 16472 | side-channel "^1.0.6"
|
16481 | 16473 |
|
| 16474 | +string.prototype.repeat@^1.0.0: |
| 16475 | + version "1.0.0" |
| 16476 | + resolved "https://registry.yarnpkg.com/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz#e90872ee0308b29435aa26275f6e1b762daee01a" |
| 16477 | + integrity sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w== |
| 16478 | + dependencies: |
| 16479 | + define-properties "^1.1.3" |
| 16480 | + es-abstract "^1.17.5" |
| 16481 | + |
16482 | 16482 | string.prototype.trim@^1.2.8:
|
16483 | 16483 | version "1.2.8"
|
16484 | 16484 | resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz#f9ac6f8af4bd55ddfa8895e6aea92a96395393bd"
|
|
0 commit comments