@@ -1800,6 +1800,17 @@ array-includes@^3.1.4, array-includes@^3.1.5:
18001800 get-intrinsic "^1.1.1"
18011801 is-string "^1.0.7"
18021802
1803+ array-includes@^3.1.6 :
1804+ version "3.1.6"
1805+ resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.6.tgz#9e9e720e194f198266ba9e18c29e6a9b0e4b225f"
1806+ integrity sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==
1807+ dependencies :
1808+ call-bind "^1.0.2"
1809+ define-properties "^1.1.4"
1810+ es-abstract "^1.20.4"
1811+ get-intrinsic "^1.1.3"
1812+ is-string "^1.0.7"
1813+
18031814array-union@^2.1.0 :
18041815 version "2.1.0"
18051816 resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
@@ -1815,15 +1826,26 @@ array.prototype.flat@^1.2.5:
18151826 es-abstract "^1.19.2"
18161827 es-shim-unscopables "^1.0.0"
18171828
1818- array.prototype.flatmap@^1.3.0 :
1819- version "1.3.0 "
1820- resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.0 .tgz#a7e8ed4225f4788a70cd910abcf0791e76a5534f "
1821- integrity sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg ==
1829+ array.prototype.flatmap@^1.3.1 :
1830+ version "1.3.1 "
1831+ resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1 .tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183 "
1832+ integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ ==
18221833 dependencies :
18231834 call-bind "^1.0.2"
1824- define-properties "^1.1.3"
1825- es-abstract "^1.19.2"
1835+ define-properties "^1.1.4"
1836+ es-abstract "^1.20.4"
1837+ es-shim-unscopables "^1.0.0"
1838+
1839+ array.prototype.tosorted@^1.1.1 :
1840+ version "1.1.1"
1841+ resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.1.tgz#ccf44738aa2b5ac56578ffda97c03fd3e23dd532"
1842+ integrity sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==
1843+ dependencies :
1844+ call-bind "^1.0.2"
1845+ define-properties "^1.1.4"
1846+ es-abstract "^1.20.4"
18261847 es-shim-unscopables "^1.0.0"
1848+ get-intrinsic "^1.1.3"
18271849
18281850arrify@^1.0.1 :
18291851 version "1.0.1"
@@ -2784,6 +2806,36 @@ es-abstract@^1.19.0, es-abstract@^1.19.1, es-abstract@^1.19.2, es-abstract@^1.19
27842806 string.prototype.trimstart "^1.0.5"
27852807 unbox-primitive "^1.0.2"
27862808
2809+ es-abstract@^1.20.4 :
2810+ version "1.20.4"
2811+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.20.4.tgz#1d103f9f8d78d4cf0713edcd6d0ed1a46eed5861"
2812+ integrity sha512-0UtvRN79eMe2L+UNEF1BwRe364sj/DXhQ/k5FmivgoSdpM90b8Jc0mDzKMGo7QS0BVbOP/bTwBKNnDc9rNzaPA==
2813+ dependencies :
2814+ call-bind "^1.0.2"
2815+ es-to-primitive "^1.2.1"
2816+ function-bind "^1.1.1"
2817+ function.prototype.name "^1.1.5"
2818+ get-intrinsic "^1.1.3"
2819+ get-symbol-description "^1.0.0"
2820+ has "^1.0.3"
2821+ has-property-descriptors "^1.0.0"
2822+ has-symbols "^1.0.3"
2823+ internal-slot "^1.0.3"
2824+ is-callable "^1.2.7"
2825+ is-negative-zero "^2.0.2"
2826+ is-regex "^1.1.4"
2827+ is-shared-array-buffer "^1.0.2"
2828+ is-string "^1.0.7"
2829+ is-weakref "^1.0.2"
2830+ object-inspect "^1.12.2"
2831+ object-keys "^1.1.1"
2832+ object.assign "^4.1.4"
2833+ regexp.prototype.flags "^1.4.3"
2834+ safe-regex-test "^1.0.0"
2835+ string.prototype.trimend "^1.0.5"
2836+ string.prototype.trimstart "^1.0.5"
2837+ unbox-primitive "^1.0.2"
2838+
27872839es-shim-unscopables@^1.0.0 :
27882840 version "1.0.0"
27892841 resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz#702e632193201e3edf8713635d083d378e510241"
@@ -2968,25 +3020,26 @@ eslint-plugin-react-hooks@^4.6.0:
29683020 resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
29693021 integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
29703022
2971- eslint-plugin-react@^7.31.10 :
2972- version "7.31.10 "
2973- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.10 .tgz#6782c2c7fe91c09e715d536067644bbb9491419a "
2974- integrity sha512-e4N/nc6AAlg4UKW/mXeYWd3R++qUano5/o+t+wnWxIf+bLsOaH3a4q74kX3nDjYym3VBN4HyO9nEn1GcAqgQOA ==
3023+ eslint-plugin-react@^7.31.11 :
3024+ version "7.31.11 "
3025+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.11 .tgz#011521d2b16dcf95795df688a4770b4eaab364c8 "
3026+ integrity sha512-TTvq5JsT5v56wPa9OYHzsrOlHzKZKjV+aLgS+55NJP/cuzdiQPC7PfYoUjMoxlffKtvijpk7vA/jmuqRb9nohw ==
29753027 dependencies :
2976- array-includes "^3.1.5"
2977- array.prototype.flatmap "^1.3.0"
3028+ array-includes "^3.1.6"
3029+ array.prototype.flatmap "^1.3.1"
3030+ array.prototype.tosorted "^1.1.1"
29783031 doctrine "^2.1.0"
29793032 estraverse "^5.3.0"
29803033 jsx-ast-utils "^2.4.1 || ^3.0.0"
29813034 minimatch "^3.1.2"
2982- object.entries "^1.1.5 "
2983- object.fromentries "^2.0.5 "
2984- object.hasown "^1.1.1 "
2985- object.values "^1.1.5 "
3035+ object.entries "^1.1.6 "
3036+ object.fromentries "^2.0.6 "
3037+ object.hasown "^1.1.2 "
3038+ object.values "^1.1.6 "
29863039 prop-types "^15.8.1"
29873040 resolve "^2.0.0-next.3"
29883041 semver "^6.3.0"
2989- string.prototype.matchall "^4.0.7 "
3042+ string.prototype.matchall "^4.0.8 "
29903043
29913044eslint-plugin-redux-saga@^1.3.2 :
29923045 version "1.3.2"
@@ -3941,7 +3994,7 @@ is-buffer@^2.0.0:
39413994 resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.5.tgz#ebc252e400d22ff8d77fa09888821a24a658c191"
39423995 integrity sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==
39433996
3944- is-callable@^1.1.4, is-callable@^1.2.6 :
3997+ is-callable@^1.1.4, is-callable@^1.2.6, is-callable@^1.2.7 :
39453998 version "1.2.7"
39463999 resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
39474000 integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
@@ -5744,31 +5797,31 @@ object.assign@^4.1.3, object.assign@^4.1.4:
57445797 has-symbols "^1.0.3"
57455798 object-keys "^1.1.1"
57465799
5747- object.entries@^1.1.5 :
5748- version "1.1.5 "
5749- resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.5 .tgz#e1acdd17c4de2cd96d5a08487cfb9db84d881861 "
5750- integrity sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g ==
5800+ object.entries@^1.1.6 :
5801+ version "1.1.6 "
5802+ resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.6 .tgz#9737d0e5b8291edd340a3e3264bb8a3b00d5fa23 "
5803+ integrity sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w ==
57515804 dependencies :
57525805 call-bind "^1.0.2"
5753- define-properties "^1.1.3 "
5754- es-abstract "^1.19.1 "
5806+ define-properties "^1.1.4 "
5807+ es-abstract "^1.20.4 "
57555808
5756- object.fromentries@^2.0.5 :
5757- version "2.0.5 "
5758- resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.5 .tgz#7b37b205109c21e741e605727fe8b0ad5fa08251 "
5759- integrity sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw ==
5809+ object.fromentries@^2.0.6 :
5810+ version "2.0.6 "
5811+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.6 .tgz#cdb04da08c539cffa912dcd368b886e0904bfa73 "
5812+ integrity sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg ==
57605813 dependencies :
57615814 call-bind "^1.0.2"
5762- define-properties "^1.1.3 "
5763- es-abstract "^1.19.1 "
5815+ define-properties "^1.1.4 "
5816+ es-abstract "^1.20.4 "
57645817
5765- object.hasown@^1.1.1 :
5766- version "1.1.1 "
5767- resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.1 .tgz#ad1eecc60d03f49460600430d97f23882cf592a3 "
5768- integrity sha512-LYLe4tivNQzq4JdaWW6WO3HMZZJWzkkH8fnI6EebWl0VZth2wL2Lovm74ep2/gZzlaTdV62JZHEqHQ2yVn8Q/A ==
5818+ object.hasown@^1.1.2 :
5819+ version "1.1.2 "
5820+ resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.2 .tgz#f919e21fad4eb38a57bc6345b3afd496515c3f92 "
5821+ integrity sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw ==
57695822 dependencies :
57705823 define-properties "^1.1.4"
5771- es-abstract "^1.19.5 "
5824+ es-abstract "^1.20.4 "
57725825
57735826object.values@^1.1.5 :
57745827 version "1.1.5"
@@ -5779,6 +5832,15 @@ object.values@^1.1.5:
57795832 define-properties "^1.1.3"
57805833 es-abstract "^1.19.1"
57815834
5835+ object.values@^1.1.6 :
5836+ version "1.1.6"
5837+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.6.tgz#4abbaa71eba47d63589d402856f908243eea9b1d"
5838+ integrity sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==
5839+ dependencies :
5840+ call-bind "^1.0.2"
5841+ define-properties "^1.1.4"
5842+ es-abstract "^1.20.4"
5843+
57825844once@^1.3.0, once@^1.4.0 :
57835845 version "1.4.0"
57845846 resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
@@ -6346,7 +6408,7 @@ regenerator-runtime@^0.13.4:
63466408 resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz#8925742a98ffd90814988d7566ad30ca3b263b52"
63476409 integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==
63486410
6349- regexp.prototype.flags@^1.4.1, regexp.prototype.flags@^1.4. 3 :
6411+ regexp.prototype.flags@^1.4.3 :
63506412 version "1.4.3"
63516413 resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz#87cab30f80f66660181a3bb7bf5981a872b367ac"
63526414 integrity sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==
@@ -6856,18 +6918,18 @@ string-width@^5.0.0:
68566918 emoji-regex "^9.2.2"
68576919 strip-ansi "^7.0.1"
68586920
6859- string.prototype.matchall@^4.0.7 :
6860- version "4.0.7 "
6861- resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.7 .tgz#8e6ecb0d8a1fb1fda470d81acecb2dba057a481d "
6862- integrity sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg ==
6921+ string.prototype.matchall@^4.0.8 :
6922+ version "4.0.8 "
6923+ resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.8 .tgz#3bf85722021816dcd1bf38bb714915887ca79fd3 "
6924+ integrity sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg ==
68636925 dependencies :
68646926 call-bind "^1.0.2"
6865- define-properties "^1.1.3 "
6866- es-abstract "^1.19.1 "
6867- get-intrinsic "^1.1.1 "
6927+ define-properties "^1.1.4 "
6928+ es-abstract "^1.20.4 "
6929+ get-intrinsic "^1.1.3 "
68686930 has-symbols "^1.0.3"
68696931 internal-slot "^1.0.3"
6870- regexp.prototype.flags "^1.4.1 "
6932+ regexp.prototype.flags "^1.4.3 "
68716933 side-channel "^1.0.4"
68726934
68736935string.prototype.trimend@^1.0.5 :
0 commit comments