@@ -5430,10 +5430,10 @@ eslint-plugin-react-hooks@^4.6.0:
5430
5430
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
5431
5431
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
5432
5432
5433
- eslint-plugin-react@7.34.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
+ eslint-plugin-react@7.34.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 ==
5437
5437
dependencies:
5438
5438
array-includes "^3.1.8"
5439
5439
array.prototype.findlast "^1.2.5"
@@ -5443,16 +5443,17 @@ eslint-plugin-react@7.34.3, eslint-plugin-react@^7.30.1:
5443
5443
doctrine "^2.1.0"
5444
5444
es-iterator-helpers "^1.0.19"
5445
5445
estraverse "^5.3.0"
5446
+ hasown "^2.0.2"
5446
5447
jsx-ast-utils "^2.4.1 || ^3.0.0"
5447
5448
minimatch "^3.1.2"
5448
5449
object.entries "^1.1.8"
5449
5450
object.fromentries "^2.0.8"
5450
- object.hasown "^1.1.4"
5451
5451
object.values "^1.2.0"
5452
5452
prop-types "^15.8.1"
5453
5453
resolve "^2.0.0-next.5"
5454
5454
semver "^6.3.1"
5455
5455
string.prototype.matchall "^4.0.11"
5456
+ string.prototype.repeat "^1.0.0"
5456
5457
5457
5458
eslint-plugin-sort-imports-es6-autofix@0.6.0:
5458
5459
version "0.6.0"
@@ -8829,15 +8830,6 @@ object.groupby@^1.0.1:
8829
8830
define-properties "^1.2.1"
8830
8831
es-abstract "^1.23.2"
8831
8832
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
-
8841
8833
object.values@^1.1.6, object.values@^1.1.7, object.values@^1.2.0:
8842
8834
version "1.2.0"
8843
8835
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:
10764
10756
set-function-name "^2.0.2"
10765
10757
side-channel "^1.0.6"
10766
10758
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
+
10767
10767
string.prototype.trim@^1.2.9:
10768
10768
version "1.2.9"
10769
10769
resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz#b6fa326d72d2c78b6df02f7759c73f8f6274faa4"
0 commit comments