@@ -2139,7 +2139,7 @@ array-ify@^1.0.0:
2139
2139
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
2140
2140
integrity sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=
2141
2141
2142
- array-includes@^3.0.3, array-includes@^3.1.1, array-includes@^3. 1.2, array-includes@^3.1.3:
2142
+ array-includes@^3.1.2, array-includes@^3.1.3:
2143
2143
version "3.1.3"
2144
2144
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.3.tgz#c7f619b382ad2afaf5326cddfdc0afc61af7690a"
2145
2145
integrity sha512-gcem1KlBU7c9rB+Rq8/3PPKsK2kjqeEBa3bD5kkQo4nYlOHQCJqIJFqBXDEfwaRuYTT4E+FxA9xez7Gf/e3Q7A==
@@ -4311,6 +4311,30 @@ es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2, es-abstract@^1.18.2:
4311
4311
string.prototype.trimstart "^1.0.4"
4312
4312
unbox-primitive "^1.0.1"
4313
4313
4314
+ es-abstract@^1.18.1:
4315
+ version "1.18.7"
4316
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.7.tgz#122daaa523d0a10b0f1be8ed4ce1ee68330c5bb2"
4317
+ integrity sha512-uFG1gyVX91tZIiDWNmPsL8XNpiCk/6tkB7MZphoSJflS4w+KgWyQ2gjCVDnsPxFAo9WjRXG3eqONNYdfbJjAtw==
4318
+ dependencies:
4319
+ call-bind "^1.0.2"
4320
+ es-to-primitive "^1.2.1"
4321
+ function-bind "^1.1.1"
4322
+ get-intrinsic "^1.1.1"
4323
+ get-symbol-description "^1.0.0"
4324
+ has "^1.0.3"
4325
+ has-symbols "^1.0.2"
4326
+ internal-slot "^1.0.3"
4327
+ is-callable "^1.2.4"
4328
+ is-negative-zero "^2.0.1"
4329
+ is-regex "^1.1.4"
4330
+ is-string "^1.0.7"
4331
+ object-inspect "^1.11.0"
4332
+ object-keys "^1.1.1"
4333
+ object.assign "^4.1.2"
4334
+ string.prototype.trimend "^1.0.4"
4335
+ string.prototype.trimstart "^1.0.4"
4336
+ unbox-primitive "^1.0.1"
4337
+
4314
4338
es-to-primitive@^1.2.1:
4315
4339
version "1.2.1"
4316
4340
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
@@ -4442,35 +4466,24 @@ eslint-plugin-notice@0.7.8:
4442
4466
lodash ">=2.4.0"
4443
4467
metric-lcs "^0.1.2"
4444
4468
4445
- eslint-plugin-react@7.12.4:
4446
- version "7.12.4"
4447
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.4.tgz#b1ecf26479d61aee650da612e425c53a99f48c8c"
4448
- integrity sha512-1puHJkXJY+oS1t467MjbqjvX53uQ05HXwjqDgdbGBqf5j9eeydI54G3KwiJmWciQ0HTBacIKw2jgwSBSH3yfgQ==
4449
- dependencies:
4450
- array-includes "^3.0.3"
4451
- doctrine "^2.1.0"
4452
- has "^1.0.3"
4453
- jsx-ast-utils "^2.0.1"
4454
- object.fromentries "^2.0.0"
4455
- prop-types "^15.6.2"
4456
- resolve "^1.9.0"
4457
-
4458
- eslint-plugin-react@^7.12.4:
4459
- version "7.24.0"
4460
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.24.0.tgz#eadedfa351a6f36b490aa17f4fa9b14e842b9eb4"
4461
- integrity sha512-KJJIx2SYx7PBx3ONe/mEeMz4YE0Lcr7feJTCMyyKb/341NcjuAgim3Acgan89GfPv7nxXK2+0slu0CWXYM4x+Q==
4469
+ eslint-plugin-react@7.26.1:
4470
+ version "7.26.1"
4471
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.26.1.tgz#41bcfe3e39e6a5ac040971c1af94437c80daa40e"
4472
+ integrity sha512-Lug0+NOFXeOE+ORZ5pbsh6mSKjBKXDXItUD2sQoT+5Yl0eoT82DqnXeTMfUare4QVCn9QwXbfzO/dBLjLXwVjQ==
4462
4473
dependencies:
4463
4474
array-includes "^3.1.3"
4464
4475
array.prototype.flatmap "^1.2.4"
4465
4476
doctrine "^2.1.0"
4466
- has "^1.0.3 "
4477
+ estraverse "^5.2.0 "
4467
4478
jsx-ast-utils "^2.4.1 || ^3.0.0"
4468
4479
minimatch "^3.0.4"
4469
4480
object.entries "^1.1.4"
4470
4481
object.fromentries "^2.0.4"
4482
+ object.hasown "^1.0.0"
4471
4483
object.values "^1.1.4"
4472
4484
prop-types "^15.7.2"
4473
4485
resolve "^2.0.0-next.3"
4486
+ semver "^6.3.0"
4474
4487
string.prototype.matchall "^4.0.5"
4475
4488
4476
4489
eslint-scope@3.7.1:
@@ -5403,6 +5416,14 @@ get-stream@^4.0.0, get-stream@^4.1.0:
5403
5416
dependencies:
5404
5417
pump "^3.0.0"
5405
5418
5419
+ get-symbol-description@^1.0.0:
5420
+ version "1.0.0"
5421
+ resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"
5422
+ integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==
5423
+ dependencies:
5424
+ call-bind "^1.0.2"
5425
+ get-intrinsic "^1.1.1"
5426
+
5406
5427
get-value@^2.0.3, get-value@^2.0.6:
5407
5428
version "2.0.6"
5408
5429
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
@@ -5987,6 +6008,13 @@ has-symbols@^1.0.0, has-symbols@^1.0.1, has-symbols@^1.0.2:
5987
6008
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423"
5988
6009
integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==
5989
6010
6011
+ has-tostringtag@^1.0.0:
6012
+ version "1.0.0"
6013
+ resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
6014
+ integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
6015
+ dependencies:
6016
+ has-symbols "^1.0.2"
6017
+
5990
6018
has-unicode@^2.0.0, has-unicode@^2.0.1:
5991
6019
version "2.0.1"
5992
6020
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -6513,6 +6541,11 @@ is-callable@^1.1.4, is-callable@^1.2.3:
6513
6541
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
6514
6542
integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==
6515
6543
6544
+ is-callable@^1.2.4:
6545
+ version "1.2.4"
6546
+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
6547
+ integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
6548
+
6516
6549
is-ci@^2.0.0:
6517
6550
version "2.0.0"
6518
6551
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
@@ -6740,6 +6773,14 @@ is-regex@^1.1.3:
6740
6773
call-bind "^1.0.2"
6741
6774
has-symbols "^1.0.2"
6742
6775
6776
+ is-regex@^1.1.4:
6777
+ version "1.1.4"
6778
+ resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
6779
+ integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
6780
+ dependencies:
6781
+ call-bind "^1.0.2"
6782
+ has-tostringtag "^1.0.0"
6783
+
6743
6784
is-regexp@^1.0.0:
6744
6785
version "1.0.0"
6745
6786
resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069"
@@ -6769,6 +6810,13 @@ is-string@^1.0.5, is-string@^1.0.6:
6769
6810
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.6.tgz#3fe5d5992fb0d93404f32584d4b0179a71b54a5f"
6770
6811
integrity sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==
6771
6812
6813
+ is-string@^1.0.7:
6814
+ version "1.0.7"
6815
+ resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
6816
+ integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
6817
+ dependencies:
6818
+ has-tostringtag "^1.0.0"
6819
+
6772
6820
is-symbol@^1.0.2, is-symbol@^1.0.3:
6773
6821
version "1.0.4"
6774
6822
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.4.tgz#a6dac93b635b063ca6872236de88910a57af139c"
@@ -7034,14 +7082,6 @@ jsprim@^1.2.2:
7034
7082
json-schema "0.2.3"
7035
7083
verror "1.10.0"
7036
7084
7037
- jsx-ast-utils@^2.0.1:
7038
- version "2.4.1"
7039
- resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.4.1.tgz#1114a4c1209481db06c690c2b4f488cc665f657e"
7040
- integrity sha512-z1xSldJ6imESSzOjd3NNkieVJKRlKYSOtMG8SFyCj2FIrvSaSuli/WjpBkEzCBoR9bYYYFgqJw61Xhu7Lcgk+w==
7041
- dependencies:
7042
- array-includes "^3.1.1"
7043
- object.assign "^4.1.0"
7044
-
7045
7085
"jsx-ast-utils@^2.4.1 || ^3.0.0":
7046
7086
version "3.2.0"
7047
7087
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.2.0.tgz#41108d2cec408c3453c1bbe8a4aae9e1e2bd8f82"
@@ -8602,6 +8642,11 @@ object-inspect@^1.10.3, object-inspect@^1.6.0, object-inspect@^1.9.0:
8602
8642
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369"
8603
8643
integrity sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==
8604
8644
8645
+ object-inspect@^1.11.0:
8646
+ version "1.11.0"
8647
+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.11.0.tgz#9dceb146cedd4148a0d9e51ab88d34cf509922b1"
8648
+ integrity sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==
8649
+
8605
8650
object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.1:
8606
8651
version "1.1.1"
8607
8652
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
@@ -8653,7 +8698,7 @@ object.entries@^1.1.4:
8653
8698
define-properties "^1.1.3"
8654
8699
es-abstract "^1.18.2"
8655
8700
8656
- object.fromentries@^2.0.0, object.fromentries@^2.0. 4:
8701
+ object.fromentries@^2.0.4:
8657
8702
version "2.0.4"
8658
8703
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.4.tgz#26e1ba5c4571c5c6f0890cef4473066456a120b8"
8659
8704
integrity sha512-EsFBshs5RUUpQEY1D4q/m59kMfz4YJvxuNCJcv/jWwOJr34EaVnG11ZrZa0UHB3wnzV1wx8m58T4hQL8IuNXlQ==
@@ -8672,6 +8717,14 @@ object.getownpropertydescriptors@^2.0.3:
8672
8717
define-properties "^1.1.3"
8673
8718
es-abstract "^1.18.0-next.2"
8674
8719
8720
+ object.hasown@^1.0.0:
8721
+ version "1.0.0"
8722
+ resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.0.0.tgz#bdbade33cfacfb25d7f26ae2b6cb870bf99905c2"
8723
+ integrity sha512-qYMF2CLIjxxLGleeM0jrcB4kiv3loGVAjKQKvH8pSU/i2VcRRvUNmxbD+nEMmrXRfORhuVJuH8OtSYCZoue3zA==
8724
+ dependencies:
8725
+ define-properties "^1.1.3"
8726
+ es-abstract "^1.18.1"
8727
+
8675
8728
object.map@^1.0.0:
8676
8729
version "1.0.1"
8677
8730
resolved "https://registry.yarnpkg.com/object.map/-/object.map-1.0.1.tgz#cf83e59dc8fcc0ad5f4250e1f78b3b81bd801d37"
@@ -10553,7 +10606,7 @@ resolve@1.1.7:
10553
10606
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
10554
10607
integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
10555
10608
10556
- resolve@^1.1.4, resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.12.0, resolve@^1.17.0, resolve@^1.20.0, resolve@^1.3.2, resolve@^1.4.0, resolve@^1.8.1, resolve@^1.9.0 :
10609
+ resolve@^1.1.4, resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.12.0, resolve@^1.17.0, resolve@^1.20.0, resolve@^1.3.2, resolve@^1.4.0, resolve@^1.8.1:
10557
10610
version "1.20.0"
10558
10611
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
10559
10612
integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
0 commit comments