@@ -2557,7 +2557,7 @@ array-ify@^1.0.0:
25572557 resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
25582558 integrity sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==
25592559
2560- array-includes@^3.1.4, array-includes@^3.1.5 :
2560+ array-includes@^3.1.4 :
25612561 version "3.1.5"
25622562 resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.5.tgz#2c320010db8d31031fd2a5f6b3bbd4b1aad31bdb"
25632563 integrity sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==
@@ -2568,6 +2568,17 @@ array-includes@^3.1.4, array-includes@^3.1.5:
25682568 get-intrinsic "^1.1.1"
25692569 is-string "^1.0.7"
25702570
2571+ array-includes@^3.1.6 :
2572+ version "3.1.6"
2573+ resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.6.tgz#9e9e720e194f198266ba9e18c29e6a9b0e4b225f"
2574+ integrity sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==
2575+ dependencies :
2576+ call-bind "^1.0.2"
2577+ define-properties "^1.1.4"
2578+ es-abstract "^1.20.4"
2579+ get-intrinsic "^1.1.3"
2580+ is-string "^1.0.7"
2581+
25712582array-unique@^0.3.2 :
25722583 version "0.3.2"
25732584 resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
@@ -2583,16 +2594,27 @@ array.prototype.flat@^1.2.5:
25832594 es-abstract "^1.19.2"
25842595 es-shim-unscopables "^1.0.0"
25852596
2586- array.prototype.flatmap@^1.3.0 :
2587- version "1.3.0 "
2588- resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.0 .tgz#a7e8ed4225f4788a70cd910abcf0791e76a5534f "
2589- integrity sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg ==
2597+ array.prototype.flatmap@^1.3.1 :
2598+ version "1.3.1 "
2599+ resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1 .tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183 "
2600+ integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ ==
25902601 dependencies :
25912602 call-bind "^1.0.2"
2592- define-properties "^1.1.3 "
2593- es-abstract "^1.19.2 "
2603+ define-properties "^1.1.4 "
2604+ es-abstract "^1.20.4 "
25942605 es-shim-unscopables "^1.0.0"
25952606
2607+ array.prototype.tosorted@^1.1.1 :
2608+ version "1.1.1"
2609+ resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.1.tgz#ccf44738aa2b5ac56578ffda97c03fd3e23dd532"
2610+ integrity sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==
2611+ dependencies :
2612+ call-bind "^1.0.2"
2613+ define-properties "^1.1.4"
2614+ es-abstract "^1.20.4"
2615+ es-shim-unscopables "^1.0.0"
2616+ get-intrinsic "^1.1.3"
2617+
25962618arrify@^1.0.1 :
25972619 version "1.0.1"
25982620 resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
@@ -4292,6 +4314,36 @@ es-abstract@^1.19.0, es-abstract@^1.19.1, es-abstract@^1.19.2, es-abstract@^1.19
42924314 string.prototype.trimstart "^1.0.5"
42934315 unbox-primitive "^1.0.2"
42944316
4317+ es-abstract@^1.20.4 :
4318+ version "1.20.4"
4319+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.20.4.tgz#1d103f9f8d78d4cf0713edcd6d0ed1a46eed5861"
4320+ integrity sha512-0UtvRN79eMe2L+UNEF1BwRe364sj/DXhQ/k5FmivgoSdpM90b8Jc0mDzKMGo7QS0BVbOP/bTwBKNnDc9rNzaPA==
4321+ dependencies :
4322+ call-bind "^1.0.2"
4323+ es-to-primitive "^1.2.1"
4324+ function-bind "^1.1.1"
4325+ function.prototype.name "^1.1.5"
4326+ get-intrinsic "^1.1.3"
4327+ get-symbol-description "^1.0.0"
4328+ has "^1.0.3"
4329+ has-property-descriptors "^1.0.0"
4330+ has-symbols "^1.0.3"
4331+ internal-slot "^1.0.3"
4332+ is-callable "^1.2.7"
4333+ is-negative-zero "^2.0.2"
4334+ is-regex "^1.1.4"
4335+ is-shared-array-buffer "^1.0.2"
4336+ is-string "^1.0.7"
4337+ is-weakref "^1.0.2"
4338+ object-inspect "^1.12.2"
4339+ object-keys "^1.1.1"
4340+ object.assign "^4.1.4"
4341+ regexp.prototype.flags "^1.4.3"
4342+ safe-regex-test "^1.0.0"
4343+ string.prototype.trimend "^1.0.5"
4344+ string.prototype.trimstart "^1.0.5"
4345+ unbox-primitive "^1.0.2"
4346+
42954347es-shim-unscopables@^1.0.0 :
42964348 version "1.0.0"
42974349 resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz#702e632193201e3edf8713635d083d378e510241"
@@ -4401,25 +4453,26 @@ eslint-plugin-prettier@3.4.1:
44014453 dependencies :
44024454 prettier-linter-helpers "^1.0.0"
44034455
4404- eslint-plugin-react@7.31.1 :
4405- version "7.31.1 "
4406- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.1 .tgz#d29793ed27743f3ed8a473c347b1bf5a0a8fb9af "
4407- integrity sha512-j4/2xWqt/R7AZzG8CakGHA6Xa/u7iR8Q3xCxY+AUghdT92bnIDOBEefV456OeH0QvBcroVc0eyvrrLSyQGYIfg ==
4456+ eslint-plugin-react@7.31.11 :
4457+ version "7.31.11 "
4458+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.11 .tgz#011521d2b16dcf95795df688a4770b4eaab364c8 "
4459+ integrity sha512-TTvq5JsT5v56wPa9OYHzsrOlHzKZKjV+aLgS+55NJP/cuzdiQPC7PfYoUjMoxlffKtvijpk7vA/jmuqRb9nohw ==
44084460 dependencies :
4409- array-includes "^3.1.5"
4410- array.prototype.flatmap "^1.3.0"
4461+ array-includes "^3.1.6"
4462+ array.prototype.flatmap "^1.3.1"
4463+ array.prototype.tosorted "^1.1.1"
44114464 doctrine "^2.1.0"
44124465 estraverse "^5.3.0"
44134466 jsx-ast-utils "^2.4.1 || ^3.0.0"
44144467 minimatch "^3.1.2"
4415- object.entries "^1.1.5 "
4416- object.fromentries "^2.0.5 "
4417- object.hasown "^1.1.1 "
4418- object.values "^1.1.5 "
4468+ object.entries "^1.1.6 "
4469+ object.fromentries "^2.0.6 "
4470+ object.hasown "^1.1.2 "
4471+ object.values "^1.1.6 "
44194472 prop-types "^15.8.1"
44204473 resolve "^2.0.0-next.3"
44214474 semver "^6.3.0"
4422- string.prototype.matchall "^4.0.7 "
4475+ string.prototype.matchall "^4.0.8 "
44234476
44244477eslint-scope@^4.0.0 :
44254478 version "4.0.3"
@@ -4941,6 +4994,15 @@ get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1:
49414994 has "^1.0.3"
49424995 has-symbols "^1.0.1"
49434996
4997+ get-intrinsic@^1.1.3 :
4998+ version "1.1.3"
4999+ resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.3.tgz#063c84329ad93e83893c7f4f243ef63ffa351385"
5000+ integrity sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==
5001+ dependencies :
5002+ function-bind "^1.1.1"
5003+ has "^1.0.3"
5004+ has-symbols "^1.0.3"
5005+
49445006get-own-enumerable-property-symbols@^3.0.0 :
49455007 version "3.0.2"
49465008 resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664"
@@ -5554,6 +5616,11 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.4:
55545616 resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
55555617 integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
55565618
5619+ is-callable@^1.2.7 :
5620+ version "1.2.7"
5621+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
5622+ integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
5623+
55575624is-ci@^2.0.0 :
55585625 version "2.0.0"
55595626 resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
@@ -7325,6 +7392,11 @@ object-inspect@^1.12.0, object-inspect@^1.9.0:
73257392 resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.0.tgz#6e2c120e868fd1fd18cb4f18c31741d0d6e776f0"
73267393 integrity sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==
73277394
7395+ object-inspect@^1.12.2 :
7396+ version "1.12.2"
7397+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.2.tgz#c0641f26394532f28ab8d796ab954e43c009a8ea"
7398+ integrity sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==
7399+
73287400object-keys@^1.1.1 :
73297401 version "1.1.1"
73307402 resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
@@ -7361,23 +7433,33 @@ object.assign@^4.0.4, object.assign@^4.1.2:
73617433 has-symbols "^1.0.1"
73627434 object-keys "^1.1.1"
73637435
7364- object.entries@^1 .1.5 :
7365- version "1 .1.5 "
7366- resolved "https://registry.yarnpkg.com/object.entries /-/object.entries-1 .1.5 .tgz#e1acdd17c4de2cd96d5a08487cfb9db84d881861 "
7367- integrity sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g ==
7436+ object.assign@^4 .1.4 :
7437+ version "4 .1.4 "
7438+ resolved "https://registry.yarnpkg.com/object.assign /-/object.assign-4 .1.4 .tgz#9673c7c7c351ab8c4d0b516f4343ebf4dfb7799f "
7439+ integrity sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ ==
73687440 dependencies :
73697441 call-bind "^1.0.2"
7370- define-properties "^1.1.3"
7371- es-abstract "^1.19.1"
7442+ define-properties "^1.1.4"
7443+ has-symbols "^1.0.3"
7444+ object-keys "^1.1.1"
73727445
7373- object.fromentries@^2.0.5 :
7374- version "2.0.5 "
7375- resolved "https://registry.yarnpkg.com/object.fromentries /-/object.fromentries-2.0.5 .tgz#7b37b205109c21e741e605727fe8b0ad5fa08251 "
7376- integrity sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw ==
7446+ object.entries@^1.1.6 :
7447+ version "1.1.6 "
7448+ resolved "https://registry.yarnpkg.com/object.entries /-/object.entries-1.1.6 .tgz#9737d0e5b8291edd340a3e3264bb8a3b00d5fa23 "
7449+ integrity sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w ==
73777450 dependencies :
73787451 call-bind "^1.0.2"
7379- define-properties "^1.1.3"
7380- es-abstract "^1.19.1"
7452+ define-properties "^1.1.4"
7453+ es-abstract "^1.20.4"
7454+
7455+ object.fromentries@^2.0.6 :
7456+ version "2.0.6"
7457+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.6.tgz#cdb04da08c539cffa912dcd368b886e0904bfa73"
7458+ integrity sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==
7459+ dependencies :
7460+ call-bind "^1.0.2"
7461+ define-properties "^1.1.4"
7462+ es-abstract "^1.20.4"
73817463
73827464object.getownpropertydescriptors@^2.1.1 :
73837465 version "2.1.3"
@@ -7388,13 +7470,13 @@ object.getownpropertydescriptors@^2.1.1:
73887470 define-properties "^1.1.3"
73897471 es-abstract "^1.19.1"
73907472
7391- object.hasown@^1.1.1 :
7392- version "1.1.1 "
7393- resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.1 .tgz#ad1eecc60d03f49460600430d97f23882cf592a3 "
7394- integrity sha512-LYLe4tivNQzq4JdaWW6WO3HMZZJWzkkH8fnI6EebWl0VZth2wL2Lovm74ep2/gZzlaTdV62JZHEqHQ2yVn8Q/A ==
7473+ object.hasown@^1.1.2 :
7474+ version "1.1.2 "
7475+ resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.2 .tgz#f919e21fad4eb38a57bc6345b3afd496515c3f92 "
7476+ integrity sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw ==
73957477 dependencies :
73967478 define-properties "^1.1.4"
7397- es-abstract "^1.19.5 "
7479+ es-abstract "^1.20.4 "
73987480
73997481object.pick@^1.3.0 :
74007482 version "1.3.0"
@@ -7412,6 +7494,15 @@ object.values@^1.1.5:
74127494 define-properties "^1.1.3"
74137495 es-abstract "^1.19.1"
74147496
7497+ object.values@^1.1.6 :
7498+ version "1.1.6"
7499+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.6.tgz#4abbaa71eba47d63589d402856f908243eea9b1d"
7500+ integrity sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==
7501+ dependencies :
7502+ call-bind "^1.0.2"
7503+ define-properties "^1.1.4"
7504+ es-abstract "^1.20.4"
7505+
74157506octal@^1.0.0 :
74167507 version "1.0.0"
74177508 resolved "https://registry.yarnpkg.com/octal/-/octal-1.0.0.tgz#63e7162a68efbeb9e213588d58e989d1e5c4530b"
@@ -8091,7 +8182,7 @@ regex-not@^1.0.0, regex-not@^1.0.2:
80918182 extend-shallow "^3.0.2"
80928183 safe-regex "^1.1.0"
80938184
8094- regexp.prototype.flags@^1.4.1, regexp.prototype.flags@^1.4. 3 :
8185+ regexp.prototype.flags@^1.4.3 :
80958186 version "1.4.3"
80968187 resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz#87cab30f80f66660181a3bb7bf5981a872b367ac"
80978188 integrity sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==
@@ -8462,6 +8553,15 @@ safe-buffer@~5.1.0, safe-buffer@~5.1.1:
84628553 resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
84638554 integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
84648555
8556+ safe-regex-test@^1.0.0 :
8557+ version "1.0.0"
8558+ resolved "https://registry.yarnpkg.com/safe-regex-test/-/safe-regex-test-1.0.0.tgz#793b874d524eb3640d1873aad03596db2d4f2295"
8559+ integrity sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==
8560+ dependencies :
8561+ call-bind "^1.0.2"
8562+ get-intrinsic "^1.1.3"
8563+ is-regex "^1.1.4"
8564+
84658565safe-regex@^1.1.0 :
84668566 version "1.1.0"
84678567 resolved "https://registry.yarnpkg.com/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e"
@@ -8854,18 +8954,18 @@ string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0:
88548954 is-fullwidth-code-point "^3.0.0"
88558955 strip-ansi "^6.0.1"
88568956
8857- string.prototype.matchall@^4.0.7 :
8858- version "4.0.7 "
8859- resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.7 .tgz#8e6ecb0d8a1fb1fda470d81acecb2dba057a481d "
8860- integrity sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg ==
8957+ string.prototype.matchall@^4.0.8 :
8958+ version "4.0.8 "
8959+ resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.8 .tgz#3bf85722021816dcd1bf38bb714915887ca79fd3 "
8960+ integrity sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg ==
88618961 dependencies :
88628962 call-bind "^1.0.2"
8863- define-properties "^1.1.3 "
8864- es-abstract "^1.19.1 "
8865- get-intrinsic "^1.1.1 "
8963+ define-properties "^1.1.4 "
8964+ es-abstract "^1.20.4 "
8965+ get-intrinsic "^1.1.3 "
88668966 has-symbols "^1.0.3"
88678967 internal-slot "^1.0.3"
8868- regexp.prototype.flags "^1.4.1 "
8968+ regexp.prototype.flags "^1.4.3 "
88698969 side-channel "^1.0.4"
88708970
88718971string.prototype.trimend@^1.0.5 :
0 commit comments