@@ -821,6 +821,17 @@ array-includes@^3.1.1:
821821 es-abstract "^1.17.0"
822822 is-string "^1.0.5"
823823
824+ array-includes@^3.1.2 :
825+ version "3.1.2"
826+ resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.2.tgz#a8db03e0b88c8c6aeddc49cb132f9bcab4ebf9c8"
827+ integrity sha512-w2GspexNQpx+PutG3QpT437/BenZBj0M/MZGn5mzv/MofYqo0xmRHzn4lFsoDlWJ+THYsGJmFlW68WlDFx7VRw==
828+ dependencies :
829+ call-bind "^1.0.0"
830+ define-properties "^1.1.3"
831+ es-abstract "^1.18.0-next.1"
832+ get-intrinsic "^1.0.1"
833+ is-string "^1.0.5"
834+
824835array-unique@^0.3.2 :
825836 version "0.3.2"
826837 resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
@@ -1170,6 +1181,14 @@ cache-base@^1.0.1:
11701181 union-value "^1.0.0"
11711182 unset-value "^1.0.0"
11721183
1184+ call-bind@^1.0.0 :
1185+ version "1.0.0"
1186+ resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.0.tgz#24127054bb3f9bdcb4b1fb82418186072f77b8ce"
1187+ integrity sha512-AEXsYIyyDY3MCzbwdhzG3Jx1R0J2wetQyUynn6dYHAO+bg8l1k7jwZtRv4ryryFs7EP+NDlikJlVe59jr0cM2w==
1188+ dependencies :
1189+ function-bind "^1.1.1"
1190+ get-intrinsic "^1.0.0"
1191+
11731192callsites@^3.0.0 :
11741193 version "3.1.0"
11751194 resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
@@ -1707,6 +1726,24 @@ es-abstract@^1.17.5:
17071726 string.prototype.trimend "^1.0.1"
17081727 string.prototype.trimstart "^1.0.1"
17091728
1729+ es-abstract@^1.18.0-next.1 :
1730+ version "1.18.0-next.1"
1731+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0-next.1.tgz#6e3a0a4bda717e5023ab3b8e90bec36108d22c68"
1732+ integrity sha512-I4UGspA0wpZXWENrdA0uHbnhte683t3qT/1VFH9aX2dA5PPSf6QW5HHXf5HImaqPmjXaVeVk4RGWnaylmV7uAA==
1733+ dependencies :
1734+ es-to-primitive "^1.2.1"
1735+ function-bind "^1.1.1"
1736+ has "^1.0.3"
1737+ has-symbols "^1.0.1"
1738+ is-callable "^1.2.2"
1739+ is-negative-zero "^2.0.0"
1740+ is-regex "^1.1.1"
1741+ object-inspect "^1.8.0"
1742+ object-keys "^1.1.1"
1743+ object.assign "^4.1.1"
1744+ string.prototype.trimend "^1.0.1"
1745+ string.prototype.trimstart "^1.0.1"
1746+
17101747es-to-primitive@^1.2.1 :
17111748 version "1.2.1"
17121749 resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
@@ -1855,21 +1892,21 @@ eslint-plugin-react-hooks@4.0.8:
18551892 resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.8.tgz#a9b1e3d57475ccd18276882eff3d6cba00da7a56"
18561893 integrity sha512-6SSb5AiMCPd8FDJrzah+Z4F44P2CdOaK026cXFV+o/xSRzfOiV1FNFeLl2z6xm3yqWOQEZ5OfVgiec90qV2xrQ==
18571894
1858- eslint-plugin-react@7.20.6 :
1859- version "7.20.6 "
1860- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.6 .tgz#4d7845311a93c463493ccfa0a19c9c5d0fd69f60 "
1861- integrity sha512-kidMTE5HAEBSLu23CUDvj8dc3LdBU0ri1scwHBZjI41oDv4tjsWZKU7MQccFzH1QYPYhsnTF2ovh7JlcIcmxgg ==
1895+ eslint-plugin-react@7.22.0 :
1896+ version "7.22.0 "
1897+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.22.0 .tgz#3d1c542d1d3169c45421c1215d9470e341707269 "
1898+ integrity sha512-p30tuX3VS+NWv9nQot9xIGAHBXR0+xJVaZriEsHoJrASGCJZDJ8JLNM0YqKqI0AKm6Uxaa1VUHoNEibxRCMQHA ==
18621899 dependencies :
18631900 array-includes "^3.1.1"
18641901 array.prototype.flatmap "^1.2.3"
18651902 doctrine "^2.1.0"
18661903 has "^1.0.3"
1867- jsx-ast-utils "^2.4.1"
1904+ jsx-ast-utils "^2.4.1 || ^3.0.0 "
18681905 object.entries "^1.1.2"
18691906 object.fromentries "^2.0.2"
18701907 object.values "^1.1.1"
18711908 prop-types "^15.7.2"
1872- resolve "^1.17.0 "
1909+ resolve "^1.18.1 "
18731910 string.prototype.matchall "^4.0.2"
18741911
18751912eslint-plugin-redux-saga@1.1.3 :
@@ -2260,6 +2297,15 @@ get-caller-file@^2.0.1:
22602297 resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
22612298 integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
22622299
2300+ get-intrinsic@^1.0.0, get-intrinsic@^1.0.1 :
2301+ version "1.0.2"
2302+ resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.0.2.tgz#6820da226e50b24894e08859469dc68361545d49"
2303+ integrity sha512-aeX0vrFm21ILl3+JpFFRNe9aUvp6VFZb2/CTbgLb8j75kOhvoNYjt9d8KA/tJG4gSo8nzEDedRl0h7vDmBYRVg==
2304+ dependencies :
2305+ function-bind "^1.1.1"
2306+ has "^1.0.3"
2307+ has-symbols "^1.0.1"
2308+
22632309get-stdin@^6.0.0 :
22642310 version "6.0.0"
22652311 resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
@@ -2597,13 +2643,25 @@ is-callable@^1.2.0:
25972643 resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.0.tgz#83336560b54a38e35e3a2df7afd0454d691468bb"
25982644 integrity sha512-pyVD9AaGLxtg6srb2Ng6ynWJqkHU9bEM087AKck0w8QwDarTfNcpIYoU8x8Hv2Icm8u6kFJM18Dag8lyqGkviw==
25992645
2646+ is-callable@^1.2.2 :
2647+ version "1.2.2"
2648+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.2.tgz#c7c6715cd22d4ddb48d3e19970223aceabb080d9"
2649+ integrity sha512-dnMqspv5nU3LoewK2N/y7KLtxtakvTuaCsU9FU50/QDmdbHNy/4/JuRtMHqRU22o3q+W89YQndQEeCVwK+3qrA==
2650+
26002651is-ci@^2.0.0 :
26012652 version "2.0.0"
26022653 resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
26032654 integrity sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==
26042655 dependencies :
26052656 ci-info "^2.0.0"
26062657
2658+ is-core-module@^2.1.0 :
2659+ version "2.2.0"
2660+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.2.0.tgz#97037ef3d52224d85163f5597b2b63d9afed981a"
2661+ integrity sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ==
2662+ dependencies :
2663+ has "^1.0.3"
2664+
26072665is-data-descriptor@^0.1.4 :
26082666 version "0.1.4"
26092667 resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
@@ -2680,6 +2738,11 @@ is-glob@^4.0.0, is-glob@^4.0.1:
26802738 dependencies :
26812739 is-extglob "^2.1.1"
26822740
2741+ is-negative-zero@^2.0.0 :
2742+ version "2.0.1"
2743+ resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.1.tgz#3de746c18dda2319241a53675908d8f766f11c24"
2744+ integrity sha512-2z6JzQvZRa9A2Y7xC6dQQm4FSTSTNWjKIYYTt4246eMTJmIo0Q+ZyOsU66X8lxK1AbB92dFeglPLrhwpeRKO6w==
2745+
26832746is-number@^3.0.0 :
26842747 version "3.0.0"
26852748 resolved "https://registry.yarnpkg.com/is-number/-/is-number-3.0.0.tgz#24fd6201a4782cf50561c810276afc7d12d71195"
@@ -2723,6 +2786,13 @@ is-regex@^1.1.0:
27232786 dependencies :
27242787 has-symbols "^1.0.1"
27252788
2789+ is-regex@^1.1.1 :
2790+ version "1.1.1"
2791+ resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.1.tgz#c6f98aacc546f6cec5468a07b7b153ab564a57b9"
2792+ integrity sha512-1+QkEcxiLlB7VEyFtyBg94e08OAsvq7FUBgApTq/w2ymCLyKJgDPsybBENVtA7XCQEgEXxKPonG+mvYRxh/LIg==
2793+ dependencies :
2794+ has-symbols "^1.0.1"
2795+
27262796is-stream@^1.1.0 :
27272797 version "1.1.0"
27282798 resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
@@ -3323,6 +3393,14 @@ jsx-ast-utils@^2.4.1:
33233393 array-includes "^3.1.1"
33243394 object.assign "^4.1.0"
33253395
3396+ " jsx-ast-utils@^2.4.1 || ^3.0.0 " :
3397+ version "3.2.0"
3398+ resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.2.0.tgz#41108d2cec408c3453c1bbe8a4aae9e1e2bd8f82"
3399+ integrity sha512-EIsmt3O3ljsU6sot/J4E1zDRxfBNrhjyf/OKjlydwgEimQuznlM4Wv7U+ueONJMyEn1WRE0K8dhi3dVAXYT24Q==
3400+ dependencies :
3401+ array-includes "^3.1.2"
3402+ object.assign "^4.1.2"
3403+
33263404kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0 :
33273405 version "3.2.2"
33283406 resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.2.tgz#31ea21a734bab9bbb0f32466d893aea51e4a3c64"
@@ -3721,6 +3799,11 @@ object-inspect@^1.7.0:
37213799 resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67"
37223800 integrity sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw==
37233801
3802+ object-inspect@^1.8.0 :
3803+ version "1.9.0"
3804+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.9.0.tgz#c90521d74e1127b67266ded3394ad6116986533a"
3805+ integrity sha512-i3Bp9iTqwhaLZBxGkRfo5ZbE07BQRT7MGu8+nNgwW9ItGp1TzCTw2DLEoWwjClxBjOFI/hWljTAmYGCEwmtnOw==
3806+
37243807object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.1 :
37253808 version "1.1.1"
37263809 resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
@@ -3743,6 +3826,16 @@ object.assign@^4.1.0:
37433826 has-symbols "^1.0.0"
37443827 object-keys "^1.0.11"
37453828
3829+ object.assign@^4.1.1, object.assign@^4.1.2 :
3830+ version "4.1.2"
3831+ resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.2.tgz#0ed54a342eceb37b38ff76eb831a0e788cb63940"
3832+ integrity sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==
3833+ dependencies :
3834+ call-bind "^1.0.0"
3835+ define-properties "^1.1.3"
3836+ has-symbols "^1.0.1"
3837+ object-keys "^1.1.1"
3838+
37463839object.entries@^1.1.2 :
37473840 version "1.1.2"
37483841 resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.2.tgz#bc73f00acb6b6bb16c203434b10f9a7e797d3add"
@@ -4349,6 +4442,14 @@ resolve@^1.17.0:
43494442 dependencies :
43504443 path-parse "^1.0.6"
43514444
4445+ resolve@^1.18.1 :
4446+ version "1.19.0"
4447+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.19.0.tgz#1af5bf630409734a067cae29318aac7fa29a267c"
4448+ integrity sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==
4449+ dependencies :
4450+ is-core-module "^2.1.0"
4451+ path-parse "^1.0.6"
4452+
43524453restore-cursor@^3.1.0 :
43534454 version "3.1.0"
43544455 resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-3.1.0.tgz#39f67c54b3a7a58cea5236d95cf0034239631f7e"
0 commit comments