@@ -1753,17 +1753,6 @@ array-includes@^3.1.1:
1753
1753
es-abstract "^1.17.0"
1754
1754
is-string "^1.0.5"
1755
1755
1756
- array-includes@^3.1.7:
1757
- version "3.1.7"
1758
- resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.7.tgz#8cd2e01b26f7a3086cbc87271593fe921c62abda"
1759
- integrity sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==
1760
- dependencies:
1761
- call-bind "^1.0.2"
1762
- define-properties "^1.2.0"
1763
- es-abstract "^1.22.1"
1764
- get-intrinsic "^1.2.1"
1765
- is-string "^1.0.7"
1766
-
1767
1756
array-includes@^3.1.8:
1768
1757
version "3.1.8"
1769
1758
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d"
@@ -1808,7 +1797,7 @@ array-unique@^0.3.2:
1808
1797
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
1809
1798
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
1810
1799
1811
- array.prototype.findlast@^1.2.4 :
1800
+ array.prototype.findlast@^1.2.5 :
1812
1801
version "1.2.5"
1813
1802
resolved "https://registry.yarnpkg.com/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz#3e4fbcb30a15a7f5bf64cf2faae22d139c2e4904"
1814
1803
integrity sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==
@@ -1852,25 +1841,15 @@ array.prototype.flatmap@^1.3.2:
1852
1841
es-abstract "^1.22.1"
1853
1842
es-shim-unscopables "^1.0.0"
1854
1843
1855
- array.prototype.toreversed@^1.1.2:
1856
- version "1.1.2"
1857
- resolved "https://registry.yarnpkg.com/array.prototype.toreversed/-/array.prototype.toreversed-1.1.2.tgz#b989a6bf35c4c5051e1dc0325151bf8088954eba"
1858
- integrity sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==
1859
- dependencies:
1860
- call-bind "^1.0.2"
1861
- define-properties "^1.2.0"
1862
- es-abstract "^1.22.1"
1863
- es-shim-unscopables "^1.0.0"
1864
-
1865
- array.prototype.tosorted@^1.1.3:
1866
- version "1.1.3"
1867
- resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.3.tgz#c8c89348337e51b8a3c48a9227f9ce93ceedcba8"
1868
- integrity sha512-/DdH4TiTmOKzyQbp/eadcCVexiCb36xJg7HshYOYJnNZFDj33GEv0P7GxsynpShhq4OLYJzbGcBDkLsDt7MnNg==
1844
+ array.prototype.tosorted@^1.1.4:
1845
+ version "1.1.4"
1846
+ resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz#fe954678ff53034e717ea3352a03f0b0b86f7ffc"
1847
+ integrity sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==
1869
1848
dependencies:
1870
- call-bind "^1.0.5 "
1849
+ call-bind "^1.0.7 "
1871
1850
define-properties "^1.2.1"
1872
- es-abstract "^1.22 .3"
1873
- es-errors "^1.1 .0"
1851
+ es-abstract "^1.23 .3"
1852
+ es-errors "^1.3 .0"
1874
1853
es-shim-unscopables "^1.0.2"
1875
1854
1876
1855
arraybuffer.prototype.slice@^1.0.2:
@@ -4413,6 +4392,58 @@ es-abstract@^1.22.3, es-abstract@^1.23.0, es-abstract@^1.23.2:
4413
4392
unbox-primitive "^1.0.2"
4414
4393
which-typed-array "^1.1.15"
4415
4394
4395
+ es-abstract@^1.23.3:
4396
+ version "1.23.5"
4397
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.5.tgz#f4599a4946d57ed467515ed10e4f157289cd52fb"
4398
+ integrity sha512-vlmniQ0WNPwXqA0BnmwV3Ng7HxiGlh6r5U6JcTMNx8OilcAGqVJBHJcPjqOMaczU9fRuRK5Px2BdVyPRnKMMVQ==
4399
+ dependencies:
4400
+ array-buffer-byte-length "^1.0.1"
4401
+ arraybuffer.prototype.slice "^1.0.3"
4402
+ available-typed-arrays "^1.0.7"
4403
+ call-bind "^1.0.7"
4404
+ data-view-buffer "^1.0.1"
4405
+ data-view-byte-length "^1.0.1"
4406
+ data-view-byte-offset "^1.0.0"
4407
+ es-define-property "^1.0.0"
4408
+ es-errors "^1.3.0"
4409
+ es-object-atoms "^1.0.0"
4410
+ es-set-tostringtag "^2.0.3"
4411
+ es-to-primitive "^1.2.1"
4412
+ function.prototype.name "^1.1.6"
4413
+ get-intrinsic "^1.2.4"
4414
+ get-symbol-description "^1.0.2"
4415
+ globalthis "^1.0.4"
4416
+ gopd "^1.0.1"
4417
+ has-property-descriptors "^1.0.2"
4418
+ has-proto "^1.0.3"
4419
+ has-symbols "^1.0.3"
4420
+ hasown "^2.0.2"
4421
+ internal-slot "^1.0.7"
4422
+ is-array-buffer "^3.0.4"
4423
+ is-callable "^1.2.7"
4424
+ is-data-view "^1.0.1"
4425
+ is-negative-zero "^2.0.3"
4426
+ is-regex "^1.1.4"
4427
+ is-shared-array-buffer "^1.0.3"
4428
+ is-string "^1.0.7"
4429
+ is-typed-array "^1.1.13"
4430
+ is-weakref "^1.0.2"
4431
+ object-inspect "^1.13.3"
4432
+ object-keys "^1.1.1"
4433
+ object.assign "^4.1.5"
4434
+ regexp.prototype.flags "^1.5.3"
4435
+ safe-array-concat "^1.1.2"
4436
+ safe-regex-test "^1.0.3"
4437
+ string.prototype.trim "^1.2.9"
4438
+ string.prototype.trimend "^1.0.8"
4439
+ string.prototype.trimstart "^1.0.8"
4440
+ typed-array-buffer "^1.0.2"
4441
+ typed-array-byte-length "^1.0.1"
4442
+ typed-array-byte-offset "^1.0.2"
4443
+ typed-array-length "^1.0.6"
4444
+ unbox-primitive "^1.0.2"
4445
+ which-typed-array "^1.1.15"
4446
+
4416
4447
es-abstract@^1.7.0:
4417
4448
version "1.10.0"
4418
4449
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.10.0.tgz#1ecb36c197842a00d8ee4c2dfd8646bb97d60864"
@@ -4431,29 +4462,30 @@ es-define-property@^1.0.0:
4431
4462
dependencies:
4432
4463
get-intrinsic "^1.2.4"
4433
4464
4434
- es-errors@^1.1.0, es-errors@^1. 2.1, es-errors@^1.3.0:
4465
+ es-errors@^1.2.1, es-errors@^1.3.0:
4435
4466
version "1.3.0"
4436
4467
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
4437
4468
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
4438
4469
4439
- es-iterator-helpers@^1.0.17 :
4440
- version "1.0.18 "
4441
- resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.0.18. tgz#4d3424f46b24df38d064af6fbbc89274e29ea69d "
4442
- integrity sha512-scxAJaewsahbqTYrGKJihhViaM6DDZDDoucfvzNbK0pOren1g/daDQ3IAhzn+1G14rBG7w+i5N+qul60++zlKA ==
4470
+ es-iterator-helpers@^1.1.0 :
4471
+ version "1.2.0 "
4472
+ resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.2.0. tgz#2f1a3ab998b30cb2d10b195b587c6d9ebdebf152 "
4473
+ integrity sha512-tpxqxncxnpw3c93u8n3VOzACmRFoVmWJqbWXvX/JfKbkhBw1oslgPrUfeSt2psuqyEJFD6N/9lg5i7bsKpoq+Q ==
4443
4474
dependencies:
4444
4475
call-bind "^1.0.7"
4445
4476
define-properties "^1.2.1"
4446
- es-abstract "^1.23.0 "
4477
+ es-abstract "^1.23.3 "
4447
4478
es-errors "^1.3.0"
4448
4479
es-set-tostringtag "^2.0.3"
4449
4480
function-bind "^1.1.2"
4450
4481
get-intrinsic "^1.2.4"
4451
- globalthis "^1.0.3"
4482
+ globalthis "^1.0.4"
4483
+ gopd "^1.0.1"
4452
4484
has-property-descriptors "^1.0.2"
4453
4485
has-proto "^1.0.3"
4454
4486
has-symbols "^1.0.3"
4455
4487
internal-slot "^1.0.7"
4456
- iterator.prototype "^1.1.2 "
4488
+ iterator.prototype "^1.1.3 "
4457
4489
safe-array-concat "^1.1.2"
4458
4490
4459
4491
es-object-atoms@^1.0.0:
4714
4746
prop-types "^15.6.2"
4715
4747
resolve "^1.9.0"
4716
4748
4717
- eslint-plugin-react@7.34.1 :
4718
- version "7.34.1 "
4719
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.1 .tgz#6806b70c97796f5bbfb235a5d3379ece5f4da997 "
4720
- integrity sha512-N97CxlouPT1AHt8Jn0mhhN2RrADlUAsk1/atcT2KyA/l9Q/E6ll7OIGwNumFmWfZ9skV3XXccYS19h80rHtgkw ==
4749
+ eslint-plugin-react@7.37.2 :
4750
+ version "7.37.2 "
4751
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.2 .tgz#cd0935987876ba2900df2f58339f6d92305acc7a "
4752
+ integrity sha512-EsTAnj9fLVr/GZleBLFbj/sSuXeWmp1eXIN60ceYnZveqEaUCyW4X+Vh4WTdUhCkW4xutXYqTXCUSyqD4rB75w ==
4721
4753
dependencies:
4722
- array-includes "^3.1.7 "
4723
- array.prototype.findlast "^1.2.4 "
4754
+ array-includes "^3.1.8 "
4755
+ array.prototype.findlast "^1.2.5 "
4724
4756
array.prototype.flatmap "^1.3.2"
4725
- array.prototype.toreversed "^1.1.2"
4726
- array.prototype.tosorted "^1.1.3"
4757
+ array.prototype.tosorted "^1.1.4"
4727
4758
doctrine "^2.1.0"
4728
- es-iterator-helpers "^1.0.17 "
4759
+ es-iterator-helpers "^1.1.0 "
4729
4760
estraverse "^5.3.0"
4761
+ hasown "^2.0.2"
4730
4762
jsx-ast-utils "^2.4.1 || ^3.0.0"
4731
4763
minimatch "^3.1.2"
4732
- object.entries "^1.1.7"
4733
- object.fromentries "^2.0.7"
4734
- object.hasown "^1.1.3"
4735
- object.values "^1.1.7"
4764
+ object.entries "^1.1.8"
4765
+ object.fromentries "^2.0.8"
4766
+ object.values "^1.2.0"
4736
4767
prop-types "^15.8.1"
4737
4768
resolve "^2.0.0-next.5"
4738
4769
semver "^6.3.1"
4739
- string.prototype.matchall "^4.0.10"
4770
+ string.prototype.matchall "^4.0.11"
4771
+ string.prototype.repeat "^1.0.0"
4740
4772
4741
4773
[email protected] , eslint-scope@^3.7.1:
4742
4774
version "3.7.1"
@@ -5857,6 +5889,14 @@ globalthis@^1.0.3:
5857
5889
dependencies:
5858
5890
define-properties "^1.1.3"
5859
5891
5892
+ globalthis@^1.0.4:
5893
+ version "1.0.4"
5894
+ resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.4.tgz#7430ed3a975d97bfb59bcce41f5cabbafa651236"
5895
+ integrity sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==
5896
+ dependencies:
5897
+ define-properties "^1.2.1"
5898
+ gopd "^1.0.1"
5899
+
5860
5900
5861
5901
version "8.0.2"
5862
5902
resolved "https://registry.yarnpkg.com/globby/-/globby-8.0.2.tgz#5697619ccd95c5275dbb2d6faa42087c1a941d8d"
@@ -7435,10 +7475,10 @@ iterall@^1.2.2:
7435
7475
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.3.0.tgz#afcb08492e2915cbd8a0884eb93a8c94d0d72fea"
7436
7476
integrity sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg==
7437
7477
7438
- iterator.prototype@^1.1.2 :
7439
- version "1.1.2 "
7440
- resolved "https://registry.yarnpkg.com/iterator.prototype/-/iterator.prototype-1.1.2 .tgz#5e29c8924f01916cb9335f1ff80619dcff22b0c0 "
7441
- integrity sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w ==
7478
+ iterator.prototype@^1.1.3 :
7479
+ version "1.1.3 "
7480
+ resolved "https://registry.yarnpkg.com/iterator.prototype/-/iterator.prototype-1.1.3 .tgz#016c2abe0be3bbdb8319852884f60908ac62bf9c "
7481
+ integrity sha512-FW5iMbeQ6rBGm/oKgzq2aW4KvAGpxPzYES8N4g4xNXUKpL1mclMvOe+76AcLDTvD+Ze+sOpVhgdAQEKF4L9iGQ ==
7442
7482
dependencies:
7443
7483
define-properties "^1.2.1"
7444
7484
get-intrinsic "^1.2.1"
@@ -8989,6 +9029,11 @@ object-inspect@^1.13.1:
8989
9029
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.1.tgz#b96c6109324ccfef6b12216a956ca4dc2ff94bc2"
8990
9030
integrity sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==
8991
9031
9032
+ object-inspect@^1.13.3:
9033
+ version "1.13.3"
9034
+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.3.tgz#f14c183de51130243d6d18ae149375ff50ea488a"
9035
+ integrity sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==
9036
+
8992
9037
object-inspect@^1.7.0:
8993
9038
version "1.7.0"
8994
9039
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67"
@@ -9071,7 +9116,7 @@ object.assign@^4.1.5:
9071
9116
has-symbols "^1.0.3"
9072
9117
object-keys "^1.1.1"
9073
9118
9074
- object.entries@^1.1.7 :
9119
+ object.entries@^1.1.8 :
9075
9120
version "1.1.8"
9076
9121
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
9077
9122
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
@@ -9090,15 +9135,6 @@ object.fromentries@^2.0.0:
9090
9135
function-bind "^1.1.1"
9091
9136
has "^1.0.1"
9092
9137
9093
- object.fromentries@^2.0.7:
9094
- version "2.0.7"
9095
- resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.7.tgz#71e95f441e9a0ea6baf682ecaaf37fa2a8d7e616"
9096
- integrity sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==
9097
- dependencies:
9098
- call-bind "^1.0.2"
9099
- define-properties "^1.2.0"
9100
- es-abstract "^1.22.1"
9101
-
9102
9138
object.fromentries@^2.0.8:
9103
9139
version "2.0.8"
9104
9140
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65"
@@ -9126,15 +9162,6 @@ object.groupby@^1.0.3:
9126
9162
define-properties "^1.2.1"
9127
9163
es-abstract "^1.23.2"
9128
9164
9129
- object.hasown@^1.1.3:
9130
- version "1.1.4"
9131
- resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.4.tgz#e270ae377e4c120cdcb7656ce66884a6218283dc"
9132
- integrity sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==
9133
- dependencies:
9134
- define-properties "^1.2.1"
9135
- es-abstract "^1.23.2"
9136
- es-object-atoms "^1.0.0"
9137
-
9138
9165
object.omit@^2.0.0:
9139
9166
version "2.0.1"
9140
9167
resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-2.0.1.tgz#1a9c744829f39dbb858c76ca3579ae2a54ebd1fa"
@@ -9160,15 +9187,6 @@ object.values@^1.1.0:
9160
9187
function-bind "^1.1.1"
9161
9188
has "^1.0.3"
9162
9189
9163
- object.values@^1.1.7:
9164
- version "1.1.7"
9165
- resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.7.tgz#617ed13272e7e1071b43973aa1655d9291b8442a"
9166
- integrity sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==
9167
- dependencies:
9168
- call-bind "^1.0.2"
9169
- define-properties "^1.2.0"
9170
- es-abstract "^1.22.1"
9171
-
9172
9190
object.values@^1.2.0:
9173
9191
version "1.2.0"
9174
9192
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
@@ -11042,6 +11060,16 @@ regexp.prototype.flags@^1.5.2:
11042
11060
es-errors "^1.3.0"
11043
11061
set-function-name "^2.0.1"
11044
11062
11063
+ regexp.prototype.flags@^1.5.3:
11064
+ version "1.5.3"
11065
+ resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.3.tgz#b3ae40b1d2499b8350ab2c3fe6ef3845d3a96f42"
11066
+ integrity sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ==
11067
+ dependencies:
11068
+ call-bind "^1.0.7"
11069
+ define-properties "^1.2.1"
11070
+ es-errors "^1.3.0"
11071
+ set-function-name "^2.0.2"
11072
+
11045
11073
regexpp@^1.0.1:
11046
11074
version "1.1.0"
11047
11075
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-1.1.0.tgz#0e3516dd0b7904f413d2d4193dce4618c3a689ab"
@@ -12122,7 +12150,7 @@ string-width@^3.0.0:
12122
12150
is-fullwidth-code-point "^2.0.0"
12123
12151
strip-ansi "^5.1.0"
12124
12152
12125
- string.prototype.matchall@^4.0.10 :
12153
+ string.prototype.matchall@^4.0.11 :
12126
12154
version "4.0.11"
12127
12155
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz#1092a72c59268d2abaad76582dccc687c0297e0a"
12128
12156
integrity sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==
@@ -12140,6 +12168,14 @@ string.prototype.matchall@^4.0.10:
12140
12168
set-function-name "^2.0.2"
12141
12169
side-channel "^1.0.6"
12142
12170
12171
+ string.prototype.repeat@^1.0.0:
12172
+ version "1.0.0"
12173
+ resolved "https://registry.yarnpkg.com/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz#e90872ee0308b29435aa26275f6e1b762daee01a"
12174
+ integrity sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==
12175
+ dependencies:
12176
+ define-properties "^1.1.3"
12177
+ es-abstract "^1.17.5"
12178
+
12143
12179
string.prototype.trim@^1.2.8:
12144
12180
version "1.2.8"
12145
12181
resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz#f9ac6f8af4bd55ddfa8895e6aea92a96395393bd"
0 commit comments