@@ -1517,15 +1517,15 @@ aria-query@^4.2.2:
15171517 " @babel/runtime" " ^7.10.2"
15181518 " @babel/runtime-corejs3" " ^7.10.2"
15191519
1520- array-includes@^3.1.4, array-includes@^3.1.5 :
1521- version "3.1.5 "
1522- resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.5 .tgz#2c320010db8d31031fd2a5f6b3bbd4b1aad31bdb "
1523- integrity sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ ==
1520+ array-includes@^3.1.4, array-includes@^3.1.5, array-includes@^3.1.6 :
1521+ version "3.1.6 "
1522+ resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.6 .tgz#9e9e720e194f198266ba9e18c29e6a9b0e4b225f "
1523+ integrity sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw ==
15241524 dependencies :
15251525 call-bind "^1.0.2"
15261526 define-properties "^1.1.4"
1527- es-abstract "^1.19.5 "
1528- get-intrinsic "^1.1.1 "
1527+ es-abstract "^1.20.4 "
1528+ get-intrinsic "^1.1.3 "
15291529 is-string "^1.0.7"
15301530
15311531array.prototype.flat@^1.2.5 :
@@ -1537,16 +1537,27 @@ array.prototype.flat@^1.2.5:
15371537 define-properties "^1.1.3"
15381538 es-abstract "^1.19.0"
15391539
1540- array.prototype.flatmap@^1.3.0 :
1541- version "1.3.0 "
1542- resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.0 .tgz#a7e8ed4225f4788a70cd910abcf0791e76a5534f "
1543- integrity sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg ==
1540+ array.prototype.flatmap@^1.3.1 :
1541+ version "1.3.1 "
1542+ resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1 .tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183 "
1543+ integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ ==
15441544 dependencies :
15451545 call-bind "^1.0.2"
1546- define-properties "^1.1.3 "
1547- es-abstract "^1.19.2 "
1546+ define-properties "^1.1.4 "
1547+ es-abstract "^1.20.4 "
15481548 es-shim-unscopables "^1.0.0"
15491549
1550+ array.prototype.tosorted@^1.1.1 :
1551+ version "1.1.1"
1552+ resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.1.tgz#ccf44738aa2b5ac56578ffda97c03fd3e23dd532"
1553+ integrity sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==
1554+ dependencies :
1555+ call-bind "^1.0.2"
1556+ define-properties "^1.1.4"
1557+ es-abstract "^1.20.4"
1558+ es-shim-unscopables "^1.0.0"
1559+ get-intrinsic "^1.1.3"
1560+
15501561asn1@~0.2.3 :
15511562 version "0.2.4"
15521563 resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.4.tgz#8d2475dfab553bb33e77b54e59e880bb8ce23136"
@@ -2150,31 +2161,32 @@ error-ex@^1.3.1:
21502161 dependencies :
21512162 is-arrayish "^0.2.1"
21522163
2153- es-abstract@^1.19.0, es-abstract@^1.19.1 , es-abstract@^1.19.2, es-abstract@^1.19.5 :
2154- version "1.20.1 "
2155- resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.20.1 .tgz#027292cd6ef44bd12b1913b828116f54787d1814 "
2156- integrity sha512-WEm2oBhfoI2sImeM4OF2zE2V3BYdSF+KnSi9Sidz51fQHd7+JuF8Xgcj9/0o+OWeIeIS/MiuNnlruQrJf16GQA ==
2164+ es-abstract@^1.19.0, es-abstract@^1.19.5 , es-abstract@^1.20.4 :
2165+ version "1.20.4 "
2166+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.20.4 .tgz#1d103f9f8d78d4cf0713edcd6d0ed1a46eed5861 "
2167+ integrity sha512-0UtvRN79eMe2L+UNEF1BwRe364sj/DXhQ/k5FmivgoSdpM90b8Jc0mDzKMGo7QS0BVbOP/bTwBKNnDc9rNzaPA ==
21572168 dependencies :
21582169 call-bind "^1.0.2"
21592170 es-to-primitive "^1.2.1"
21602171 function-bind "^1.1.1"
21612172 function.prototype.name "^1.1.5"
2162- get-intrinsic "^1.1.1 "
2173+ get-intrinsic "^1.1.3 "
21632174 get-symbol-description "^1.0.0"
21642175 has "^1.0.3"
21652176 has-property-descriptors "^1.0.0"
21662177 has-symbols "^1.0.3"
21672178 internal-slot "^1.0.3"
2168- is-callable "^1.2.4 "
2179+ is-callable "^1.2.7 "
21692180 is-negative-zero "^2.0.2"
21702181 is-regex "^1.1.4"
21712182 is-shared-array-buffer "^1.0.2"
21722183 is-string "^1.0.7"
21732184 is-weakref "^1.0.2"
2174- object-inspect "^1.12.0 "
2185+ object-inspect "^1.12.2 "
21752186 object-keys "^1.1.1"
2176- object.assign "^4.1.2 "
2187+ object.assign "^4.1.4 "
21772188 regexp.prototype.flags "^1.4.3"
2189+ safe-regex-test "^1.0.0"
21782190 string.prototype.trimend "^1.0.5"
21792191 string.prototype.trimstart "^1.0.5"
21802192 unbox-primitive "^1.0.2"
@@ -2306,25 +2318,26 @@ eslint-plugin-mocha@^9.0.0:
23062318 eslint-utils "^3.0.0"
23072319 ramda "^0.27.1"
23082320
2309- eslint-plugin-react@^7.31.10 :
2310- version "7.31.10 "
2311- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.10 .tgz#6782c2c7fe91c09e715d536067644bbb9491419a "
2312- integrity sha512-e4N/nc6AAlg4UKW/mXeYWd3R++qUano5/o+t+wnWxIf+bLsOaH3a4q74kX3nDjYym3VBN4HyO9nEn1GcAqgQOA ==
2321+ eslint-plugin-react@^7.31.11 :
2322+ version "7.31.11 "
2323+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.11 .tgz#011521d2b16dcf95795df688a4770b4eaab364c8 "
2324+ integrity sha512-TTvq5JsT5v56wPa9OYHzsrOlHzKZKjV+aLgS+55NJP/cuzdiQPC7PfYoUjMoxlffKtvijpk7vA/jmuqRb9nohw ==
23132325 dependencies :
2314- array-includes "^3.1.5"
2315- array.prototype.flatmap "^1.3.0"
2326+ array-includes "^3.1.6"
2327+ array.prototype.flatmap "^1.3.1"
2328+ array.prototype.tosorted "^1.1.1"
23162329 doctrine "^2.1.0"
23172330 estraverse "^5.3.0"
23182331 jsx-ast-utils "^2.4.1 || ^3.0.0"
23192332 minimatch "^3.1.2"
2320- object.entries "^1.1.5 "
2321- object.fromentries "^2.0.5 "
2322- object.hasown "^1.1.1 "
2323- object.values "^1.1.5 "
2333+ object.entries "^1.1.6 "
2334+ object.fromentries "^2.0.6 "
2335+ object.hasown "^1.1.2 "
2336+ object.values "^1.1.6 "
23242337 prop-types "^15.8.1"
23252338 resolve "^2.0.0-next.3"
23262339 semver "^6.3.0"
2327- string.prototype.matchall "^4.0.7 "
2340+ string.prototype.matchall "^4.0.8 "
23282341
23292342eslint-scope@^5.1.1 :
23302343 version "5.1.1"
@@ -2628,14 +2641,14 @@ get-func-name@^2.0.0:
26282641 resolved "https://registry.yarnpkg.com/get-func-name/-/get-func-name-2.0.0.tgz#ead774abee72e20409433a066366023dd6887a41"
26292642 integrity sha1-6td0q+5y4gQJQzoGY2YCPdaIekE=
26302643
2631- get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1 :
2632- version "1.1.1 "
2633- resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.1 .tgz#15f59f376f855c446963948f0d24cd3637b4abc6 "
2634- integrity sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q ==
2644+ get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1, get-intrinsic@^1.1.3 :
2645+ version "1.1.3 "
2646+ resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.3 .tgz#063c84329ad93e83893c7f4f243ef63ffa351385 "
2647+ integrity sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A ==
26352648 dependencies :
26362649 function-bind "^1.1.1"
26372650 has "^1.0.3"
2638- has-symbols "^1.0.1 "
2651+ has-symbols "^1.0.3 "
26392652
26402653get-stream@^6.0.0 :
26412654 version "6.0.1"
@@ -2876,10 +2889,10 @@ is-boolean-object@^1.1.0:
28762889 dependencies :
28772890 call-bind "^1.0.0"
28782891
2879- is-callable@^1.1.4, is-callable@^1.2.4 :
2880- version "1.2.4 "
2881- resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4 .tgz#47301d58dd0259407865547853df6d61fe471945 "
2882- integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w ==
2892+ is-callable@^1.1.4, is-callable@^1.2.7 :
2893+ version "1.2.7 "
2894+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7 .tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055 "
2895+ integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA ==
28832896
28842897is-core-module@^2.2.0, is-core-module@^2.8.1 :
28852898 version "2.8.1"
@@ -3813,60 +3826,60 @@ object-assign@^4.1.1:
38133826 version "4.1.1"
38143827 resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
38153828
3816- object-inspect@^1.12.0 , object-inspect@^1.9.0 :
3817- version "1.12.1 "
3818- resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.1 .tgz#28a661153bad7e470e4b01479ef1cb91ce511191 "
3819- integrity sha512-Y/jF6vnvEtOPGiKD1+q+X0CiUYRQtEHp89MLLUJ7TUivtH8Ugn2+3A7Rynqk7BRsAoqeOQWnFnjpDrKSxDgIGA ==
3829+ object-inspect@^1.12.2 , object-inspect@^1.9.0 :
3830+ version "1.12.2 "
3831+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.2 .tgz#c0641f26394532f28ab8d796ab954e43c009a8ea "
3832+ integrity sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ ==
38203833
38213834object-keys@^1.1.1 :
38223835 version "1.1.1"
38233836 resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
38243837 integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
38253838
3826- object.assign@^4.1.2 :
3827- version "4.1.2 "
3828- resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.2 .tgz#0ed54a342eceb37b38ff76eb831a0e788cb63940 "
3829- integrity sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ ==
3839+ object.assign@^4.1.2, object.assign@^4.1.4 :
3840+ version "4.1.4 "
3841+ resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.4 .tgz#9673c7c7c351ab8c4d0b516f4343ebf4dfb7799f "
3842+ integrity sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ ==
38303843 dependencies :
3831- call-bind "^1.0.0 "
3832- define-properties "^1.1.3 "
3833- has-symbols "^1.0.1 "
3844+ call-bind "^1.0.2 "
3845+ define-properties "^1.1.4 "
3846+ has-symbols "^1.0.3 "
38343847 object-keys "^1.1.1"
38353848
3836- object.entries@^1.1.2, object.entries@^1.1.5 :
3837- version "1.1.5 "
3838- resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.5 .tgz#e1acdd17c4de2cd96d5a08487cfb9db84d881861 "
3839- integrity sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g ==
3849+ object.entries@^1.1.2, object.entries@^1.1.6 :
3850+ version "1.1.6 "
3851+ resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.6 .tgz#9737d0e5b8291edd340a3e3264bb8a3b00d5fa23 "
3852+ integrity sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w ==
38403853 dependencies :
38413854 call-bind "^1.0.2"
3842- define-properties "^1.1.3 "
3843- es-abstract "^1.19.1 "
3855+ define-properties "^1.1.4 "
3856+ es-abstract "^1.20.4 "
38443857
3845- object.fromentries@^2.0.5 :
3846- version "2.0.5 "
3847- resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.5 .tgz#7b37b205109c21e741e605727fe8b0ad5fa08251 "
3848- integrity sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw ==
3858+ object.fromentries@^2.0.6 :
3859+ version "2.0.6 "
3860+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.6 .tgz#cdb04da08c539cffa912dcd368b886e0904bfa73 "
3861+ integrity sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg ==
38493862 dependencies :
38503863 call-bind "^1.0.2"
3851- define-properties "^1.1.3 "
3852- es-abstract "^1.19.1 "
3864+ define-properties "^1.1.4 "
3865+ es-abstract "^1.20.4 "
38533866
3854- object.hasown@^1.1.1 :
3855- version "1.1.1 "
3856- resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.1 .tgz#ad1eecc60d03f49460600430d97f23882cf592a3 "
3857- integrity sha512-LYLe4tivNQzq4JdaWW6WO3HMZZJWzkkH8fnI6EebWl0VZth2wL2Lovm74ep2/gZzlaTdV62JZHEqHQ2yVn8Q/A ==
3867+ object.hasown@^1.1.2 :
3868+ version "1.1.2 "
3869+ resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.2 .tgz#f919e21fad4eb38a57bc6345b3afd496515c3f92 "
3870+ integrity sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw ==
38583871 dependencies :
38593872 define-properties "^1.1.4"
3860- es-abstract "^1.19.5 "
3873+ es-abstract "^1.20.4 "
38613874
3862- object.values@^1.1.5 :
3863- version "1.1.5 "
3864- resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5 .tgz#959f63e3ce9ef108720333082131e4a459b716ac "
3865- integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg ==
3875+ object.values@^1.1.5, object.values@^1.1.6 :
3876+ version "1.1.6 "
3877+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.6 .tgz#4abbaa71eba47d63589d402856f908243eea9b1d "
3878+ integrity sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw ==
38663879 dependencies :
38673880 call-bind "^1.0.2"
3868- define-properties "^1.1.3 "
3869- es-abstract "^1.19.1 "
3881+ define-properties "^1.1.4 "
3882+ es-abstract "^1.20.4 "
38703883
38713884once@^1.3.0 :
38723885 version "1.4.0"
@@ -4137,7 +4150,7 @@ regenerator-transform@^0.15.0:
41374150 dependencies :
41384151 " @babel/runtime" " ^7.8.4"
41394152
4140- regexp.prototype.flags@^1.4.1, regexp.prototype.flags@^1.4. 3 :
4153+ regexp.prototype.flags@^1.4.3 :
41414154 version "1.4.3"
41424155 resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz#87cab30f80f66660181a3bb7bf5981a872b367ac"
41434156 integrity sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==
@@ -4277,6 +4290,15 @@ safe-buffer@~5.1.1:
42774290 resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
42784291 integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
42794292
4293+ safe-regex-test@^1.0.0 :
4294+ version "1.0.0"
4295+ resolved "https://registry.yarnpkg.com/safe-regex-test/-/safe-regex-test-1.0.0.tgz#793b874d524eb3640d1873aad03596db2d4f2295"
4296+ integrity sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==
4297+ dependencies :
4298+ call-bind "^1.0.2"
4299+ get-intrinsic "^1.1.3"
4300+ is-regex "^1.1.4"
4301+
42804302" safer-buffer@>= 2.1.2 < 3" , safer-buffer@^2.0.2, safer-buffer@^2.1.0, safer-buffer@~2.1.0:
42814303 version "2.1.2"
42824304 resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
@@ -4446,18 +4468,18 @@ string-width@^4.1.0, string-width@^4.2.0:
44464468 is-fullwidth-code-point "^3.0.0"
44474469 strip-ansi "^6.0.0"
44484470
4449- string.prototype.matchall@^4.0.7 :
4450- version "4.0.7 "
4451- resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.7 .tgz#8e6ecb0d8a1fb1fda470d81acecb2dba057a481d "
4452- integrity sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg ==
4471+ string.prototype.matchall@^4.0.8 :
4472+ version "4.0.8 "
4473+ resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.8 .tgz#3bf85722021816dcd1bf38bb714915887ca79fd3 "
4474+ integrity sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg ==
44534475 dependencies :
44544476 call-bind "^1.0.2"
4455- define-properties "^1.1.3 "
4456- es-abstract "^1.19.1 "
4457- get-intrinsic "^1.1.1 "
4477+ define-properties "^1.1.4 "
4478+ es-abstract "^1.20.4 "
4479+ get-intrinsic "^1.1.3 "
44584480 has-symbols "^1.0.3"
44594481 internal-slot "^1.0.3"
4460- regexp.prototype.flags "^1.4.1 "
4482+ regexp.prototype.flags "^1.4.3 "
44614483 side-channel "^1.0.4"
44624484
44634485string.prototype.trimend@^1.0.5 :
0 commit comments