@@ -1842,7 +1842,7 @@ argparse@^2.0.1:
1842
1842
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
1843
1843
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
1844
1844
1845
- array-includes@^3.1.5 :
1845
+ array-includes@^3.1.5, array-includes@^3.1.6 :
1846
1846
version "3.1.6"
1847
1847
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.6.tgz#9e9e720e194f198266ba9e18c29e6a9b0e4b225f"
1848
1848
integrity sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==
@@ -1853,7 +1853,7 @@ array-includes@^3.1.5:
1853
1853
get-intrinsic "^1.1.3"
1854
1854
is-string "^1.0.7"
1855
1855
1856
- array.prototype.flatmap@^1.3.0 :
1856
+ array.prototype.flatmap@^1.3.1 :
1857
1857
version "1.3.1"
1858
1858
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183"
1859
1859
integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==
@@ -1863,6 +1863,17 @@ array.prototype.flatmap@^1.3.0:
1863
1863
es-abstract "^1.20.4"
1864
1864
es-shim-unscopables "^1.0.0"
1865
1865
1866
+ array.prototype.tosorted@^1.1.1 :
1867
+ version "1.1.1"
1868
+ resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.1.tgz#ccf44738aa2b5ac56578ffda97c03fd3e23dd532"
1869
+ integrity sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==
1870
+ dependencies :
1871
+ call-bind "^1.0.2"
1872
+ define-properties "^1.1.4"
1873
+ es-abstract "^1.20.4"
1874
+ es-shim-unscopables "^1.0.0"
1875
+ get-intrinsic "^1.1.3"
1876
+
1866
1877
astral-regex@^2.0.0 :
1867
1878
version "2.0.0"
1868
1879
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31"
2734
2745
resolve "^1.10.1"
2735
2746
semver "^6.1.0"
2736
2747
2737
-
2738
- version "7.31.10 "
2739
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.10 .tgz#6782c2c7fe91c09e715d536067644bbb9491419a "
2740
- integrity sha512-e4N/nc6AAlg4UKW/mXeYWd3R++qUano5/o+t+wnWxIf+bLsOaH3a4q74kX3nDjYym3VBN4HyO9nEn1GcAqgQOA ==
2748
+
2749
+ version "7.31.11 "
2750
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.11 .tgz#011521d2b16dcf95795df688a4770b4eaab364c8 "
2751
+ integrity sha512-TTvq5JsT5v56wPa9OYHzsrOlHzKZKjV+aLgS+55NJP/cuzdiQPC7PfYoUjMoxlffKtvijpk7vA/jmuqRb9nohw ==
2741
2752
dependencies :
2742
- array-includes "^3.1.5"
2743
- array.prototype.flatmap "^1.3.0"
2753
+ array-includes "^3.1.6"
2754
+ array.prototype.flatmap "^1.3.1"
2755
+ array.prototype.tosorted "^1.1.1"
2744
2756
doctrine "^2.1.0"
2745
2757
estraverse "^5.3.0"
2746
2758
jsx-ast-utils "^2.4.1 || ^3.0.0"
2747
2759
minimatch "^3.1.2"
2748
- object.entries "^1.1.5 "
2749
- object.fromentries "^2.0.5 "
2750
- object.hasown "^1.1.1 "
2751
- object.values "^1.1.5 "
2760
+ object.entries "^1.1.6 "
2761
+ object.fromentries "^2.0.6 "
2762
+ object.hasown "^1.1.2 "
2763
+ object.values "^1.1.6 "
2752
2764
prop-types "^15.8.1"
2753
2765
resolve "^2.0.0-next.3"
2754
2766
semver "^6.3.0"
2755
- string.prototype.matchall "^4.0.7 "
2767
+ string.prototype.matchall "^4.0.8 "
2756
2768
2757
2769
2758
2770
version "0.6.0"
@@ -4560,7 +4572,7 @@ object.assign@^4.1.3, object.assign@^4.1.4:
4560
4572
has-symbols "^1.0.3"
4561
4573
object-keys "^1.1.1"
4562
4574
4563
- object.entries@^1.1.5 :
4575
+ object.entries@^1.1.6 :
4564
4576
version "1.1.6"
4565
4577
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.6.tgz#9737d0e5b8291edd340a3e3264bb8a3b00d5fa23"
4566
4578
integrity sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w==
@@ -4569,7 +4581,7 @@ object.entries@^1.1.5:
4569
4581
define-properties "^1.1.4"
4570
4582
es-abstract "^1.20.4"
4571
4583
4572
- object.fromentries@^2.0.5 :
4584
+ object.fromentries@^2.0.6 :
4573
4585
version "2.0.6"
4574
4586
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.6.tgz#cdb04da08c539cffa912dcd368b886e0904bfa73"
4575
4587
integrity sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==
@@ -4578,15 +4590,15 @@ object.fromentries@^2.0.5:
4578
4590
define-properties "^1.1.4"
4579
4591
es-abstract "^1.20.4"
4580
4592
4581
- object.hasown@^1.1.1 :
4593
+ object.hasown@^1.1.2 :
4582
4594
version "1.1.2"
4583
4595
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.2.tgz#f919e21fad4eb38a57bc6345b3afd496515c3f92"
4584
4596
integrity sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw==
4585
4597
dependencies :
4586
4598
define-properties "^1.1.4"
4587
4599
es-abstract "^1.20.4"
4588
4600
4589
- object.values@^1.1.5 :
4601
+ object.values@^1.1.6 :
4590
4602
version "1.1.6"
4591
4603
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.6.tgz#4abbaa71eba47d63589d402856f908243eea9b1d"
4592
4604
integrity sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==
@@ -5515,7 +5527,7 @@ string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
5515
5527
is-fullwidth-code-point "^3.0.0"
5516
5528
strip-ansi "^6.0.1"
5517
5529
5518
- string.prototype.matchall@^4.0.7 :
5530
+ string.prototype.matchall@^4.0.8 :
5519
5531
version "4.0.8"
5520
5532
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.8.tgz#3bf85722021816dcd1bf38bb714915887ca79fd3"
5521
5533
integrity sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg==
0 commit comments