@@ -5430,10 +5430,10 @@ eslint-plugin-react-hooks@^4.6.0:
54305430 resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
54315431 integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
54325432
5433- [email protected] .
3 , eslint-plugin-react@^7.30.1:
5434- version "7.34.3 "
5435- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.3 .tgz#9965f27bd1250a787b5d4cfcc765e5a5d58dcb7b "
5436- integrity sha512-aoW4MV891jkUulwDApQbPYTVZmeuSyFrudpbTAQuj5Fv8VL+o6df2xIGpw8B0hPjAaih1/Fb0om9grCdyFYemA ==
5433+ [email protected] .
4 , eslint-plugin-react@^7.30.1:
5434+ version "7.34.4 "
5435+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.4 .tgz#1f0dc313a0937db7ce15fd1f6c3d77e70f3e02fb "
5436+ integrity sha512-Np+jo9bUwJNxCsT12pXtrGhJgT3T44T1sHhn1Ssr42XFn8TES0267wPGo5nNrMHi8qkyimDAX2BUmkf9pSaVzA ==
54375437 dependencies:
54385438 array-includes "^3.1.8"
54395439 array.prototype.findlast "^1.2.5"
54435443 doctrine "^2.1.0"
54445444 es-iterator-helpers "^1.0.19"
54455445 estraverse "^5.3.0"
5446+ hasown "^2.0.2"
54465447 jsx-ast-utils "^2.4.1 || ^3.0.0"
54475448 minimatch "^3.1.2"
54485449 object.entries "^1.1.8"
54495450 object.fromentries "^2.0.8"
5450- object.hasown "^1.1.4"
54515451 object.values "^1.2.0"
54525452 prop-types "^15.8.1"
54535453 resolve "^2.0.0-next.5"
54545454 semver "^6.3.1"
54555455 string.prototype.matchall "^4.0.11"
5456+ string.prototype.repeat "^1.0.0"
54565457
5457545854585459 version "0.6.0"
@@ -8829,15 +8830,6 @@ object.groupby@^1.0.1:
88298830 define-properties "^1.2.1"
88308831 es-abstract "^1.23.2"
88318832
8832- object.hasown@^1.1.4:
8833- version "1.1.4"
8834- resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.4.tgz#e270ae377e4c120cdcb7656ce66884a6218283dc"
8835- integrity sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==
8836- dependencies:
8837- define-properties "^1.2.1"
8838- es-abstract "^1.23.2"
8839- es-object-atoms "^1.0.0"
8840-
88418833object.values@^1.1.6, object.values@^1.1.7, object.values@^1.2.0:
88428834 version "1.2.0"
88438835 resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
@@ -10764,6 +10756,14 @@ string.prototype.matchall@^4.0.11, string.prototype.matchall@^4.0.6:
1076410756 set-function-name "^2.0.2"
1076510757 side-channel "^1.0.6"
1076610758
10759+ string.prototype.repeat@^1.0.0:
10760+ version "1.0.0"
10761+ resolved "https://registry.yarnpkg.com/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz#e90872ee0308b29435aa26275f6e1b762daee01a"
10762+ integrity sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==
10763+ dependencies:
10764+ define-properties "^1.1.3"
10765+ es-abstract "^1.17.5"
10766+
1076710767string.prototype.trim@^1.2.9:
1076810768 version "1.2.9"
1076910769 resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz#b6fa326d72d2c78b6df02f7759c73f8f6274faa4"
0 commit comments