@@ -2392,15 +2392,6 @@ array-ify@^1.0.0:
2392
2392
version "1.0.0"
2393
2393
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
2394
2394
2395
- array-includes@^3.1.1 :
2396
- version "3.1.1"
2397
- resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.1.tgz#cdd67e6852bdf9c1215460786732255ed2459348"
2398
- integrity sha512-c2VXaCHl7zPsvpkFsw4nxvFie4fh1ur9bpcgsVkIjqn0H/Xwdg+7fv3n2r/isyS8EBj5b06M9kHyZuIr4El6WQ==
2399
- dependencies :
2400
- define-properties "^1.1.3"
2401
- es-abstract "^1.17.0"
2402
- is-string "^1.0.5"
2403
-
2404
2395
array-includes@^3.1.2, array-includes@^3.1.3 :
2405
2396
version "3.1.3"
2406
2397
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.3.tgz#c7f619b382ad2afaf5326cddfdc0afc61af7690a"
@@ -2445,14 +2436,14 @@ array.prototype.flat@^1.2.4:
2445
2436
define-properties "^1.1.3"
2446
2437
es-abstract "^1.19.0"
2447
2438
2448
- array.prototype.flatmap@^1.2.3 :
2449
- version "1.2.3 "
2450
- resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.3 .tgz#1c13f84a178566042dd63de4414440db9222e443 "
2451
- integrity sha512-OOEk+lkePcg+ODXIpvuU9PAryCikCJyo7GlDG1upleEpQRx6mzL9puEBkozQ5iAx20KV0l3DbyQwqciJtqe5Pg ==
2439
+ array.prototype.flatmap@^1.2.4 :
2440
+ version "1.2.5 "
2441
+ resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.5 .tgz#908dc82d8a406930fdf38598d51e7411d18d4446 "
2442
+ integrity sha512-08u6rVyi1Lj7oqWbS9nUxliETrtIROT4XGTA4D/LWGten6E3ocm7cy9SIrmNHOL5XVbVuckUp3X6Xyg8/zpvHA ==
2452
2443
dependencies :
2444
+ call-bind "^1.0.0"
2453
2445
define-properties "^1.1.3"
2454
- es-abstract "^1.17.0-next.1"
2455
- function-bind "^1.1.1"
2446
+ es-abstract "^1.19.0"
2456
2447
2457
2448
arrify@^1.0.1 :
2458
2449
version "1.0.1"
@@ -4337,23 +4328,6 @@ error-ex@^1.2.0, error-ex@^1.3.1:
4337
4328
dependencies :
4338
4329
is-arrayish "^0.2.1"
4339
4330
4340
- es-abstract@^1.17.0 :
4341
- version "1.17.2"
4342
- resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.2.tgz#965b10af56597b631da15872c17a405e86c1fd46"
4343
- integrity sha512-YoKuru3Lyoy7yVTBSH2j7UxTqe/je3dWAruC0sHvZX1GNd5zX8SSLvQqEgO9b3Ex8IW+goFI9arEEsFIbulhOw==
4344
- dependencies :
4345
- es-to-primitive "^1.2.1"
4346
- function-bind "^1.1.1"
4347
- has "^1.0.3"
4348
- has-symbols "^1.0.1"
4349
- is-callable "^1.1.5"
4350
- is-regex "^1.0.5"
4351
- object-inspect "^1.7.0"
4352
- object-keys "^1.1.1"
4353
- object.assign "^4.1.0"
4354
- string.prototype.trimleft "^2.1.1"
4355
- string.prototype.trimright "^2.1.1"
4356
-
4357
4331
es-abstract@^1.17.0-next.1 :
4358
4332
version "1.17.0-next.1"
4359
4333
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.0-next.1.tgz#94acc93e20b05a6e96dacb5ab2f1cb3a81fc2172"
@@ -4425,6 +4399,32 @@ es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2:
4425
4399
string.prototype.trimend "^1.0.3"
4426
4400
string.prototype.trimstart "^1.0.3"
4427
4401
4402
+ es-abstract@^1.18.1 :
4403
+ version "1.19.1"
4404
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.1.tgz#d4885796876916959de78edaa0df456627115ec3"
4405
+ integrity sha512-2vJ6tjA/UfqLm2MPs7jxVybLoB8i1t1Jd9R3kISld20sIxPcTbLuggQOUxeWeAvIUkduv/CfMjuh4WmiXr2v9w==
4406
+ dependencies :
4407
+ call-bind "^1.0.2"
4408
+ es-to-primitive "^1.2.1"
4409
+ function-bind "^1.1.1"
4410
+ get-intrinsic "^1.1.1"
4411
+ get-symbol-description "^1.0.0"
4412
+ has "^1.0.3"
4413
+ has-symbols "^1.0.2"
4414
+ internal-slot "^1.0.3"
4415
+ is-callable "^1.2.4"
4416
+ is-negative-zero "^2.0.1"
4417
+ is-regex "^1.1.4"
4418
+ is-shared-array-buffer "^1.0.1"
4419
+ is-string "^1.0.7"
4420
+ is-weakref "^1.0.1"
4421
+ object-inspect "^1.11.0"
4422
+ object-keys "^1.1.1"
4423
+ object.assign "^4.1.2"
4424
+ string.prototype.trimend "^1.0.4"
4425
+ string.prototype.trimstart "^1.0.4"
4426
+ unbox-primitive "^1.0.1"
4427
+
4428
4428
es-abstract@^1.18.2, es-abstract@^1.19.0 :
4429
4429
version "1.19.0"
4430
4430
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.0.tgz#0a6e6682268e7f5bdc1c740b33ce2578d64538d3"
4572
4572
dependencies :
4573
4573
prettier-linter-helpers "^1.0.0"
4574
4574
4575
- eslint-plugin-react@7.22.0 :
4576
- version "7.22.0 "
4577
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.22.0 .tgz#3d1c542d1d3169c45421c1215d9470e341707269 "
4578
- integrity sha512-p30tuX3VS+NWv9nQot9xIGAHBXR0+xJVaZriEsHoJrASGCJZDJ8JLNM0YqKqI0AKm6Uxaa1VUHoNEibxRCMQHA ==
4575
+ eslint-plugin-react@7.26.1 :
4576
+ version "7.26.1 "
4577
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.26.1 .tgz#41bcfe3e39e6a5ac040971c1af94437c80daa40e "
4578
+ integrity sha512-Lug0+NOFXeOE+ORZ5pbsh6mSKjBKXDXItUD2sQoT+5Yl0eoT82DqnXeTMfUare4QVCn9QwXbfzO/dBLjLXwVjQ ==
4579
4579
dependencies :
4580
- array-includes "^3.1.1 "
4581
- array.prototype.flatmap "^1.2.3 "
4580
+ array-includes "^3.1.3 "
4581
+ array.prototype.flatmap "^1.2.4 "
4582
4582
doctrine "^2.1.0"
4583
- has "^1.0.3 "
4583
+ estraverse "^5.2.0 "
4584
4584
jsx-ast-utils "^2.4.1 || ^3.0.0"
4585
- object.entries "^1.1.2"
4586
- object.fromentries "^2.0.2"
4587
- object.values "^1.1.1"
4585
+ minimatch "^3.0.4"
4586
+ object.entries "^1.1.4"
4587
+ object.fromentries "^2.0.4"
4588
+ object.hasown "^1.0.0"
4589
+ object.values "^1.1.4"
4588
4590
prop-types "^15.7.2"
4589
- resolve "^1.18.1"
4590
- string.prototype.matchall "^4.0.2"
4591
+ resolve "^2.0.0-next.3"
4592
+ semver "^6.3.0"
4593
+ string.prototype.matchall "^4.0.5"
4591
4594
4592
4595
eslint-scope@^4.0.0 :
4593
4596
version "4.0.3"
@@ -5777,15 +5780,6 @@ inquirer@^7.0.0:
5777
5780
strip-ansi "^5.1.0"
5778
5781
through "^2.3.6"
5779
5782
5780
- internal-slot@^1.0.2 :
5781
- version "1.0.2"
5782
- resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.2.tgz#9c2e9fb3cd8e5e4256c6f45fe310067fcfa378a3"
5783
- integrity sha512-2cQNfwhAfJIkU4KZPkDI+Gj5yNNnbqi40W9Gge6dfnk4TocEVm00B3bdiL+JINrbGJil2TeHvM4rETGzk/f/0g==
5784
- dependencies :
5785
- es-abstract "^1.17.0-next.1"
5786
- has "^1.0.3"
5787
- side-channel "^1.0.2"
5788
-
5789
5783
internal-slot@^1.0.3 :
5790
5784
version "1.0.3"
5791
5785
resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.3.tgz#7347e307deeea2faac2ac6205d4bc7d34967f59c"
@@ -8063,15 +8057,14 @@ object.entries@^1.1.2:
8063
8057
es-abstract "^1.17.5"
8064
8058
has "^1.0.3"
8065
8059
8066
- object.fromentries@^2.0.2 :
8067
- version "2.0.2 "
8068
- resolved "https://registry.yarnpkg.com/object.fromentries /-/object.fromentries-2.0.2 .tgz#4a09c9b9bb3843dd0f89acdb517a794d4f355ac9 "
8069
- integrity sha512-r3ZiBH7MQppDJVLx6fhD618GKNG40CZYH9wgwdhKxBDDbQgjeWGGd4AtkZad84d291YxvWe7bJGuE65Anh0dxQ ==
8060
+ object.entries@^1.1.4 :
8061
+ version "1.1.4 "
8062
+ resolved "https://registry.yarnpkg.com/object.entries /-/object.entries-1.1.4 .tgz#43ccf9a50bc5fd5b649d45ab1a579f24e088cafd "
8063
+ integrity sha512-h4LWKWE+wKQGhtMjZEBud7uLGhqyLwj8fpHOarZhD2uY3C9cRtk57VQ89ke3moByLXMedqs3XCHzyb4AmA2DjA ==
8070
8064
dependencies :
8065
+ call-bind "^1.0.2"
8071
8066
define-properties "^1.1.3"
8072
- es-abstract "^1.17.0-next.1"
8073
- function-bind "^1.1.1"
8074
- has "^1.0.3"
8067
+ es-abstract "^1.18.2"
8075
8068
8076
8069
object.fromentries@^2.0.3 :
8077
8070
version "2.0.3"
@@ -8083,13 +8076,31 @@ object.fromentries@^2.0.3:
8083
8076
es-abstract "^1.18.0-next.1"
8084
8077
has "^1.0.3"
8085
8078
8079
+ object.fromentries@^2.0.4 :
8080
+ version "2.0.4"
8081
+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.4.tgz#26e1ba5c4571c5c6f0890cef4473066456a120b8"
8082
+ integrity sha512-EsFBshs5RUUpQEY1D4q/m59kMfz4YJvxuNCJcv/jWwOJr34EaVnG11ZrZa0UHB3wnzV1wx8m58T4hQL8IuNXlQ==
8083
+ dependencies :
8084
+ call-bind "^1.0.2"
8085
+ define-properties "^1.1.3"
8086
+ es-abstract "^1.18.0-next.2"
8087
+ has "^1.0.3"
8088
+
8086
8089
object.getownpropertydescriptors@^2.0.3 :
8087
8090
version "2.0.3"
8088
8091
resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16"
8089
8092
dependencies :
8090
8093
define-properties "^1.1.2"
8091
8094
es-abstract "^1.5.1"
8092
8095
8096
+ object.hasown@^1.0.0 :
8097
+ version "1.0.0"
8098
+ resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.0.0.tgz#bdbade33cfacfb25d7f26ae2b6cb870bf99905c2"
8099
+ integrity sha512-qYMF2CLIjxxLGleeM0jrcB4kiv3loGVAjKQKvH8pSU/i2VcRRvUNmxbD+nEMmrXRfORhuVJuH8OtSYCZoue3zA==
8100
+ dependencies :
8101
+ define-properties "^1.1.3"
8102
+ es-abstract "^1.18.1"
8103
+
8093
8104
object.omit@^2.0.0 :
8094
8105
version "2.0.1"
8095
8106
resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-2.0.1.tgz#1a9c744829f39dbb858c76ca3579ae2a54ebd1fa"
@@ -8991,13 +9002,13 @@ regex-not@^1.0.2:
8991
9002
extend-shallow "^3.0.2"
8992
9003
safe-regex "^1.1.0"
8993
9004
8994
- regexp.prototype.flags@^1.3.0 :
8995
- version "1.3.0 "
8996
- resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.3.0 .tgz#7aba89b3c13a64509dabcf3ca8d9fbb9bdf5cb75 "
8997
- integrity sha512-2+Q0C5g951OlYlJz6yu5/M33IcsESLlLfsyIaLJaG4FA2r4yP8MvVMJUUP/fVBkSpbbbZlS5gynbEWLipiiXiQ ==
9005
+ regexp.prototype.flags@^1.3.1 :
9006
+ version "1.3.1 "
9007
+ resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1 .tgz#7ef352ae8d159e758c0eadca6f8fcb4eef07be26 "
9008
+ integrity sha512-JiBdRBq91WlY7uRJ0ds7R+dU02i6LKi8r3BuQhNXn+kmeLN+EfHhfjqMRis1zJxnlu88hq/4dx0P2OP3APRTOA ==
8998
9009
dependencies :
9010
+ call-bind "^1.0.2"
8999
9011
define-properties "^1.1.3"
9000
- es-abstract "^1.17.0-next.1"
9001
9012
9002
9013
regexpp@^2.0.1 :
9003
9014
version "2.0.1"
@@ -9183,14 +9194,22 @@ resolve@^1.11.1, resolve@^1.12.0:
9183
9194
dependencies :
9184
9195
path-parse "^1.0.6"
9185
9196
9186
- resolve@^1.14.2, resolve@^1.18.1, resolve@^1. 20.0 :
9197
+ resolve@^1.14.2, resolve@^1.20.0 :
9187
9198
version "1.20.0"
9188
9199
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
9189
9200
integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
9190
9201
dependencies :
9191
9202
is-core-module "^2.2.0"
9192
9203
path-parse "^1.0.6"
9193
9204
9205
+ resolve@^2.0.0-next.3 :
9206
+ version "2.0.0-next.3"
9207
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.3.tgz#d41016293d4a8586a39ca5d9b5f15cbea1f55e46"
9208
+ integrity sha512-W8LucSynKUIDu9ylraa7ueVZ7hc0uAgJBxVsQSKOXOyle8a93qXhcz+XAXZ8bIq2d6i4Ehddn6Evt+0/UwKk6Q==
9209
+ dependencies :
9210
+ is-core-module "^2.2.0"
9211
+ path-parse "^1.0.6"
9212
+
9194
9213
responselike@^1.0.2 :
9195
9214
version "1.0.2"
9196
9215
resolved "https://registry.yarnpkg.com/responselike/-/responselike-1.0.2.tgz#918720ef3b631c5642be068f15ade5a46f4ba1e7"
@@ -9518,14 +9537,6 @@ shelljs@^0.8.3:
9518
9537
interpret "^1.0.0"
9519
9538
rechoir "^0.6.2"
9520
9539
9521
- side-channel@^1.0.2 :
9522
- version "1.0.2"
9523
- resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.2.tgz#df5d1abadb4e4bf4af1cd8852bf132d2f7876947"
9524
- integrity sha512-7rL9YlPHg7Ancea1S96Pa8/QWb4BtXL/TZvS6B8XFetGBeuhAsfmUspK6DokBeZ64+Kj9TCNRD/30pVz1BvQNA==
9525
- dependencies :
9526
- es-abstract "^1.17.0-next.1"
9527
- object-inspect "^1.7.0"
9528
-
9529
9540
side-channel@^1.0.4 :
9530
9541
version "1.0.4"
9531
9542
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
@@ -9793,17 +9804,19 @@ string-width@^4.2.0:
9793
9804
is-fullwidth-code-point "^3.0.0"
9794
9805
strip-ansi "^6.0.0"
9795
9806
9796
- string.prototype.matchall@^4.0.2 :
9797
- version "4.0.2 "
9798
- resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.2 .tgz#48bb510326fb9fdeb6a33ceaa81a6ea04ef7648e "
9799
- integrity sha512-N/jp6O5fMf9os0JU3E72Qhf590RSRZU/ungsL/qJUYVTNv7hTG0P/dbPjxINVN9jpscu3nzYwKESU3P3RY5tOg ==
9807
+ string.prototype.matchall@^4.0.5 :
9808
+ version "4.0.5 "
9809
+ resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.5 .tgz#59370644e1db7e4c0c045277690cf7b01203c4da "
9810
+ integrity sha512-Z5ZaXO0svs0M2xd/6By3qpeKpLKd9mO4v4q3oMEQrk8Ck4xOD5d5XeBOOjGrmVZZ/AHB1S0CgG4N5r1G9N3E2Q ==
9800
9811
dependencies :
9812
+ call-bind "^1.0.2"
9801
9813
define-properties "^1.1.3"
9802
- es-abstract "^1.17.0"
9803
- has-symbols "^1.0.1"
9804
- internal-slot "^1.0.2"
9805
- regexp.prototype.flags "^1.3.0"
9806
- side-channel "^1.0.2"
9814
+ es-abstract "^1.18.2"
9815
+ get-intrinsic "^1.1.1"
9816
+ has-symbols "^1.0.2"
9817
+ internal-slot "^1.0.3"
9818
+ regexp.prototype.flags "^1.3.1"
9819
+ side-channel "^1.0.4"
9807
9820
9808
9821
string.prototype.trim@^1.2.1 :
9809
9822
version "1.2.1"
@@ -9846,14 +9859,6 @@ string.prototype.trimleft@^2.1.0:
9846
9859
define-properties "^1.1.3"
9847
9860
function-bind "^1.1.1"
9848
9861
9849
- string.prototype.trimleft@^2.1.1 :
9850
- version "2.1.1"
9851
- resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.1.tgz#9bdb8ac6abd6d602b17a4ed321870d2f8dcefc74"
9852
- integrity sha512-iu2AGd3PuP5Rp7x2kEZCrB2Nf41ehzh+goo8TV7z8/XDBbsvc6HQIlUl9RjkZ4oyrW1XM5UwlGl1oVEaDjg6Ag==
9853
- dependencies :
9854
- define-properties "^1.1.3"
9855
- function-bind "^1.1.1"
9856
-
9857
9862
string.prototype.trimright@^2.1.0 :
9858
9863
version "2.1.0"
9859
9864
resolved "https://registry.yarnpkg.com/string.prototype.trimright/-/string.prototype.trimright-2.1.0.tgz#669d164be9df9b6f7559fa8e89945b168a5a6c58"
@@ -9862,14 +9867,6 @@ string.prototype.trimright@^2.1.0:
9862
9867
define-properties "^1.1.3"
9863
9868
function-bind "^1.1.1"
9864
9869
9865
- string.prototype.trimright@^2.1.1 :
9866
- version "2.1.1"
9867
- resolved "https://registry.yarnpkg.com/string.prototype.trimright/-/string.prototype.trimright-2.1.1.tgz#440314b15996c866ce8a0341894d45186200c5d9"
9868
- integrity sha512-qFvWL3/+QIgZXVmJBfpHmxLB7xsUXz6HsUmP8+5dRaC3Q7oKUv9Vo6aMCRZC1smrtyECFsIT30PqBJ1gTjAs+g==
9869
- dependencies :
9870
- define-properties "^1.1.3"
9871
- function-bind "^1.1.1"
9872
-
9873
9870
string.prototype.trimstart@^1.0.1 :
9874
9871
version "1.0.1"
9875
9872
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.1.tgz#14af6d9f34b053f7cfc89b72f8f2ee14b9039a54"
0 commit comments