@@ -5624,6 +5624,17 @@ array-includes@^3.1.5:
56245624 get-intrinsic "^1.1.1"
56255625 is-string "^1.0.7"
56265626
5627+ array-includes@^3.1.6:
5628+ version "3.1.6"
5629+ resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.6.tgz#9e9e720e194f198266ba9e18c29e6a9b0e4b225f"
5630+ integrity sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==
5631+ dependencies:
5632+ call-bind "^1.0.2"
5633+ define-properties "^1.1.4"
5634+ es-abstract "^1.20.4"
5635+ get-intrinsic "^1.1.3"
5636+ is-string "^1.0.7"
5637+
56275638array-union@^1.0.1, array-union@^1.0.2:
56285639 version "1.0.2"
56295640 resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39"
@@ -5669,14 +5680,14 @@ array.prototype.flatmap@^1.2.1:
56695680 define-properties "^1.1.3"
56705681 es-abstract "^1.19.0"
56715682
5672- array.prototype.flatmap@^1.3.0 :
5673- version "1.3.0 "
5674- resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.0 .tgz#a7e8ed4225f4788a70cd910abcf0791e76a5534f "
5675- integrity sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg ==
5683+ array.prototype.flatmap@^1.3.1 :
5684+ version "1.3.1 "
5685+ resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1 .tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183 "
5686+ integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ ==
56765687 dependencies:
56775688 call-bind "^1.0.2"
5678- define-properties "^1.1.3 "
5679- es-abstract "^1.19.2 "
5689+ define-properties "^1.1.4 "
5690+ es-abstract "^1.20.4 "
56805691 es-shim-unscopables "^1.0.0"
56815692
56825693array.prototype.map@^1.0.4:
@@ -5690,6 +5701,17 @@ array.prototype.map@^1.0.4:
56905701 es-array-method-boxes-properly "^1.0.0"
56915702 is-string "^1.0.7"
56925703
5704+ array.prototype.tosorted@^1.1.1:
5705+ version "1.1.1"
5706+ resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.1.tgz#ccf44738aa2b5ac56578ffda97c03fd3e23dd532"
5707+ integrity sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==
5708+ dependencies:
5709+ call-bind "^1.0.2"
5710+ define-properties "^1.1.4"
5711+ es-abstract "^1.20.4"
5712+ es-shim-unscopables "^1.0.0"
5713+ get-intrinsic "^1.1.3"
5714+
56935715arrify@^2.0.1:
56945716 version "2.0.1"
56955717 resolved "https://registry.yarnpkg.com/arrify/-/arrify-2.0.1.tgz#c9655e9331e0abcd588d2a7cad7e9956f66701fa"
@@ -8637,7 +8659,7 @@ es-abstract@^1.19.0, es-abstract@^1.19.1:
86378659 string.prototype.trimstart "^1.0.4"
86388660 unbox-primitive "^1.0.1"
86398661
8640- es-abstract@^1.19.2, es-abstract@^1.19. 5:
8662+ es-abstract@^1.19.5:
86418663 version "1.20.1"
86428664 resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.20.1.tgz#027292cd6ef44bd12b1913b828116f54787d1814"
86438665 integrity sha512-WEm2oBhfoI2sImeM4OF2zE2V3BYdSF+KnSi9Sidz51fQHd7+JuF8Xgcj9/0o+OWeIeIS/MiuNnlruQrJf16GQA==
@@ -8666,6 +8688,36 @@ es-abstract@^1.19.2, es-abstract@^1.19.5:
86668688 string.prototype.trimstart "^1.0.5"
86678689 unbox-primitive "^1.0.2"
86688690
8691+ es-abstract@^1.20.4:
8692+ version "1.20.4"
8693+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.20.4.tgz#1d103f9f8d78d4cf0713edcd6d0ed1a46eed5861"
8694+ integrity sha512-0UtvRN79eMe2L+UNEF1BwRe364sj/DXhQ/k5FmivgoSdpM90b8Jc0mDzKMGo7QS0BVbOP/bTwBKNnDc9rNzaPA==
8695+ dependencies:
8696+ call-bind "^1.0.2"
8697+ es-to-primitive "^1.2.1"
8698+ function-bind "^1.1.1"
8699+ function.prototype.name "^1.1.5"
8700+ get-intrinsic "^1.1.3"
8701+ get-symbol-description "^1.0.0"
8702+ has "^1.0.3"
8703+ has-property-descriptors "^1.0.0"
8704+ has-symbols "^1.0.3"
8705+ internal-slot "^1.0.3"
8706+ is-callable "^1.2.7"
8707+ is-negative-zero "^2.0.2"
8708+ is-regex "^1.1.4"
8709+ is-shared-array-buffer "^1.0.2"
8710+ is-string "^1.0.7"
8711+ is-weakref "^1.0.2"
8712+ object-inspect "^1.12.2"
8713+ object-keys "^1.1.1"
8714+ object.assign "^4.1.4"
8715+ regexp.prototype.flags "^1.4.3"
8716+ safe-regex-test "^1.0.0"
8717+ string.prototype.trimend "^1.0.5"
8718+ string.prototype.trimstart "^1.0.5"
8719+ unbox-primitive "^1.0.2"
8720+
86698721es-array-method-boxes-properly@^1.0.0:
86708722 version "1.0.0"
86718723 resolved "https://registry.yarnpkg.com/es-array-method-boxes-properly/-/es-array-method-boxes-properly-1.0.0.tgz#873f3e84418de4ee19c5be752990b2e44718d09e"
89238975 resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
89248976 integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
89258977
8926- 8927- version "7.31.10 "
8928- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.10 .tgz#6782c2c7fe91c09e715d536067644bbb9491419a "
8929- integrity sha512-e4N/nc6AAlg4UKW/mXeYWd3R++qUano5/o+t+wnWxIf+bLsOaH3a4q74kX3nDjYym3VBN4HyO9nEn1GcAqgQOA ==
8978+ 8979+ version "7.31.11 "
8980+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.11 .tgz#011521d2b16dcf95795df688a4770b4eaab364c8 "
8981+ integrity sha512-TTvq5JsT5v56wPa9OYHzsrOlHzKZKjV+aLgS+55NJP/cuzdiQPC7PfYoUjMoxlffKtvijpk7vA/jmuqRb9nohw ==
89308982 dependencies:
8931- array-includes "^3.1.5"
8932- array.prototype.flatmap "^1.3.0"
8983+ array-includes "^3.1.6"
8984+ array.prototype.flatmap "^1.3.1"
8985+ array.prototype.tosorted "^1.1.1"
89338986 doctrine "^2.1.0"
89348987 estraverse "^5.3.0"
89358988 jsx-ast-utils "^2.4.1 || ^3.0.0"
89368989 minimatch "^3.1.2"
8937- object.entries "^1.1.5 "
8938- object.fromentries "^2.0.5 "
8939- object.hasown "^1.1.1 "
8940- object.values "^1.1.5 "
8990+ object.entries "^1.1.6 "
8991+ object.fromentries "^2.0.6 "
8992+ object.hasown "^1.1.2 "
8993+ object.values "^1.1.6 "
89418994 prop-types "^15.8.1"
89428995 resolve "^2.0.0-next.3"
89438996 semver "^6.3.0"
8944- string.prototype.matchall "^4.0.7 "
8997+ string.prototype.matchall "^4.0.8 "
89458998
8946899989479000 version "0.16.0"
@@ -10117,6 +10170,15 @@ get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1:
1011710170 has "^1.0.3"
1011810171 has-symbols "^1.0.1"
1011910172
10173+ get-intrinsic@^1.1.3:
10174+ version "1.1.3"
10175+ resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.3.tgz#063c84329ad93e83893c7f4f243ef63ffa351385"
10176+ integrity sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==
10177+ dependencies:
10178+ function-bind "^1.1.1"
10179+ has "^1.0.3"
10180+ has-symbols "^1.0.3"
10181+
1012010182get-package-type@^0.1.0:
1012110183 version "0.1.0"
1012210184 resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
@@ -11229,6 +11291,11 @@ is-callable@^1.1.4, is-callable@^1.2.4:
1122911291 resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
1123011292 integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
1123111293
11294+ is-callable@^1.2.7:
11295+ version "1.2.7"
11296+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
11297+ integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
11298+
1123211299is-ci@^2.0.0:
1123311300 version "2.0.0"
1123411301 resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
@@ -13968,7 +14035,17 @@ object.assign@^4.1.0, object.assign@^4.1.2:
1396814035 has-symbols "^1.0.1"
1396914036 object-keys "^1.1.1"
1397014037
13971- object.entries@^1.1.0, object.entries@^1.1.5:
14038+ object.assign@^4.1.4:
14039+ version "4.1.4"
14040+ resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.4.tgz#9673c7c7c351ab8c4d0b516f4343ebf4dfb7799f"
14041+ integrity sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==
14042+ dependencies:
14043+ call-bind "^1.0.2"
14044+ define-properties "^1.1.4"
14045+ has-symbols "^1.0.3"
14046+ object-keys "^1.1.1"
14047+
14048+ object.entries@^1.1.0:
1397214049 version "1.1.5"
1397314050 resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.5.tgz#e1acdd17c4de2cd96d5a08487cfb9db84d881861"
1397414051 integrity sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==
@@ -13977,7 +14054,16 @@ object.entries@^1.1.0, object.entries@^1.1.5:
1397714054 define-properties "^1.1.3"
1397814055 es-abstract "^1.19.1"
1397914056
13980- "object.fromentries@^2.0.0 || ^1.0.0", object.fromentries@^2.0.5:
14057+ object.entries@^1.1.6:
14058+ version "1.1.6"
14059+ resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.6.tgz#9737d0e5b8291edd340a3e3264bb8a3b00d5fa23"
14060+ integrity sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w==
14061+ dependencies:
14062+ call-bind "^1.0.2"
14063+ define-properties "^1.1.4"
14064+ es-abstract "^1.20.4"
14065+
14066+ "object.fromentries@^2.0.0 || ^1.0.0":
1398114067 version "2.0.5"
1398214068 resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.5.tgz#7b37b205109c21e741e605727fe8b0ad5fa08251"
1398314069 integrity sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw==
@@ -13986,6 +14072,15 @@ object.entries@^1.1.0, object.entries@^1.1.5:
1398614072 define-properties "^1.1.3"
1398714073 es-abstract "^1.19.1"
1398814074
14075+ object.fromentries@^2.0.6:
14076+ version "2.0.6"
14077+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.6.tgz#cdb04da08c539cffa912dcd368b886e0904bfa73"
14078+ integrity sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==
14079+ dependencies:
14080+ call-bind "^1.0.2"
14081+ define-properties "^1.1.4"
14082+ es-abstract "^1.20.4"
14083+
1398914084object.getownpropertydescriptors@^2.0.3, object.getownpropertydescriptors@^2.1.2:
1399014085 version "2.1.3"
1399114086 resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.3.tgz#b223cf38e17fefb97a63c10c91df72ccb386df9e"
@@ -13995,13 +14090,13 @@ object.getownpropertydescriptors@^2.0.3, object.getownpropertydescriptors@^2.1.2
1399514090 define-properties "^1.1.3"
1399614091 es-abstract "^1.19.1"
1399714092
13998- object.hasown@^1.1.1 :
13999- version "1.1.1 "
14000- resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.1 .tgz#ad1eecc60d03f49460600430d97f23882cf592a3 "
14001- integrity sha512-LYLe4tivNQzq4JdaWW6WO3HMZZJWzkkH8fnI6EebWl0VZth2wL2Lovm74ep2/gZzlaTdV62JZHEqHQ2yVn8Q/A ==
14093+ object.hasown@^1.1.2 :
14094+ version "1.1.2 "
14095+ resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.2 .tgz#f919e21fad4eb38a57bc6345b3afd496515c3f92 "
14096+ integrity sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw ==
1400214097 dependencies:
1400314098 define-properties "^1.1.4"
14004- es-abstract "^1.19.5 "
14099+ es-abstract "^1.20.4 "
1400514100
1400614101object.pick@^1.3.0:
1400714102 version "1.3.0"
@@ -14019,6 +14114,15 @@ object.values@^1.1.0, object.values@^1.1.5:
1401914114 define-properties "^1.1.3"
1402014115 es-abstract "^1.19.1"
1402114116
14117+ object.values@^1.1.6:
14118+ version "1.1.6"
14119+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.6.tgz#4abbaa71eba47d63589d402856f908243eea9b1d"
14120+ integrity sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==
14121+ dependencies:
14122+ call-bind "^1.0.2"
14123+ define-properties "^1.1.4"
14124+ es-abstract "^1.20.4"
14125+
1402214126objectorarray@^1.0.5:
1402314127 version "1.0.5"
1402414128 resolved "https://registry.yarnpkg.com/objectorarray/-/objectorarray-1.0.5.tgz#2c05248bbefabd8f43ad13b41085951aac5e68a5"
@@ -15556,7 +15660,7 @@ regexp.prototype.flags@^1.3.1:
1555615660 call-bind "^1.0.2"
1555715661 define-properties "^1.1.3"
1555815662
15559- regexp.prototype.flags@^1.4.1, regexp.prototype.flags@^1.4. 3:
15663+ regexp.prototype.flags@^1.4.3:
1556015664 version "1.4.3"
1556115665 resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz#87cab30f80f66660181a3bb7bf5981a872b367ac"
1556215666 integrity sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==
@@ -15950,6 +16054,15 @@
[email protected] , safe-buffer@>=5.1.0, safe-buffer@^5.0.1, safe-buffer@^5.1.0,
1595016054 resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
1595116055 integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
1595216056
16057+ safe-regex-test@^1.0.0:
16058+ version "1.0.0"
16059+ resolved "https://registry.yarnpkg.com/safe-regex-test/-/safe-regex-test-1.0.0.tgz#793b874d524eb3640d1873aad03596db2d4f2295"
16060+ integrity sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==
16061+ dependencies:
16062+ call-bind "^1.0.2"
16063+ get-intrinsic "^1.1.3"
16064+ is-regex "^1.1.4"
16065+
1595316066safe-regex2@^2.0.0:
1595416067 version "2.0.0"
1595516068 resolved "https://registry.yarnpkg.com/safe-regex2/-/safe-regex2-2.0.0.tgz#b287524c397c7a2994470367e0185e1916b1f5b9"
@@ -16842,18 +16955,18 @@ string-width@^5.0.0:
1684216955 regexp.prototype.flags "^1.3.1"
1684316956 side-channel "^1.0.4"
1684416957
16845- string.prototype.matchall@^4.0.7 :
16846- version "4.0.7 "
16847- resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.7 .tgz#8e6ecb0d8a1fb1fda470d81acecb2dba057a481d "
16848- integrity sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg ==
16958+ string.prototype.matchall@^4.0.8 :
16959+ version "4.0.8 "
16960+ resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.8 .tgz#3bf85722021816dcd1bf38bb714915887ca79fd3 "
16961+ integrity sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg ==
1684916962 dependencies:
1685016963 call-bind "^1.0.2"
16851- define-properties "^1.1.3 "
16852- es-abstract "^1.19.1 "
16853- get-intrinsic "^1.1.1 "
16964+ define-properties "^1.1.4 "
16965+ es-abstract "^1.20.4 "
16966+ get-intrinsic "^1.1.3 "
1685416967 has-symbols "^1.0.3"
1685516968 internal-slot "^1.0.3"
16856- regexp.prototype.flags "^1.4.1 "
16969+ regexp.prototype.flags "^1.4.3 "
1685716970 side-channel "^1.0.4"
1685816971
1685916972string.prototype.padend@^3.0.0:
0 commit comments