@@ -3218,10 +3218,10 @@ eslint-plugin-react-hooks@^4.6.2:
32183218 resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
32193219 integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
32203220
3221- eslint-plugin-react@^7.34.3 :
3222- version "7.34.3 "
3223- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.3 .tgz#9965f27bd1250a787b5d4cfcc765e5a5d58dcb7b "
3224- integrity sha512-aoW4MV891jkUulwDApQbPYTVZmeuSyFrudpbTAQuj5Fv8VL+o6df2xIGpw8B0hPjAaih1/Fb0om9grCdyFYemA ==
3221+ eslint-plugin-react@^7.34.4 :
3222+ version "7.34.4 "
3223+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.4 .tgz#1f0dc313a0937db7ce15fd1f6c3d77e70f3e02fb "
3224+ integrity sha512-Np+jo9bUwJNxCsT12pXtrGhJgT3T44T1sHhn1Ssr42XFn8TES0267wPGo5nNrMHi8qkyimDAX2BUmkf9pSaVzA ==
32253225 dependencies :
32263226 array-includes "^3.1.8"
32273227 array.prototype.findlast "^1.2.5"
@@ -3231,16 +3231,17 @@ eslint-plugin-react@^7.34.3:
32313231 doctrine "^2.1.0"
32323232 es-iterator-helpers "^1.0.19"
32333233 estraverse "^5.3.0"
3234+ hasown "^2.0.2"
32343235 jsx-ast-utils "^2.4.1 || ^3.0.0"
32353236 minimatch "^3.1.2"
32363237 object.entries "^1.1.8"
32373238 object.fromentries "^2.0.8"
3238- object.hasown "^1.1.4"
32393239 object.values "^1.2.0"
32403240 prop-types "^15.8.1"
32413241 resolve "^2.0.0-next.5"
32423242 semver "^6.3.1"
32433243 string.prototype.matchall "^4.0.11"
3244+ string.prototype.repeat "^1.0.0"
32443245
32453246eslint-scope@^5.1.1 :
32463247 version "5.1.1"
@@ -6204,15 +6205,6 @@ object.groupby@^1.0.1:
62046205 es-abstract "^1.22.1"
62056206 get-intrinsic "^1.2.1"
62066207
6207- object.hasown@^1.1.4 :
6208- version "1.1.4"
6209- resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.4.tgz#e270ae377e4c120cdcb7656ce66884a6218283dc"
6210- integrity sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==
6211- dependencies :
6212- define-properties "^1.2.1"
6213- es-abstract "^1.23.2"
6214- es-object-atoms "^1.0.0"
6215-
62166208object.values@^1.1.6, object.values@^1.1.7, object.values@^1.2.0 :
62176209 version "1.2.0"
62186210 resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
@@ -7424,6 +7416,14 @@ string.prototype.matchall@^4.0.11:
74247416 set-function-name "^2.0.2"
74257417 side-channel "^1.0.6"
74267418
7419+ string.prototype.repeat@^1.0.0 :
7420+ version "1.0.0"
7421+ resolved "https://registry.yarnpkg.com/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz#e90872ee0308b29435aa26275f6e1b762daee01a"
7422+ integrity sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==
7423+ dependencies :
7424+ define-properties "^1.1.3"
7425+ es-abstract "^1.17.5"
7426+
74277427string.prototype.trim@^1.2.9 :
74287428 version "1.2.9"
74297429 resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz#b6fa326d72d2c78b6df02f7759c73f8f6274faa4"
0 commit comments