@@ -1740,17 +1740,6 @@ array-includes@^3.1.1:
17401740 es-abstract "^1.17.0"
17411741 is-string "^1.0.5"
17421742
1743- array-includes@^3.1.4:
1744- version "3.1.4"
1745- resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.4.tgz#f5b493162c760f3539631f005ba2bb46acb45ba9"
1746- integrity sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==
1747- dependencies:
1748- call-bind "^1.0.2"
1749- define-properties "^1.1.3"
1750- es-abstract "^1.19.1"
1751- get-intrinsic "^1.1.1"
1752- is-string "^1.0.7"
1753-
17541743array-includes@^3.1.6:
17551744 version "3.1.6"
17561745 resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.6.tgz#9e9e720e194f198266ba9e18c29e6a9b0e4b225f"
@@ -1815,15 +1804,6 @@ array.prototype.flat@^1.3.1:
18151804 es-abstract "^1.20.4"
18161805 es-shim-unscopables "^1.0.0"
18171806
1818- array.prototype.flatmap@^1.2.5:
1819- version "1.2.5"
1820- resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.5.tgz#908dc82d8a406930fdf38598d51e7411d18d4446"
1821- integrity sha512-08u6rVyi1Lj7oqWbS9nUxliETrtIROT4XGTA4D/LWGten6E3ocm7cy9SIrmNHOL5XVbVuckUp3X6Xyg8/zpvHA==
1822- dependencies:
1823- call-bind "^1.0.0"
1824- define-properties "^1.1.3"
1825- es-abstract "^1.19.0"
1826-
18271807array.prototype.flatmap@^1.3.1:
18281808 version "1.3.1"
18291809 resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183"
@@ -1834,6 +1814,17 @@ array.prototype.flatmap@^1.3.1:
18341814 es-abstract "^1.20.4"
18351815 es-shim-unscopables "^1.0.0"
18361816
1817+ array.prototype.tosorted@^1.1.1:
1818+ version "1.1.1"
1819+ resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.1.tgz#ccf44738aa2b5ac56578ffda97c03fd3e23dd532"
1820+ integrity sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==
1821+ dependencies:
1822+ call-bind "^1.0.2"
1823+ define-properties "^1.1.4"
1824+ es-abstract "^1.20.4"
1825+ es-shim-unscopables "^1.0.0"
1826+ get-intrinsic "^1.1.3"
1827+
18371828arraybuffer.prototype.slice@^1.0.1:
18381829 version "1.0.1"
18391830 resolved "https://registry.yarnpkg.com/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.1.tgz#9b5ea3868a6eebc30273da577eb888381c0044bb"
@@ -4155,7 +4146,7 @@ es-abstract@^1.18.0-next.0:
41554146 string.prototype.trimend "^1.0.1"
41564147 string.prototype.trimstart "^1.0.1"
41574148
4158- es-abstract@^1.19.0, es-abstract@^1.19.1 :
4149+ es-abstract@^1.19.0:
41594150 version "1.19.1"
41604151 resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.1.tgz#d4885796876916959de78edaa0df456627115ec3"
41614152 integrity sha512-2vJ6tjA/UfqLm2MPs7jxVybLoB8i1t1Jd9R3kISld20sIxPcTbLuggQOUxeWeAvIUkduv/CfMjuh4WmiXr2v9w==
@@ -4471,25 +4462,26 @@ eslint-plugin-react@7.12.4:
44714462 prop-types "^15.6.2"
44724463 resolve "^1.9.0"
44734464
4474- eslint-plugin-react@7.27 .1:
4475- version "7.27 .1"
4476- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.27 .1.tgz#469202442506616f77a854d91babaae1ec174b45 "
4477- integrity sha512-meyunDjMMYeWr/4EBLTV1op3iSG3mjT/pz5gti38UzfM4OPpNc2m0t2xvKCOMU5D6FSdd34BIMFOvQbW+i8GAA ==
4465+ eslint-plugin-react@7.33 .1:
4466+ version "7.33 .1"
4467+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33 .1.tgz#bc27cccf860ae45413a4a4150bf0977345c1ceab "
4468+ integrity sha512-L093k0WAMvr6VhNwReB8VgOq5s2LesZmrpPdKz/kZElQDzqS7G7+DnKoqT+w4JwuiGeAhAvHO0fvy0Eyk4ejDA ==
44784469 dependencies:
4479- array-includes "^3.1.4"
4480- array.prototype.flatmap "^1.2.5"
4470+ array-includes "^3.1.6"
4471+ array.prototype.flatmap "^1.3.1"
4472+ array.prototype.tosorted "^1.1.1"
44814473 doctrine "^2.1.0"
44824474 estraverse "^5.3.0"
44834475 jsx-ast-utils "^2.4.1 || ^3.0.0"
4484- minimatch "^3.0.4 "
4485- object.entries "^1.1.5 "
4486- object.fromentries "^2.0.5 "
4487- object.hasown "^1.1.0 "
4488- object.values "^1.1.5 "
4489- prop-types "^15.7.2 "
4490- resolve "^2.0.0-next.3 "
4491- semver "^6.3.0 "
4492- string.prototype.matchall "^4.0.6 "
4476+ minimatch "^3.1.2 "
4477+ object.entries "^1.1.6 "
4478+ object.fromentries "^2.0.6 "
4479+ object.hasown "^1.1.2 "
4480+ object.values "^1.1.6 "
4481+ prop-types "^15.8.1 "
4482+ resolve "^2.0.0-next.4 "
4483+ semver "^6.3.1 "
4484+ string.prototype.matchall "^4.0.8 "
44934485
44944486eslint-scope@3.7.1, eslint-scope@^3.7.1:
44954487 version "3.7.1"
@@ -6510,20 +6502,13 @@ is-color-stop@^1.0.0:
65106502 rgb-regex "^1.0.1"
65116503 rgba-regex "^1.0.0"
65126504
6513- is-core-module@^2.12.1, is-core-module@^2.13.0:
6505+ is-core-module@^2.12.1, is-core-module@^2.13.0, is-core-module@^2.9.0 :
65146506 version "2.13.0"
65156507 resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.0.tgz#bb52aa6e2cbd49a30c2ba68c42bf3435ba6072db"
65166508 integrity sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==
65176509 dependencies:
65186510 has "^1.0.3"
65196511
6520- is-core-module@^2.2.0:
6521- version "2.2.0"
6522- resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.2.0.tgz#97037ef3d52224d85163f5597b2b63d9afed981a"
6523- integrity sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ==
6524- dependencies:
6525- has "^1.0.3"
6526-
65276512is-data-descriptor@^0.1.4:
65286513 version "0.1.4"
65296514 resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
@@ -8631,14 +8616,14 @@ object.assign@^4.1.4:
86318616 has-symbols "^1.0.3"
86328617 object-keys "^1.1.1"
86338618
8634- object.entries@^1.1.5 :
8635- version "1.1.5 "
8636- resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.5 .tgz#e1acdd17c4de2cd96d5a08487cfb9db84d881861 "
8637- integrity sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g ==
8619+ object.entries@^1.1.6 :
8620+ version "1.1.6 "
8621+ resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.6 .tgz#9737d0e5b8291edd340a3e3264bb8a3b00d5fa23 "
8622+ integrity sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w ==
86388623 dependencies:
86398624 call-bind "^1.0.2"
8640- define-properties "^1.1.3 "
8641- es-abstract "^1.19.1 "
8625+ define-properties "^1.1.4 "
8626+ es-abstract "^1.20.4 "
86428627
86438628object.fromentries@^2.0.0:
86448629 version "2.0.0"
@@ -8650,15 +8635,6 @@ object.fromentries@^2.0.0:
86508635 function-bind "^1.1.1"
86518636 has "^1.0.1"
86528637
8653- object.fromentries@^2.0.5:
8654- version "2.0.5"
8655- resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.5.tgz#7b37b205109c21e741e605727fe8b0ad5fa08251"
8656- integrity sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw==
8657- dependencies:
8658- call-bind "^1.0.2"
8659- define-properties "^1.1.3"
8660- es-abstract "^1.19.1"
8661-
86628638object.fromentries@^2.0.6:
86638639 version "2.0.6"
86648640 resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.6.tgz#cdb04da08c539cffa912dcd368b886e0904bfa73"
@@ -8686,13 +8662,13 @@ object.groupby@^1.0.0:
86868662 es-abstract "^1.21.2"
86878663 get-intrinsic "^1.2.1"
86888664
8689- object.hasown@^1.1.0 :
8690- version "1.1.0 "
8691- resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.0 .tgz#7232ed266f34d197d15cac5880232f7a4790afe5 "
8692- integrity sha512-MhjYRfj3GBlhSkDHo6QmvgjRLXQ2zndabdf3nX0yTyZK9rPfxb6uRpAac8HXNLy1GpqWtZ81Qh4v3uOls2sRAg ==
8665+ object.hasown@^1.1.2 :
8666+ version "1.1.2 "
8667+ resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.2 .tgz#f919e21fad4eb38a57bc6345b3afd496515c3f92 "
8668+ integrity sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw ==
86938669 dependencies:
8694- define-properties "^1.1.3 "
8695- es-abstract "^1.19.1 "
8670+ define-properties "^1.1.4 "
8671+ es-abstract "^1.20.4 "
86968672
86978673object.omit@^2.0.0:
86988674 version "2.0.1"
@@ -8719,15 +8695,6 @@ object.values@^1.1.0:
87198695 function-bind "^1.1.1"
87208696 has "^1.0.3"
87218697
8722- object.values@^1.1.5:
8723- version "1.1.5"
8724- resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
8725- integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
8726- dependencies:
8727- call-bind "^1.0.2"
8728- define-properties "^1.1.3"
8729- es-abstract "^1.19.1"
8730-
87318698object.values@^1.1.6:
87328699 version "1.1.6"
87338700 resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.6.tgz#4abbaa71eba47d63589d402856f908243eea9b1d"
@@ -10007,6 +9974,15 @@ prop-types@^15.7.2:
100079974 object-assign "^4.1.1"
100089975 react-is "^16.8.1"
100099976
9977+ prop-types@^15.8.1:
9978+ version "15.8.1"
9979+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
9980+ integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
9981+ dependencies:
9982+ loose-envify "^1.4.0"
9983+ object-assign "^4.1.1"
9984+ react-is "^16.13.1"
9985+
100109986property-information@^5.0.0, property-information@^5.0.1:
100119987 version "5.0.1"
100129988 resolved "https://registry.yarnpkg.com/property-information/-/property-information-5.0.1.tgz#c3b09f4f5750b1634c0b24205adbf78f18bdf94f"
@@ -10263,6 +10239,11 @@ react-error-overlay@^5.1.4:
1026310239 resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-5.1.4.tgz#88dfb88857c18ceb3b9f95076f850d7121776991"
1026410240 integrity sha512-fp+U98OMZcnduQ+NSEiQa4s/XMsbp+5KlydmkbESOw4P69iWZ68ZMFM5a2BuE0FgqPBKApJyRuYHR95jM8lAmg==
1026510241
10242+ react-is@^16.13.1:
10243+ version "16.13.1"
10244+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
10245+ integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
10246+
1026610247react-is@^16.6.0, react-is@^16.7.0:
1026710248 version "16.8.4"
1026810249 resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.4.tgz#90f336a68c3a29a096a3d648ab80e87ec61482a2"
@@ -10551,15 +10532,7 @@ regexp-tree@^0.1.0:
1055110532 resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.5.tgz#7cd71fca17198d04b4176efd79713f2998009397"
1055210533 integrity sha512-nUmxvfJyAODw+0B13hj8CFVAxhe7fDEAgJgaotBu3nnR+IgGgZq59YedJP5VYTlkEfqjuK6TuRpnymKdatLZfQ==
1055310534
10554- regexp.prototype.flags@^1.3.1:
10555- version "1.3.1"
10556- resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz#7ef352ae8d159e758c0eadca6f8fcb4eef07be26"
10557- integrity sha512-JiBdRBq91WlY7uRJ0ds7R+dU02i6LKi8r3BuQhNXn+kmeLN+EfHhfjqMRis1zJxnlu88hq/4dx0P2OP3APRTOA==
10558- dependencies:
10559- call-bind "^1.0.2"
10560- define-properties "^1.1.3"
10561-
10562- regexp.prototype.flags@^1.5.0:
10535+ regexp.prototype.flags@^1.4.3, regexp.prototype.flags@^1.5.0:
1056310536 version "1.5.0"
1056410537 resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.0.tgz#fe7ce25e7e4cca8db37b6634c8a2c7009199b9cb"
1056510538 integrity sha512-0SutC3pNudRKgquxGoRGIz946MZVHqbNfPjBdxeOhBrdgDKlRoXmYLQN9xRbrR09ZXWeGAdPuif7egofn6v5LA==
@@ -10850,13 +10823,14 @@ resolve@^1.9.0:
1085010823 dependencies:
1085110824 path-parse "^1.0.6"
1085210825
10853- resolve@^2.0.0-next.3 :
10854- version "2.0.0-next.3 "
10855- resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.3 .tgz#d41016293d4a8586a39ca5d9b5f15cbea1f55e46 "
10856- integrity sha512-W8LucSynKUIDu9ylraa7ueVZ7hc0uAgJBxVsQSKOXOyle8a93qXhcz+XAXZ8bIq2d6i4Ehddn6Evt+0/UwKk6Q ==
10826+ resolve@^2.0.0-next.4 :
10827+ version "2.0.0-next.4 "
10828+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.4 .tgz#3d37a113d6429f496ec4752d2a2e58efb1fd4660 "
10829+ integrity sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ ==
1085710830 dependencies:
10858- is-core-module "^2.2.0"
10859- path-parse "^1.0.6"
10831+ is-core-module "^2.9.0"
10832+ path-parse "^1.0.7"
10833+ supports-preserve-symlinks-flag "^1.0.0"
1086010834
1086110835restore-cursor@^2.0.0:
1086210836 version "2.0.0"
@@ -11086,11 +11060,6 @@ semver@^6.0.0:
1108611060 resolved "https://registry.yarnpkg.com/semver/-/semver-6.0.0.tgz#05e359ee571e5ad7ed641a6eec1e547ba52dea65"
1108711061 integrity sha512-0UewU+9rFapKFnlbirLi3byoOuhrSsli/z/ihNnvM24vgF+8sNBiI1LZPBSH9wJKUwaUbw+s3hToDLCXkrghrQ==
1108811062
11089- semver@^6.3.0:
11090- version "6.3.0"
11091- resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
11092- integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
11093-
1109411063semver@^6.3.1:
1109511064 version "6.3.1"
1109611065 resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
@@ -11582,18 +11551,18 @@ string-width@^3.0.0:
1158211551 is-fullwidth-code-point "^2.0.0"
1158311552 strip-ansi "^5.1.0"
1158411553
11585- string.prototype.matchall@^4.0.6 :
11586- version "4.0.6 "
11587- resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.6 .tgz#5abb5dabc94c7b0ea2380f65ba610b3a544b15fa "
11588- integrity sha512-6WgDX8HmQqvEd7J+G6VtAahhsQIssiZ8zl7zKh1VDMFyL3hRTJP4FTNA3RbIp2TOQ9AYNDcc7e3fH0Qbup+DBg ==
11554+ string.prototype.matchall@^4.0.8 :
11555+ version "4.0.8 "
11556+ resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.8 .tgz#3bf85722021816dcd1bf38bb714915887ca79fd3 "
11557+ integrity sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg ==
1158911558 dependencies:
1159011559 call-bind "^1.0.2"
11591- define-properties "^1.1.3 "
11592- es-abstract "^1.19.1 "
11593- get-intrinsic "^1.1.1 "
11594- has-symbols "^1.0.2 "
11560+ define-properties "^1.1.4 "
11561+ es-abstract "^1.20.4 "
11562+ get-intrinsic "^1.1.3 "
11563+ has-symbols "^1.0.3 "
1159511564 internal-slot "^1.0.3"
11596- regexp.prototype.flags "^1.3.1 "
11565+ regexp.prototype.flags "^1.4.3 "
1159711566 side-channel "^1.0.4"
1159811567
1159911568string.prototype.trim@^1.2.7:
0 commit comments