@@ -2518,7 +2518,7 @@ array-ify@^1.0.0:
25182518 resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
25192519 integrity sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==
25202520
2521- array-includes@^3.1.4, array-includes@^3.1.5 :
2521+ array-includes@^3.1.4 :
25222522 version "3.1.5"
25232523 resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.5.tgz#2c320010db8d31031fd2a5f6b3bbd4b1aad31bdb"
25242524 integrity sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==
@@ -2529,6 +2529,17 @@ array-includes@^3.1.4, array-includes@^3.1.5:
25292529 get-intrinsic "^1.1.1"
25302530 is-string "^1.0.7"
25312531
2532+ array-includes@^3.1.6 :
2533+ version "3.1.6"
2534+ resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.6.tgz#9e9e720e194f198266ba9e18c29e6a9b0e4b225f"
2535+ integrity sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==
2536+ dependencies :
2537+ call-bind "^1.0.2"
2538+ define-properties "^1.1.4"
2539+ es-abstract "^1.20.4"
2540+ get-intrinsic "^1.1.3"
2541+ is-string "^1.0.7"
2542+
25322543array-unique@^0.3.2 :
25332544 version "0.3.2"
25342545 resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
@@ -2544,16 +2555,27 @@ array.prototype.flat@^1.2.5:
25442555 es-abstract "^1.19.2"
25452556 es-shim-unscopables "^1.0.0"
25462557
2547- array.prototype.flatmap@^1.3.0 :
2548- version "1.3.0 "
2549- resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.0 .tgz#a7e8ed4225f4788a70cd910abcf0791e76a5534f "
2550- integrity sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg ==
2558+ array.prototype.flatmap@^1.3.1 :
2559+ version "1.3.1 "
2560+ resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1 .tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183 "
2561+ integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ ==
25512562 dependencies :
25522563 call-bind "^1.0.2"
2553- define-properties "^1.1.3 "
2554- es-abstract "^1.19.2 "
2564+ define-properties "^1.1.4 "
2565+ es-abstract "^1.20.4 "
25552566 es-shim-unscopables "^1.0.0"
25562567
2568+ array.prototype.tosorted@^1.1.1 :
2569+ version "1.1.1"
2570+ resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.1.tgz#ccf44738aa2b5ac56578ffda97c03fd3e23dd532"
2571+ integrity sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==
2572+ dependencies :
2573+ call-bind "^1.0.2"
2574+ define-properties "^1.1.4"
2575+ es-abstract "^1.20.4"
2576+ es-shim-unscopables "^1.0.0"
2577+ get-intrinsic "^1.1.3"
2578+
25572579arrify@^1.0.1 :
25582580 version "1.0.1"
25592581 resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
@@ -4253,6 +4275,36 @@ es-abstract@^1.19.0, es-abstract@^1.19.1, es-abstract@^1.19.2, es-abstract@^1.19
42534275 string.prototype.trimstart "^1.0.5"
42544276 unbox-primitive "^1.0.2"
42554277
4278+ es-abstract@^1.20.4 :
4279+ version "1.20.4"
4280+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.20.4.tgz#1d103f9f8d78d4cf0713edcd6d0ed1a46eed5861"
4281+ integrity sha512-0UtvRN79eMe2L+UNEF1BwRe364sj/DXhQ/k5FmivgoSdpM90b8Jc0mDzKMGo7QS0BVbOP/bTwBKNnDc9rNzaPA==
4282+ dependencies :
4283+ call-bind "^1.0.2"
4284+ es-to-primitive "^1.2.1"
4285+ function-bind "^1.1.1"
4286+ function.prototype.name "^1.1.5"
4287+ get-intrinsic "^1.1.3"
4288+ get-symbol-description "^1.0.0"
4289+ has "^1.0.3"
4290+ has-property-descriptors "^1.0.0"
4291+ has-symbols "^1.0.3"
4292+ internal-slot "^1.0.3"
4293+ is-callable "^1.2.7"
4294+ is-negative-zero "^2.0.2"
4295+ is-regex "^1.1.4"
4296+ is-shared-array-buffer "^1.0.2"
4297+ is-string "^1.0.7"
4298+ is-weakref "^1.0.2"
4299+ object-inspect "^1.12.2"
4300+ object-keys "^1.1.1"
4301+ object.assign "^4.1.4"
4302+ regexp.prototype.flags "^1.4.3"
4303+ safe-regex-test "^1.0.0"
4304+ string.prototype.trimend "^1.0.5"
4305+ string.prototype.trimstart "^1.0.5"
4306+ unbox-primitive "^1.0.2"
4307+
42564308es-shim-unscopables@^1.0.0 :
42574309 version "1.0.0"
42584310 resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz#702e632193201e3edf8713635d083d378e510241"
@@ -4362,25 +4414,26 @@ eslint-plugin-prettier@3.4.1:
43624414 dependencies :
43634415 prettier-linter-helpers "^1.0.0"
43644416
4365- eslint-plugin-react@7.31.1 :
4366- version "7.31.1 "
4367- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.1 .tgz#d29793ed27743f3ed8a473c347b1bf5a0a8fb9af "
4368- integrity sha512-j4/2xWqt/R7AZzG8CakGHA6Xa/u7iR8Q3xCxY+AUghdT92bnIDOBEefV456OeH0QvBcroVc0eyvrrLSyQGYIfg ==
4417+ eslint-plugin-react@7.31.11 :
4418+ version "7.31.11 "
4419+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.11 .tgz#011521d2b16dcf95795df688a4770b4eaab364c8 "
4420+ integrity sha512-TTvq5JsT5v56wPa9OYHzsrOlHzKZKjV+aLgS+55NJP/cuzdiQPC7PfYoUjMoxlffKtvijpk7vA/jmuqRb9nohw ==
43694421 dependencies :
4370- array-includes "^3.1.5"
4371- array.prototype.flatmap "^1.3.0"
4422+ array-includes "^3.1.6"
4423+ array.prototype.flatmap "^1.3.1"
4424+ array.prototype.tosorted "^1.1.1"
43724425 doctrine "^2.1.0"
43734426 estraverse "^5.3.0"
43744427 jsx-ast-utils "^2.4.1 || ^3.0.0"
43754428 minimatch "^3.1.2"
4376- object.entries "^1.1.5 "
4377- object.fromentries "^2.0.5 "
4378- object.hasown "^1.1.1 "
4379- object.values "^1.1.5 "
4429+ object.entries "^1.1.6 "
4430+ object.fromentries "^2.0.6 "
4431+ object.hasown "^1.1.2 "
4432+ object.values "^1.1.6 "
43804433 prop-types "^15.8.1"
43814434 resolve "^2.0.0-next.3"
43824435 semver "^6.3.0"
4383- string.prototype.matchall "^4.0.7 "
4436+ string.prototype.matchall "^4.0.8 "
43844437
43854438eslint-scope@^4.0.0 :
43864439 version "4.0.3"
@@ -4902,6 +4955,15 @@ get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1:
49024955 has "^1.0.3"
49034956 has-symbols "^1.0.1"
49044957
4958+ get-intrinsic@^1.1.3 :
4959+ version "1.1.3"
4960+ resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.3.tgz#063c84329ad93e83893c7f4f243ef63ffa351385"
4961+ integrity sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==
4962+ dependencies :
4963+ function-bind "^1.1.1"
4964+ has "^1.0.3"
4965+ has-symbols "^1.0.3"
4966+
49054967get-own-enumerable-property-symbols@^3.0.0 :
49064968 version "3.0.2"
49074969 resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664"
@@ -5515,6 +5577,11 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.4:
55155577 resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
55165578 integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
55175579
5580+ is-callable@^1.2.7 :
5581+ version "1.2.7"
5582+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
5583+ integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
5584+
55185585is-ci@^2.0.0 :
55195586 version "2.0.0"
55205587 resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
@@ -7286,6 +7353,11 @@ object-inspect@^1.12.0, object-inspect@^1.9.0:
72867353 resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.0.tgz#6e2c120e868fd1fd18cb4f18c31741d0d6e776f0"
72877354 integrity sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==
72887355
7356+ object-inspect@^1.12.2 :
7357+ version "1.12.2"
7358+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.2.tgz#c0641f26394532f28ab8d796ab954e43c009a8ea"
7359+ integrity sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==
7360+
72897361object-keys@^1.1.1 :
72907362 version "1.1.1"
72917363 resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
@@ -7322,23 +7394,33 @@ object.assign@^4.0.4, object.assign@^4.1.2:
73227394 has-symbols "^1.0.1"
73237395 object-keys "^1.1.1"
73247396
7325- object.entries@^1 .1.5 :
7326- version "1 .1.5 "
7327- resolved "https://registry.yarnpkg.com/object.entries /-/object.entries-1 .1.5 .tgz#e1acdd17c4de2cd96d5a08487cfb9db84d881861 "
7328- integrity sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g ==
7397+ object.assign@^4 .1.4 :
7398+ version "4 .1.4 "
7399+ resolved "https://registry.yarnpkg.com/object.assign /-/object.assign-4 .1.4 .tgz#9673c7c7c351ab8c4d0b516f4343ebf4dfb7799f "
7400+ integrity sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ ==
73297401 dependencies :
73307402 call-bind "^1.0.2"
7331- define-properties "^1.1.3"
7332- es-abstract "^1.19.1"
7403+ define-properties "^1.1.4"
7404+ has-symbols "^1.0.3"
7405+ object-keys "^1.1.1"
73337406
7334- object.fromentries@^2.0.5 :
7335- version "2.0.5 "
7336- resolved "https://registry.yarnpkg.com/object.fromentries /-/object.fromentries-2.0.5 .tgz#7b37b205109c21e741e605727fe8b0ad5fa08251 "
7337- integrity sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw ==
7407+ object.entries@^1.1.6 :
7408+ version "1.1.6 "
7409+ resolved "https://registry.yarnpkg.com/object.entries /-/object.entries-1.1.6 .tgz#9737d0e5b8291edd340a3e3264bb8a3b00d5fa23 "
7410+ integrity sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w ==
73387411 dependencies :
73397412 call-bind "^1.0.2"
7340- define-properties "^1.1.3"
7341- es-abstract "^1.19.1"
7413+ define-properties "^1.1.4"
7414+ es-abstract "^1.20.4"
7415+
7416+ object.fromentries@^2.0.6 :
7417+ version "2.0.6"
7418+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.6.tgz#cdb04da08c539cffa912dcd368b886e0904bfa73"
7419+ integrity sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==
7420+ dependencies :
7421+ call-bind "^1.0.2"
7422+ define-properties "^1.1.4"
7423+ es-abstract "^1.20.4"
73427424
73437425object.getownpropertydescriptors@^2.1.1 :
73447426 version "2.1.3"
@@ -7349,13 +7431,13 @@ object.getownpropertydescriptors@^2.1.1:
73497431 define-properties "^1.1.3"
73507432 es-abstract "^1.19.1"
73517433
7352- object.hasown@^1.1.1 :
7353- version "1.1.1 "
7354- resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.1 .tgz#ad1eecc60d03f49460600430d97f23882cf592a3 "
7355- integrity sha512-LYLe4tivNQzq4JdaWW6WO3HMZZJWzkkH8fnI6EebWl0VZth2wL2Lovm74ep2/gZzlaTdV62JZHEqHQ2yVn8Q/A ==
7434+ object.hasown@^1.1.2 :
7435+ version "1.1.2 "
7436+ resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.2 .tgz#f919e21fad4eb38a57bc6345b3afd496515c3f92 "
7437+ integrity sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw ==
73567438 dependencies :
73577439 define-properties "^1.1.4"
7358- es-abstract "^1.19.5 "
7440+ es-abstract "^1.20.4 "
73597441
73607442object.pick@^1.3.0 :
73617443 version "1.3.0"
@@ -7373,6 +7455,15 @@ object.values@^1.1.5:
73737455 define-properties "^1.1.3"
73747456 es-abstract "^1.19.1"
73757457
7458+ object.values@^1.1.6 :
7459+ version "1.1.6"
7460+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.6.tgz#4abbaa71eba47d63589d402856f908243eea9b1d"
7461+ integrity sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==
7462+ dependencies :
7463+ call-bind "^1.0.2"
7464+ define-properties "^1.1.4"
7465+ es-abstract "^1.20.4"
7466+
73767467octal@^1.0.0 :
73777468 version "1.0.0"
73787469 resolved "https://registry.yarnpkg.com/octal/-/octal-1.0.0.tgz#63e7162a68efbeb9e213588d58e989d1e5c4530b"
@@ -8052,7 +8143,7 @@ regex-not@^1.0.0, regex-not@^1.0.2:
80528143 extend-shallow "^3.0.2"
80538144 safe-regex "^1.1.0"
80548145
8055- regexp.prototype.flags@^1.4.1, regexp.prototype.flags@^1.4. 3 :
8146+ regexp.prototype.flags@^1.4.3 :
80568147 version "1.4.3"
80578148 resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz#87cab30f80f66660181a3bb7bf5981a872b367ac"
80588149 integrity sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==
@@ -8423,6 +8514,15 @@ safe-buffer@~5.1.0, safe-buffer@~5.1.1:
84238514 resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
84248515 integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
84258516
8517+ safe-regex-test@^1.0.0 :
8518+ version "1.0.0"
8519+ resolved "https://registry.yarnpkg.com/safe-regex-test/-/safe-regex-test-1.0.0.tgz#793b874d524eb3640d1873aad03596db2d4f2295"
8520+ integrity sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==
8521+ dependencies :
8522+ call-bind "^1.0.2"
8523+ get-intrinsic "^1.1.3"
8524+ is-regex "^1.1.4"
8525+
84268526safe-regex@^1.1.0 :
84278527 version "1.1.0"
84288528 resolved "https://registry.yarnpkg.com/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e"
@@ -8815,18 +8915,18 @@ string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0:
88158915 is-fullwidth-code-point "^3.0.0"
88168916 strip-ansi "^6.0.1"
88178917
8818- string.prototype.matchall@^4.0.7 :
8819- version "4.0.7 "
8820- resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.7 .tgz#8e6ecb0d8a1fb1fda470d81acecb2dba057a481d "
8821- integrity sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg ==
8918+ string.prototype.matchall@^4.0.8 :
8919+ version "4.0.8 "
8920+ resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.8 .tgz#3bf85722021816dcd1bf38bb714915887ca79fd3 "
8921+ integrity sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg ==
88228922 dependencies :
88238923 call-bind "^1.0.2"
8824- define-properties "^1.1.3 "
8825- es-abstract "^1.19.1 "
8826- get-intrinsic "^1.1.1 "
8924+ define-properties "^1.1.4 "
8925+ es-abstract "^1.20.4 "
8926+ get-intrinsic "^1.1.3 "
88278927 has-symbols "^1.0.3"
88288928 internal-slot "^1.0.3"
8829- regexp.prototype.flags "^1.4.1 "
8929+ regexp.prototype.flags "^1.4.3 "
88308930 side-channel "^1.0.4"
88318931
88328932string.prototype.trimend@^1.0.5 :
0 commit comments