21942194 core-js-pure "^3.0.0"
21952195 regenerator-runtime "^0.13.4"
21962196
2197- "@babel/runtime-corejs3@^7.8.3":
2198- version "7.9.2"
2199- resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.9.2.tgz#26fe4aa77e9f1ecef9b776559bbb8e84d34284b7"
2200- integrity sha512-HHxmgxbIzOfFlZ+tdeRKtaxWOMUoCG5Mu3wKeUmOxjYrwb3AAHgnmtCUbPPK11/raIWLIBK250t8E2BPO0p7jA==
2201- dependencies:
2202- core-js-pure "^3.0.0"
2203- regenerator-runtime "^0.13.4"
2204-
22052197"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.4.0", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
22062198 version "7.9.2"
22072199 resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.2.tgz#d90df0583a3a252f09aaa619665367bae518db06"
@@ -5447,6 +5439,17 @@ array-includes@^3.1.2:
54475439 get-intrinsic "^1.0.1"
54485440 is-string "^1.0.5"
54495441
5442+ array-includes@^3.1.3, array-includes@^3.1.4:
5443+ version "3.1.4"
5444+ resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.4.tgz#f5b493162c760f3539631f005ba2bb46acb45ba9"
5445+ integrity sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==
5446+ dependencies:
5447+ call-bind "^1.0.2"
5448+ define-properties "^1.1.3"
5449+ es-abstract "^1.19.1"
5450+ get-intrinsic "^1.1.1"
5451+ is-string "^1.0.7"
5452+
54505453array-tree-filter@^2.1.0:
54515454 version "2.1.0"
54525455 resolved "https://registry.yarnpkg.com/array-tree-filter/-/array-tree-filter-2.1.0.tgz#873ac00fec83749f255ac8dd083814b4f6329190"
@@ -5492,7 +5495,7 @@ array.prototype.flat@^1.2.3:
54925495 define-properties "^1.1.3"
54935496 es-abstract "^1.18.0-next.1"
54945497
5495- array.prototype.flatmap@^1.2.1, array.prototype.flatmap@^1.2.4:
5498+ array.prototype.flatmap@^1.2.1, array.prototype.flatmap@^1.2.4, array.prototype.flatmap@^1.2.5 :
54965499 version "1.2.5"
54975500 resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.5.tgz#908dc82d8a406930fdf38598d51e7411d18d4446"
54985501 integrity sha512-08u6rVyi1Lj7oqWbS9nUxliETrtIROT4XGTA4D/LWGten6E3ocm7cy9SIrmNHOL5XVbVuckUp3X6Xyg8/zpvHA==
@@ -8455,23 +8458,25 @@ eslint-plugin-react-hooks@4.2.0:
84558458 resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
84568459 integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
84578460
8458- eslint-plugin-react@7.19.0 :
8459- version "7.19.0 "
8460- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.19.0 .tgz#6d08f9673628aa69c5559d33489e855d83551666 "
8461- integrity sha512-SPT8j72CGuAP+JFbT0sJHOB80TX/pu44gQ4vXH/cq+hQTiY2PuZ6IHkqXJV6x1b28GDdo1lbInjKUrrdUf0LOQ ==
8461+ eslint-plugin-react@7.27.1 :
8462+ version "7.27.1 "
8463+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.27.1 .tgz#469202442506616f77a854d91babaae1ec174b45 "
8464+ integrity sha512-meyunDjMMYeWr/4EBLTV1op3iSG3mjT/pz5gti38UzfM4OPpNc2m0t2xvKCOMU5D6FSdd34BIMFOvQbW+i8GAA ==
84628465 dependencies:
8463- array-includes "^3.1.1"
8466+ array-includes "^3.1.4"
8467+ array.prototype.flatmap "^1.2.5"
84648468 doctrine "^2.1.0"
8465- has "^1.0.3"
8466- jsx-ast-utils "^2.2.3"
8467- object.entries "^1.1.1"
8468- object.fromentries "^2.0.2"
8469- object.values "^1.1.1"
8469+ estraverse "^5.3.0"
8470+ jsx-ast-utils "^2.4.1 || ^3.0.0"
8471+ minimatch "^3.0.4"
8472+ object.entries "^1.1.5"
8473+ object.fromentries "^2.0.5"
8474+ object.hasown "^1.1.0"
8475+ object.values "^1.1.5"
84708476 prop-types "^15.7.2"
8471- resolve "^1.15.1 "
8477+ resolve "^2.0.0-next.3 "
84728478 semver "^6.3.0"
8473- string.prototype.matchall "^4.0.2"
8474- xregexp "^4.3.0"
8479+ string.prototype.matchall "^4.0.6"
84758480
84768481eslint-scope@^4.0.3:
84778482 version "4.0.3"
@@ -8589,7 +8594,7 @@ estraverse@^5.0.0:
85898594 resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.0.0.tgz#ac81750b482c11cca26e4b07e83ed8f75fbcdc22"
85908595 integrity sha512-j3acdrMzqrxmJTNj5dbr1YbjacrYgAxVMeF0gK16E3j494mOe7xygM/ZLIguEQ0ETwAg2hlJCtHRGav+y0Ny5A==
85918596
8592- estraverse@^5.2.0:
8597+ estraverse@^5.2.0, estraverse@^5.3.0 :
85938598 version "5.3.0"
85948599 resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
85958600 integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
@@ -10508,15 +10513,6 @@ internal-ip@^4.3.0:
1050810513 default-gateway "^4.2.0"
1050910514 ipaddr.js "^1.9.0"
1051010515
10511- internal-slot@^1.0.2:
10512- version "1.0.2"
10513- resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.2.tgz#9c2e9fb3cd8e5e4256c6f45fe310067fcfa378a3"
10514- integrity sha512-2cQNfwhAfJIkU4KZPkDI+Gj5yNNnbqi40W9Gge6dfnk4TocEVm00B3bdiL+JINrbGJil2TeHvM4rETGzk/f/0g==
10515- dependencies:
10516- es-abstract "^1.17.0-next.1"
10517- has "^1.0.3"
10518- side-channel "^1.0.2"
10519-
1052010516internal-slot@^1.0.3:
1052110517 version "1.0.3"
1052210518 resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.3.tgz#7347e307deeea2faac2ac6205d4bc7d34967f59c"
@@ -11832,13 +11828,13 @@ jsprim@^1.2.2:
1183211828 json-schema "0.2.3"
1183311829 verror "1.10.0"
1183411830
11835- jsx-ast-utils@^2.2.3 :
11836- version "2 .2.3 "
11837- resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2 .2.3 .tgz#8a9364e402448a3ce7f14d357738310d9248054f "
11838- integrity sha512-EdIHFMm+1BPynpKOpdPqiOsvnIrInRGJD7bzPZdPkjitQEqpdpUuFpq4T0npZFKTiB3RhWFdGN+oqOJIdhDhQA ==
11831+ " jsx-ast-utils@^2.4.1 || ^3.0.0" :
11832+ version "3 .2.1 "
11833+ resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3 .2.1 .tgz#720b97bfe7d901b927d87c3773637ae8ea48781b "
11834+ integrity sha512-uP5vu8xfy2F9A6LGC22KO7e2/vGTS1MhP+18f++ZNlf0Ohaxbc9nIEwHAsejlJKyzfZzU5UIhe5ItYkitcZnZA ==
1183911835 dependencies:
11840- array-includes "^3.0 .3"
11841- object.assign "^4.1.0 "
11836+ array-includes "^3.1 .3"
11837+ object.assign "^4.1.2 "
1184211838
1184311839jsx-ast-utils@^3.1.0:
1184411840 version "3.2.0"
@@ -13159,7 +13155,7 @@ object.assign@^4.1.1, object.assign@^4.1.2:
1315913155 has-symbols "^1.0.1"
1316013156 object-keys "^1.1.1"
1316113157
13162- object.entries@^1.1.0:
13158+ object.entries@^1.1.0, object.entries@^1.1.5 :
1316313159 version "1.1.5"
1316413160 resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.5.tgz#e1acdd17c4de2cd96d5a08487cfb9db84d881861"
1316513161 integrity sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==
@@ -13178,7 +13174,7 @@ object.entries@^1.1.1:
1317813174 function-bind "^1.1.1"
1317913175 has "^1.0.3"
1318013176
13181- "object.fromentries@^2.0.0 || ^1.0.0":
13177+ "object.fromentries@^2.0.0 || ^1.0.0", object.fromentries@^2.0.5 :
1318213178 version "2.0.5"
1318313179 resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.5.tgz#7b37b205109c21e741e605727fe8b0ad5fa08251"
1318413180 integrity sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw==
@@ -13187,16 +13183,6 @@ object.entries@^1.1.1:
1318713183 define-properties "^1.1.3"
1318813184 es-abstract "^1.19.1"
1318913185
13190- object.fromentries@^2.0.2:
13191- version "2.0.2"
13192- resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.2.tgz#4a09c9b9bb3843dd0f89acdb517a794d4f355ac9"
13193- integrity sha512-r3ZiBH7MQppDJVLx6fhD618GKNG40CZYH9wgwdhKxBDDbQgjeWGGd4AtkZad84d291YxvWe7bJGuE65Anh0dxQ==
13194- dependencies:
13195- define-properties "^1.1.3"
13196- es-abstract "^1.17.0-next.1"
13197- function-bind "^1.1.1"
13198- has "^1.0.3"
13199-
1320013186object.getownpropertydescriptors@^2.0.3:
1320113187 version "2.1.0"
1320213188 resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.0.tgz#369bf1f9592d8ab89d712dced5cb81c7c5352649"
@@ -13214,14 +13200,22 @@ object.getownpropertydescriptors@^2.1.2:
1321413200 define-properties "^1.1.3"
1321513201 es-abstract "^1.19.1"
1321613202
13203+ object.hasown@^1.1.0:
13204+ version "1.1.0"
13205+ resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.0.tgz#7232ed266f34d197d15cac5880232f7a4790afe5"
13206+ integrity sha512-MhjYRfj3GBlhSkDHo6QmvgjRLXQ2zndabdf3nX0yTyZK9rPfxb6uRpAac8HXNLy1GpqWtZ81Qh4v3uOls2sRAg==
13207+ dependencies:
13208+ define-properties "^1.1.3"
13209+ es-abstract "^1.19.1"
13210+
1321713211object.pick@^1.3.0:
1321813212 version "1.3.0"
1321913213 resolved "https://registry.yarnpkg.com/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747"
1322013214 integrity sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=
1322113215 dependencies:
1322213216 isobject "^3.0.1"
1322313217
13224- object.values@^1.1.0:
13218+ object.values@^1.1.0, object.values@^1.1.5 :
1322513219 version "1.1.5"
1322613220 resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
1322713221 integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
@@ -15165,7 +15159,7 @@ regex-not@^1.0.0, regex-not@^1.0.2:
1516515159 extend-shallow "^3.0.2"
1516615160 safe-regex "^1.1.0"
1516715161
15168- regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.3.0 :
15162+ regexp.prototype.flags@^1.2.0:
1516915163 version "1.3.0"
1517015164 resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.3.0.tgz#7aba89b3c13a64509dabcf3ca8d9fbb9bdf5cb75"
1517115165 integrity sha512-2+Q0C5g951OlYlJz6yu5/M33IcsESLlLfsyIaLJaG4FA2r4yP8MvVMJUUP/fVBkSpbbbZlS5gynbEWLipiiXiQ==
@@ -15508,7 +15502,7 @@ resolve@1.1.7:
1550815502 resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
1550915503 integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
1551015504
15511- resolve@^1.10.0, resolve@^1.13.1, resolve@^1.15.1, resolve@^1. 3.2:
15505+ resolve@^1.10.0, resolve@^1.13.1, resolve@^1.3.2:
1551215506 version "1.15.1"
1551315507 resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.15.1.tgz#27bdcdeffeaf2d6244b95bb0f9f4b4653451f3e8"
1551415508 integrity sha512-84oo6ZTtoTUpjgNEr5SJyzQhzL72gaRodsSfyxC/AXRvwu0Yse9H8eF9IpGo7b8YetZhlI6v7ZQ6bKBFV/6S7w==
@@ -15531,6 +15525,14 @@ resolve@^1.17.0:
1553115525 is-core-module "^2.1.0"
1553215526 path-parse "^1.0.6"
1553315527
15528+ resolve@^2.0.0-next.3:
15529+ version "2.0.0-next.3"
15530+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.3.tgz#d41016293d4a8586a39ca5d9b5f15cbea1f55e46"
15531+ integrity sha512-W8LucSynKUIDu9ylraa7ueVZ7hc0uAgJBxVsQSKOXOyle8a93qXhcz+XAXZ8bIq2d6i4Ehddn6Evt+0/UwKk6Q==
15532+ dependencies:
15533+ is-core-module "^2.2.0"
15534+ path-parse "^1.0.6"
15535+
1553415536responselike@^1.0.2:
1553515537 version "1.0.2"
1553615538 resolved "https://registry.yarnpkg.com/responselike/-/responselike-1.0.2.tgz#918720ef3b631c5642be068f15ade5a46f4ba1e7"
@@ -15969,14 +15971,6 @@ shellwords@^0.1.1:
1596915971 resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
1597015972 integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
1597115973
15972- side-channel@^1.0.2:
15973- version "1.0.2"
15974- resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.2.tgz#df5d1abadb4e4bf4af1cd8852bf132d2f7876947"
15975- integrity sha512-7rL9YlPHg7Ancea1S96Pa8/QWb4BtXL/TZvS6B8XFetGBeuhAsfmUspK6DokBeZ64+Kj9TCNRD/30pVz1BvQNA==
15976- dependencies:
15977- es-abstract "^1.17.0-next.1"
15978- object-inspect "^1.7.0"
15979-
1598015974side-channel@^1.0.4:
1598115975 version "1.0.4"
1598215976 resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
@@ -16430,7 +16424,7 @@ string-width@^4.1.0, string-width@^4.2.0:
1643016424 is-fullwidth-code-point "^3.0.0"
1643116425 strip-ansi "^6.0.0"
1643216426
16433- "string.prototype.matchall@^4.0.0 || ^3.0.1":
16427+ "string.prototype.matchall@^4.0.0 || ^3.0.1", string.prototype.matchall@^4.0.6 :
1643416428 version "4.0.6"
1643516429 resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.6.tgz#5abb5dabc94c7b0ea2380f65ba610b3a544b15fa"
1643616430 integrity sha512-6WgDX8HmQqvEd7J+G6VtAahhsQIssiZ8zl7zKh1VDMFyL3hRTJP4FTNA3RbIp2TOQ9AYNDcc7e3fH0Qbup+DBg==
@@ -16444,18 +16438,6 @@ string-width@^4.1.0, string-width@^4.2.0:
1644416438 regexp.prototype.flags "^1.3.1"
1644516439 side-channel "^1.0.4"
1644616440
16447- string.prototype.matchall@^4.0.2:
16448- version "4.0.2"
16449- resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.2.tgz#48bb510326fb9fdeb6a33ceaa81a6ea04ef7648e"
16450- integrity sha512-N/jp6O5fMf9os0JU3E72Qhf590RSRZU/ungsL/qJUYVTNv7hTG0P/dbPjxINVN9jpscu3nzYwKESU3P3RY5tOg==
16451- dependencies:
16452- define-properties "^1.1.3"
16453- es-abstract "^1.17.0"
16454- has-symbols "^1.0.1"
16455- internal-slot "^1.0.2"
16456- regexp.prototype.flags "^1.3.0"
16457- side-channel "^1.0.2"
16458-
1645916441string.prototype.padend@^3.0.0:
1646016442 version "3.1.3"
1646116443 resolved "https://registry.yarnpkg.com/string.prototype.padend/-/string.prototype.padend-3.1.3.tgz#997a6de12c92c7cb34dc8a201a6c53d9bd88a5f1"
@@ -18183,13 +18165,6 @@ xmlchars@^2.1.1:
1818318165 resolved "https://registry.yarnpkg.com/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb"
1818418166 integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==
1818518167
18186- xregexp@^4.3.0:
18187- version "4.3.0"
18188- resolved "https://registry.yarnpkg.com/xregexp/-/xregexp-4.3.0.tgz#7e92e73d9174a99a59743f67a4ce879a04b5ae50"
18189- integrity sha512-7jXDIFXh5yJ/orPn4SXjuVrWWoi4Cr8jfV1eHv9CixKSbU+jY4mxfrBwAuDvupPNKpMUY+FeIqsVw/JLT9+B8g==
18190- dependencies:
18191- "@babel/runtime-corejs3" "^7.8.3"
18192-
1819318168xtend@^4.0.0, xtend@^4.0.1, xtend@~4.0.1:
1819418169 version "4.0.2"
1819518170 resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
0 commit comments