|
1723 | 1723 | resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596" |
1724 | 1724 | integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ== |
1725 | 1725 |
|
1726 | | - |
1727 | | - version "7.34.3" |
1728 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.3.tgz#9965f27bd1250a787b5d4cfcc765e5a5d58dcb7b" |
1729 | | - integrity sha512-aoW4MV891jkUulwDApQbPYTVZmeuSyFrudpbTAQuj5Fv8VL+o6df2xIGpw8B0hPjAaih1/Fb0om9grCdyFYemA== |
| 1726 | + |
| 1727 | + version "7.34.4" |
| 1728 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.4.tgz#1f0dc313a0937db7ce15fd1f6c3d77e70f3e02fb" |
| 1729 | + integrity sha512-Np+jo9bUwJNxCsT12pXtrGhJgT3T44T1sHhn1Ssr42XFn8TES0267wPGo5nNrMHi8qkyimDAX2BUmkf9pSaVzA== |
1730 | 1730 | dependencies: |
1731 | 1731 | array-includes "^3.1.8" |
1732 | 1732 | array.prototype.findlast "^1.2.5" |
|
1736 | 1736 | doctrine "^2.1.0" |
1737 | 1737 | es-iterator-helpers "^1.0.19" |
1738 | 1738 | estraverse "^5.3.0" |
| 1739 | + hasown "^2.0.2" |
1739 | 1740 | jsx-ast-utils "^2.4.1 || ^3.0.0" |
1740 | 1741 | minimatch "^3.1.2" |
1741 | 1742 | object.entries "^1.1.8" |
1742 | 1743 | object.fromentries "^2.0.8" |
1743 | | - object.hasown "^1.1.4" |
1744 | 1744 | object.values "^1.2.0" |
1745 | 1745 | prop-types "^15.8.1" |
1746 | 1746 | resolve "^2.0.0-next.5" |
1747 | 1747 | semver "^6.3.1" |
1748 | 1748 | string.prototype.matchall "^4.0.11" |
| 1749 | + string.prototype.repeat "^1.0.0" |
1749 | 1750 |
|
1750 | 1751 | [email protected], eslint-scope@^5.1.1: |
1751 | 1752 | version "5.1.1" |
@@ -3015,15 +3016,6 @@ object.groupby@^1.0.1: |
3015 | 3016 | es-abstract "^1.22.1" |
3016 | 3017 | get-intrinsic "^1.2.1" |
3017 | 3018 |
|
3018 | | -object.hasown@^1.1.4: |
3019 | | - version "1.1.4" |
3020 | | - resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.4.tgz#e270ae377e4c120cdcb7656ce66884a6218283dc" |
3021 | | - integrity sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg== |
3022 | | - dependencies: |
3023 | | - define-properties "^1.2.1" |
3024 | | - es-abstract "^1.23.2" |
3025 | | - es-object-atoms "^1.0.0" |
3026 | | - |
3027 | 3019 | object.values@^1.1.6: |
3028 | 3020 | version "1.1.6" |
3029 | 3021 | resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.6.tgz#4abbaa71eba47d63589d402856f908243eea9b1d" |
@@ -3480,6 +3472,14 @@ string.prototype.matchall@^4.0.11: |
3480 | 3472 | set-function-name "^2.0.2" |
3481 | 3473 | side-channel "^1.0.6" |
3482 | 3474 |
|
| 3475 | +string.prototype.repeat@^1.0.0: |
| 3476 | + version "1.0.0" |
| 3477 | + resolved "https://registry.yarnpkg.com/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz#e90872ee0308b29435aa26275f6e1b762daee01a" |
| 3478 | + integrity sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w== |
| 3479 | + dependencies: |
| 3480 | + define-properties "^1.1.3" |
| 3481 | + es-abstract "^1.17.5" |
| 3482 | + |
3483 | 3483 | string.prototype.trim@^1.2.8: |
3484 | 3484 | version "1.2.8" |
3485 | 3485 | resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz#f9ac6f8af4bd55ddfa8895e6aea92a96395393bd" |
|
0 commit comments