@@ -2570,7 +2570,7 @@ array-ify@^1.0.0:
25702570 resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
25712571 integrity sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==
25722572
2573- array-includes@^3.1.4, array-includes@^3.1.5 :
2573+ array-includes@^3.1.4 :
25742574 version "3.1.5"
25752575 resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.5.tgz#2c320010db8d31031fd2a5f6b3bbd4b1aad31bdb"
25762576 integrity sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==
@@ -2607,16 +2607,6 @@ array.prototype.flat@^1.3.1:
26072607 es-abstract "^1.20.4"
26082608 es-shim-unscopables "^1.0.0"
26092609
2610- array.prototype.flatmap@^1.3.0 :
2611- version "1.3.0"
2612- resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.0.tgz#a7e8ed4225f4788a70cd910abcf0791e76a5534f"
2613- integrity sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg==
2614- dependencies :
2615- call-bind "^1.0.2"
2616- define-properties "^1.1.3"
2617- es-abstract "^1.19.2"
2618- es-shim-unscopables "^1.0.0"
2619-
26202610array.prototype.flatmap@^1.3.1 :
26212611 version "1.3.1"
26222612 resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183"
@@ -2627,6 +2617,17 @@ array.prototype.flatmap@^1.3.1:
26272617 es-abstract "^1.20.4"
26282618 es-shim-unscopables "^1.0.0"
26292619
2620+ array.prototype.tosorted@^1.1.1 :
2621+ version "1.1.1"
2622+ resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.1.tgz#ccf44738aa2b5ac56578ffda97c03fd3e23dd532"
2623+ integrity sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==
2624+ dependencies :
2625+ call-bind "^1.0.2"
2626+ define-properties "^1.1.4"
2627+ es-abstract "^1.20.4"
2628+ es-shim-unscopables "^1.0.0"
2629+ get-intrinsic "^1.1.3"
2630+
26302631arrify@^1.0.1 :
26312632 version "1.0.1"
26322633 resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
@@ -4302,7 +4303,7 @@ error-ex@^1.3.1:
43024303 dependencies :
43034304 is-arrayish "^0.2.1"
43044305
4305- es-abstract@^1.19.0, es-abstract@^1.19.1, es-abstract@^1.19.2, es-abstract@^1.19. 5 :
4306+ es-abstract@^1.19.0, es-abstract@^1.19.1, es-abstract@^1.19.5 :
43064307 version "1.20.1"
43074308 resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.20.1.tgz#027292cd6ef44bd12b1913b828116f54787d1814"
43084309 integrity sha512-WEm2oBhfoI2sImeM4OF2zE2V3BYdSF+KnSi9Sidz51fQHd7+JuF8Xgcj9/0o+OWeIeIS/MiuNnlruQrJf16GQA==
@@ -4490,25 +4491,26 @@ eslint-plugin-prettier@3.4.1:
44904491 dependencies :
44914492 prettier-linter-helpers "^1.0.0"
44924493
4493- eslint-plugin-react@7.31.1 :
4494- version "7.31.1 "
4495- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.1 .tgz#d29793ed27743f3ed8a473c347b1bf5a0a8fb9af "
4496- integrity sha512-j4/2xWqt/R7AZzG8CakGHA6Xa/u7iR8Q3xCxY+AUghdT92bnIDOBEefV456OeH0QvBcroVc0eyvrrLSyQGYIfg ==
4494+ eslint-plugin-react@7.32.2 :
4495+ version "7.32.2 "
4496+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.2 .tgz#e71f21c7c265ebce01bcbc9d0955170c55571f10 "
4497+ integrity sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg ==
44974498 dependencies :
4498- array-includes "^3.1.5"
4499- array.prototype.flatmap "^1.3.0"
4499+ array-includes "^3.1.6"
4500+ array.prototype.flatmap "^1.3.1"
4501+ array.prototype.tosorted "^1.1.1"
45004502 doctrine "^2.1.0"
45014503 estraverse "^5.3.0"
45024504 jsx-ast-utils "^2.4.1 || ^3.0.0"
45034505 minimatch "^3.1.2"
4504- object.entries "^1.1.5 "
4505- object.fromentries "^2.0.5 "
4506- object.hasown "^1.1.1 "
4507- object.values "^1.1.5 "
4506+ object.entries "^1.1.6 "
4507+ object.fromentries "^2.0.6 "
4508+ object.hasown "^1.1.2 "
4509+ object.values "^1.1.6 "
45084510 prop-types "^15.8.1"
4509- resolve "^2.0.0-next.3 "
4511+ resolve "^2.0.0-next.4 "
45104512 semver "^6.3.0"
4511- string.prototype.matchall "^4.0.7 "
4513+ string.prototype.matchall "^4.0.8 "
45124514
45134515eslint-scope@^4.0.0 :
45144516 version "4.0.3"
@@ -5708,7 +5710,7 @@ is-core-module@^2.11.0, is-core-module@^2.9.0:
57085710 dependencies :
57095711 has "^1.0.3"
57105712
5711- is-core-module@^2.2.0, is-core-module@^2. 5.0, is-core-module@^2.8.1 :
5713+ is-core-module@^2.5.0, is-core-module@^2.8.1 :
57125714 version "2.9.0"
57135715 resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.9.0.tgz#e1c34429cd51c6dd9e09e0799e396e27b19a9c69"
57145716 integrity sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==
@@ -7546,23 +7548,23 @@ object.assign@^4.1.4:
75467548 has-symbols "^1.0.3"
75477549 object-keys "^1.1.1"
75487550
7549- object.entries@^1.1.5 :
7550- version "1.1.5 "
7551- resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.5 .tgz#e1acdd17c4de2cd96d5a08487cfb9db84d881861 "
7552- integrity sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g ==
7551+ object.entries@^1.1.6 :
7552+ version "1.1.6 "
7553+ resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.6 .tgz#9737d0e5b8291edd340a3e3264bb8a3b00d5fa23 "
7554+ integrity sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w ==
75537555 dependencies :
75547556 call-bind "^1.0.2"
7555- define-properties "^1.1.3 "
7556- es-abstract "^1.19.1 "
7557+ define-properties "^1.1.4 "
7558+ es-abstract "^1.20.4 "
75577559
7558- object.fromentries@^2.0.5 :
7559- version "2.0.5 "
7560- resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.5 .tgz#7b37b205109c21e741e605727fe8b0ad5fa08251 "
7561- integrity sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw ==
7560+ object.fromentries@^2.0.6 :
7561+ version "2.0.6 "
7562+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.6 .tgz#cdb04da08c539cffa912dcd368b886e0904bfa73 "
7563+ integrity sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg ==
75627564 dependencies :
75637565 call-bind "^1.0.2"
7564- define-properties "^1.1.3 "
7565- es-abstract "^1.19.1 "
7566+ define-properties "^1.1.4 "
7567+ es-abstract "^1.20.4 "
75667568
75677569object.getownpropertydescriptors@^2.1.1 :
75687570 version "2.1.3"
@@ -7573,13 +7575,13 @@ object.getownpropertydescriptors@^2.1.1:
75737575 define-properties "^1.1.3"
75747576 es-abstract "^1.19.1"
75757577
7576- object.hasown@^1.1.1 :
7577- version "1.1.1 "
7578- resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.1 .tgz#ad1eecc60d03f49460600430d97f23882cf592a3 "
7579- integrity sha512-LYLe4tivNQzq4JdaWW6WO3HMZZJWzkkH8fnI6EebWl0VZth2wL2Lovm74ep2/gZzlaTdV62JZHEqHQ2yVn8Q/A ==
7578+ object.hasown@^1.1.2 :
7579+ version "1.1.2 "
7580+ resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.2 .tgz#f919e21fad4eb38a57bc6345b3afd496515c3f92 "
7581+ integrity sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw ==
75807582 dependencies :
75817583 define-properties "^1.1.4"
7582- es-abstract "^1.19.5 "
7584+ es-abstract "^1.20.4 "
75837585
75847586object.pick@^1.3.0 :
75857587 version "1.3.0"
@@ -7588,15 +7590,6 @@ object.pick@^1.3.0:
75887590 dependencies :
75897591 isobject "^3.0.1"
75907592
7591- object.values@^1.1.5 :
7592- version "1.1.5"
7593- resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
7594- integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
7595- dependencies :
7596- call-bind "^1.0.2"
7597- define-properties "^1.1.3"
7598- es-abstract "^1.19.1"
7599-
76007593object.values@^1.1.6 :
76017594 version "1.1.6"
76027595 resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.6.tgz#4abbaa71eba47d63589d402856f908243eea9b1d"
@@ -7819,7 +7812,7 @@ path-key@^3.0.0, path-key@^3.1.0:
78197812 resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
78207813 integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
78217814
7822- path-parse@^1.0.6, path-parse@^1.0. 7 :
7815+ path-parse@^1.0.7 :
78237816 version "1.0.7"
78247817 resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
78257818 integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
@@ -8292,7 +8285,7 @@ regex-not@^1.0.0, regex-not@^1.0.2:
82928285 extend-shallow "^3.0.2"
82938286 safe-regex "^1.1.0"
82948287
8295- regexp.prototype.flags@^1.4.1, regexp.prototype.flags@^1.4. 3 :
8288+ regexp.prototype.flags@^1.4.3 :
82968289 version "1.4.3"
82978290 resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz#87cab30f80f66660181a3bb7bf5981a872b367ac"
82988291 integrity sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==
@@ -8527,13 +8520,14 @@ resolve@^1.22.1:
85278520 path-parse "^1.0.7"
85288521 supports-preserve-symlinks-flag "^1.0.0"
85298522
8530- resolve@^2.0.0-next.3 :
8531- version "2.0.0-next.3 "
8532- resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.3 .tgz#d41016293d4a8586a39ca5d9b5f15cbea1f55e46 "
8533- integrity sha512-W8LucSynKUIDu9ylraa7ueVZ7hc0uAgJBxVsQSKOXOyle8a93qXhcz+XAXZ8bIq2d6i4Ehddn6Evt+0/UwKk6Q ==
8523+ resolve@^2.0.0-next.4 :
8524+ version "2.0.0-next.4 "
8525+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.4 .tgz#3d37a113d6429f496ec4752d2a2e58efb1fd4660 "
8526+ integrity sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ ==
85348527 dependencies :
8535- is-core-module "^2.2.0"
8536- path-parse "^1.0.6"
8528+ is-core-module "^2.9.0"
8529+ path-parse "^1.0.7"
8530+ supports-preserve-symlinks-flag "^1.0.0"
85378531
85388532responselike@^1.0.2 :
85398533 version "1.0.2"
@@ -9092,18 +9086,18 @@ string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0:
90929086 is-fullwidth-code-point "^3.0.0"
90939087 strip-ansi "^6.0.1"
90949088
9095- string.prototype.matchall@^4.0.7 :
9096- version "4.0.7 "
9097- resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.7 .tgz#8e6ecb0d8a1fb1fda470d81acecb2dba057a481d "
9098- integrity sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg ==
9089+ string.prototype.matchall@^4.0.8 :
9090+ version "4.0.8 "
9091+ resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.8 .tgz#3bf85722021816dcd1bf38bb714915887ca79fd3 "
9092+ integrity sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg ==
90999093 dependencies :
91009094 call-bind "^1.0.2"
9101- define-properties "^1.1.3 "
9102- es-abstract "^1.19.1 "
9103- get-intrinsic "^1.1.1 "
9095+ define-properties "^1.1.4 "
9096+ es-abstract "^1.20.4 "
9097+ get-intrinsic "^1.1.3 "
91049098 has-symbols "^1.0.3"
91059099 internal-slot "^1.0.3"
9106- regexp.prototype.flags "^1.4.1 "
9100+ regexp.prototype.flags "^1.4.3 "
91079101 side-channel "^1.0.4"
91089102
91099103string.prototype.trimend@^1.0.5 :
0 commit comments