@@ -1416,7 +1416,7 @@ array-ify@^1.0.0:
1416
1416
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
1417
1417
integrity sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=
1418
1418
1419
- array-includes@^3.1.3, array-includes@^3.1. 4 :
1419
+ array-includes@^3.1.4 :
1420
1420
version "3.1.4"
1421
1421
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.4.tgz#f5b493162c760f3539631f005ba2bb46acb45ba9"
1422
1422
integrity sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==
@@ -1443,13 +1443,14 @@ array.prototype.flat@^1.2.5:
1443
1443
es-shim-unscopables "^1.0.0"
1444
1444
1445
1445
array.prototype.flatmap@^1.2.5 :
1446
- version "1.2.5 "
1447
- resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.5 .tgz#908dc82d8a406930fdf38598d51e7411d18d4446 "
1448
- integrity sha512-08u6rVyi1Lj7oqWbS9nUxliETrtIROT4XGTA4D/LWGten6E3ocm7cy9SIrmNHOL5XVbVuckUp3X6Xyg8/zpvHA ==
1446
+ version "1.3.0 "
1447
+ resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.0 .tgz#a7e8ed4225f4788a70cd910abcf0791e76a5534f "
1448
+ integrity sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg ==
1449
1449
dependencies :
1450
- call-bind "^1.0.0 "
1450
+ call-bind "^1.0.2 "
1451
1451
define-properties "^1.1.3"
1452
- es-abstract "^1.19.0"
1452
+ es-abstract "^1.19.2"
1453
+ es-shim-unscopables "^1.0.0"
1453
1454
1454
1455
arrify@^1.0.1 :
1455
1456
version "1.0.1"
@@ -2346,7 +2347,7 @@ error-ex@^1.3.1:
2346
2347
dependencies :
2347
2348
is-arrayish "^0.2.1"
2348
2349
2349
- es-abstract@^1.19.0, es-abstract@^1.19. 1, es-abstract@^1.19.2 :
2350
+ es-abstract@^1.19.1, es-abstract@^1.19.2 :
2350
2351
version "1.19.5"
2351
2352
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.5.tgz#a2cb01eb87f724e815b278b0dd0d00f36ca9a7f1"
2352
2353
integrity sha512-Aa2G2+Rd3b6kxEUKTF4TaW67czBLyAv3z7VOhYRU50YBx+bbsYZ9xQP4lMNazePuFlybXI0V4MruPos7qUo5fA==
@@ -2489,21 +2490,21 @@ eslint-plugin-react-hooks@^4.2.0:
2489
2490
integrity sha512-U3RVIfdzJaeKDQKEJbz5p3NW8/L80PCATJAfuojwbaEL+gBjfGdhUcGde+WGUW46Q5sr/NgxevsIiDtNXrvZaQ==
2490
2491
2491
2492
eslint-plugin-react@^7.26.1 :
2492
- version "7.27.1 "
2493
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.27.1 .tgz#469202442506616f77a854d91babaae1ec174b45 "
2494
- integrity sha512-meyunDjMMYeWr/4EBLTV1op3iSG3mjT/pz5gti38UzfM4OPpNc2m0t2xvKCOMU5D6FSdd34BIMFOvQbW+i8GAA ==
2493
+ version "7.29.4 "
2494
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.4 .tgz#4717de5227f55f3801a5fd51a16a4fa22b5914d2 "
2495
+ integrity sha512-CVCXajliVh509PcZYRFyu/BoUEz452+jtQJq2b3Bae4v3xBUWPLCmtmBM+ZinG4MzwmxJgJ2M5rMqhqLVn7MtQ ==
2495
2496
dependencies :
2496
2497
array-includes "^3.1.4"
2497
2498
array.prototype.flatmap "^1.2.5"
2498
2499
doctrine "^2.1.0"
2499
2500
estraverse "^5.3.0"
2500
2501
jsx-ast-utils "^2.4.1 || ^3.0.0"
2501
- minimatch "^3.0.4 "
2502
+ minimatch "^3.1.2 "
2502
2503
object.entries "^1.1.5"
2503
2504
object.fromentries "^2.0.5"
2504
2505
object.hasown "^1.1.0"
2505
2506
object.values "^1.1.5"
2506
- prop-types "^15.7.2 "
2507
+ prop-types "^15.8.1 "
2507
2508
resolve "^2.0.0-next.3"
2508
2509
semver "^6.3.0"
2509
2510
string.prototype.matchall "^4.0.6"
@@ -2888,6 +2889,11 @@ functional-red-black-tree@^1.0.1:
2888
2889
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
2889
2890
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
2890
2891
2892
+ functions-have-names@^1.2.2 :
2893
+ version "1.2.3"
2894
+ resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
2895
+ integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==
2896
+
2891
2897
gensync@^1.0.0-beta.2 :
2892
2898
version "1.0.0-beta.2"
2893
2899
resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0"
@@ -4228,11 +4234,11 @@ jsonparse@^1.2.0:
4228
4234
integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=
4229
4235
4230
4236
" jsx-ast-utils@^2.4.1 || ^3.0.0 " :
4231
- version "3.2.1 "
4232
- resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.2.1 .tgz#720b97bfe7d901b927d87c3773637ae8ea48781b "
4233
- integrity sha512-uP5vu8xfy2F9A6LGC22KO7e2/vGTS1MhP+18f++ZNlf0Ohaxbc9nIEwHAsejlJKyzfZzU5UIhe5ItYkitcZnZA ==
4237
+ version "3.2.2 "
4238
+ resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.2.2 .tgz#6ab1e52c71dfc0c0707008a91729a9491fe9f76c "
4239
+ integrity sha512-HDAyJ4MNQBboGpUnHAVUNJs6X0lh058s6FuixsFGP7MgJYpD6Vasd6nzSG5iIfXu1zAYlHJ/zsOKNlrenTUBnw ==
4234
4240
dependencies :
4235
- array-includes "^3.1.3 "
4241
+ array-includes "^3.1.4 "
4236
4242
object.assign "^4.1.2"
4237
4243
4238
4244
keyv@^3.0.0 :
@@ -5080,14 +5086,14 @@ prompts@^2.0.1:
5080
5086
kleur "^3.0.3"
5081
5087
sisteransi "^1.0.5"
5082
5088
5083
- prop-types@^15.7.2 :
5084
- version "15.7.2 "
5085
- resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2 .tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5 "
5086
- integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ ==
5089
+ prop-types@^15.8.1 :
5090
+ version "15.8.1 "
5091
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1 .tgz#67d87bf1a694f48435cf332c24af10214a3140b5 "
5092
+ integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg ==
5087
5093
dependencies :
5088
5094
loose-envify "^1.4.0"
5089
5095
object-assign "^4.1.1"
5090
- react-is "^16.8 .1"
5096
+ react-is "^16.13 .1"
5091
5097
5092
5098
protocols@^1.1.0, protocols@^1.4.0 :
5093
5099
version "1.4.8"
@@ -5203,7 +5209,7 @@ react-fast-compare@^3.2.0:
5203
5209
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb"
5204
5210
integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==
5205
5211
5206
- react-is@^16.8 .1 :
5212
+ react-is@^16.13 .1 :
5207
5213
version "16.13.1"
5208
5214
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
5209
5215
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -5268,13 +5274,14 @@ regenerator-runtime@^0.13.4:
5268
5274
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz#8925742a98ffd90814988d7566ad30ca3b263b52"
5269
5275
integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==
5270
5276
5271
- regexp.prototype.flags@^1.3 .1 :
5272
- version "1.3.1 "
5273
- resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1. tgz#7ef352ae8d159e758c0eadca6f8fcb4eef07be26 "
5274
- integrity sha512-JiBdRBq91WlY7uRJ0ds7R+dU02i6LKi8r3BuQhNXn+kmeLN+EfHhfjqMRis1zJxnlu88hq/4dx0P2OP3APRTOA ==
5277
+ regexp.prototype.flags@^1.4 .1 :
5278
+ version "1.4.3 "
5279
+ resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3. tgz#87cab30f80f66660181a3bb7bf5981a872b367ac "
5280
+ integrity sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA ==
5275
5281
dependencies :
5276
5282
call-bind "^1.0.2"
5277
5283
define-properties "^1.1.3"
5284
+ functions-have-names "^1.2.2"
5278
5285
5279
5286
regexpp@^3.1.0 :
5280
5287
version "3.2.0"
@@ -5756,17 +5763,17 @@ string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2
5756
5763
strip-ansi "^6.0.1"
5757
5764
5758
5765
string.prototype.matchall@^4.0.6 :
5759
- version "4.0.6 "
5760
- resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.6 .tgz#5abb5dabc94c7b0ea2380f65ba610b3a544b15fa "
5761
- integrity sha512-6WgDX8HmQqvEd7J+G6VtAahhsQIssiZ8zl7zKh1VDMFyL3hRTJP4FTNA3RbIp2TOQ9AYNDcc7e3fH0Qbup+DBg ==
5766
+ version "4.0.7 "
5767
+ resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.7 .tgz#8e6ecb0d8a1fb1fda470d81acecb2dba057a481d "
5768
+ integrity sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg ==
5762
5769
dependencies :
5763
5770
call-bind "^1.0.2"
5764
5771
define-properties "^1.1.3"
5765
5772
es-abstract "^1.19.1"
5766
5773
get-intrinsic "^1.1.1"
5767
- has-symbols "^1.0.2 "
5774
+ has-symbols "^1.0.3 "
5768
5775
internal-slot "^1.0.3"
5769
- regexp.prototype.flags "^1.3 .1"
5776
+ regexp.prototype.flags "^1.4 .1"
5770
5777
side-channel "^1.0.4"
5771
5778
5772
5779
string.prototype.trimend@^1.0.4 :
0 commit comments