|
1360 | 1360 | dependencies:
|
1361 | 1361 | regenerator-runtime "^0.13.2"
|
1362 | 1362 |
|
| 1363 | +"@babel/runtime@^7.6.0": |
| 1364 | + version "7.10.5" |
| 1365 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.5.tgz#303d8bd440ecd5a491eae6117fd3367698674c5c" |
| 1366 | + integrity sha512-otddXKhdNn7d0ptoFRHtMLa8LqDxLYwTjB4nYgM1yy5N6gU/MUf8zqyyLltCH3yAVitBzmwK4us+DD0l/MauAg== |
| 1367 | + dependencies: |
| 1368 | + regenerator-runtime "^0.13.4" |
| 1369 | + |
1363 | 1370 | "@babel/runtime@^7.8.4":
|
1364 | 1371 | version "7.10.2"
|
1365 | 1372 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.2.tgz#d103f21f2602497d38348a32e008637d506db839"
|
|
1451 | 1458 | resolved "https://registry.yarnpkg.com/@csstools/normalize.css/-/normalize.css-10.1.0.tgz#f0950bba18819512d42f7197e56c518aa491cf18"
|
1452 | 1459 | integrity sha512-ij4wRiunFfaJxjB0BdrYHIH8FxBJpOwNPhhAcunlmPdXudL1WQV1qoP9un6JsEBAgQH+7UXyyjh0g7jTxXK6tg==
|
1453 | 1460 |
|
| 1461 | +"@date-io/core@1.x", "@date-io/core@^1.3.13": |
| 1462 | + version "1.3.13" |
| 1463 | + resolved "https://registry.yarnpkg.com/@date-io/core/-/core-1.3.13.tgz#90c71da493f20204b7a972929cc5c482d078b3fa" |
| 1464 | + integrity sha512-AlEKV7TxjeK+jxWVKcCFrfYAk8spX9aCyiToFIiLPtfQbsjmRGLIhb5VZgptQcJdHtLXo7+m0DuurwFgUToQuA== |
| 1465 | + |
| 1466 | +"@date-io/date-fns@^1.3.13": |
| 1467 | + version "1.3.13" |
| 1468 | + resolved "https://registry.yarnpkg.com/@date-io/date-fns/-/date-fns-1.3.13.tgz#7798844041640ab393f7e21a7769a65d672f4735" |
| 1469 | + integrity sha512-yXxGzcRUPcogiMj58wVgFjc9qUYrCnnU9eLcyNbsQCmae4jPuZCDoIBR21j8ZURsM7GRtU62VOw5yNd4dDHunA== |
| 1470 | + dependencies: |
| 1471 | + "@date-io/core" "^1.3.13" |
| 1472 | + |
1454 | 1473 | "@emotion/hash@^0.7.4":
|
1455 | 1474 | version "0.7.4"
|
1456 | 1475 | resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.7.4.tgz#f14932887422c9056b15a8d222a9074a7dfa2831"
|
|
1658 | 1677 | "@types/istanbul-reports" "^1.1.1"
|
1659 | 1678 | "@types/yargs" "^13.0.0"
|
1660 | 1679 |
|
| 1680 | +"@jest/types@^25.5.0": |
| 1681 | + version "25.5.0" |
| 1682 | + resolved "https://registry.yarnpkg.com/@jest/types/-/types-25.5.0.tgz#4d6a4793f7b9599fc3680877b856a97dbccf2a9d" |
| 1683 | + integrity sha512-OXD0RgQ86Tu3MazKo8bnrkDRaDXXMGUqd+kTtLtK1Zb7CRzQcaSRPPPV37SvYTdevXEBVxe0HXylEjs8ibkmCw== |
| 1684 | + dependencies: |
| 1685 | + "@types/istanbul-lib-coverage" "^2.0.0" |
| 1686 | + "@types/istanbul-reports" "^1.1.1" |
| 1687 | + "@types/yargs" "^15.0.0" |
| 1688 | + chalk "^3.0.0" |
| 1689 | + |
1661 | 1690 | "@material-ui/core@^4.9.2":
|
1662 | 1691 | version "4.9.5"
|
1663 | 1692 | resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.9.5.tgz#384869f2840b243241f7881a902f5ffc48360830"
|
|
1694 | 1723 | prop-types "^15.7.2"
|
1695 | 1724 | react-is "^16.8.0"
|
1696 | 1725 |
|
| 1726 | +"@material-ui/pickers@^3.2.8": |
| 1727 | + version "3.2.10" |
| 1728 | + resolved "https://registry.yarnpkg.com/@material-ui/pickers/-/pickers-3.2.10.tgz#19df024895876eb0ec7cd239bbaea595f703f0ae" |
| 1729 | + integrity sha512-B8G6Obn5S3RCl7hwahkQj9sKUapwXWFjiaz/Bsw1fhYFdNMnDUolRiWQSoKPb1/oKe37Dtfszoywi1Ynbo3y8w== |
| 1730 | + dependencies: |
| 1731 | + "@babel/runtime" "^7.6.0" |
| 1732 | + "@date-io/core" "1.x" |
| 1733 | + "@types/styled-jsx" "^2.2.8" |
| 1734 | + clsx "^1.0.2" |
| 1735 | + react-transition-group "^4.0.0" |
| 1736 | + rifm "^0.7.0" |
| 1737 | + |
1697 | 1738 | "@material-ui/styles@^4.9.0":
|
1698 | 1739 | version "4.9.0"
|
1699 | 1740 | resolved "https://registry.yarnpkg.com/@material-ui/styles/-/styles-4.9.0.tgz#10c31859f6868cfa9d3adf6b6c3e32c9d676bc76"
|
|
1987 | 2028 | "@types/istanbul-lib-coverage" "*"
|
1988 | 2029 | "@types/istanbul-lib-report" "*"
|
1989 | 2030 |
|
| 2031 | +"@types/jest@^26.0.3": |
| 2032 | + version "26.0.5" |
| 2033 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.5.tgz#23a8eecf4764a770ea8d3a0d1ea16b96c822035d" |
| 2034 | + integrity sha512-heU+7w8snfwfjtcj2H458aTx3m5unIToOJhx75ebHilBiiQ39OIdA18WkG4LP08YKeAoWAGvWg8s+22w/PeJ6w== |
| 2035 | + dependencies: |
| 2036 | + jest-diff "^25.2.1" |
| 2037 | + pretty-format "^25.2.1" |
| 2038 | + |
1990 | 2039 | "@types/json-schema@^7.0.3", "@types/json-schema@^7.0.4":
|
1991 | 2040 | version "7.0.4"
|
1992 | 2041 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
|
|
2002 | 2051 | resolved "https://registry.yarnpkg.com/@types/node/-/node-13.7.7.tgz#1628e6461ba8cc9b53196dfeaeec7b07fa6eea99"
|
2003 | 2052 | integrity sha512-Uo4chgKbnPNlxQwoFmYIwctkQVkMMmsAoGGU4JKwLuvBefF0pCq4FybNSnfkfRCpC7ZW7kttcC/TrRtAJsvGtg==
|
2004 | 2053 |
|
| 2054 | +"@types/node@^14.0.14": |
| 2055 | + version "14.0.23" |
| 2056 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.23.tgz#676fa0883450ed9da0bb24156213636290892806" |
| 2057 | + integrity sha512-Z4U8yDAl5TFkmYsZdFPdjeMa57NOvnaf1tljHzhouaPEp7LCj2JKkejpI1ODviIAQuW4CcQmxkQ77rnLsOOoKw== |
| 2058 | + |
2005 | 2059 | "@types/parse-json@^4.0.0":
|
2006 | 2060 | version "4.0.0"
|
2007 | 2061 | resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
|
|
2024 | 2078 | dependencies:
|
2025 | 2079 | "@types/react" "*"
|
2026 | 2080 |
|
| 2081 | +"@types/react-dom@^16.9.8": |
| 2082 | + version "16.9.8" |
| 2083 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.8.tgz#fe4c1e11dfc67155733dfa6aa65108b4971cb423" |
| 2084 | + integrity sha512-ykkPQ+5nFknnlU6lDd947WbQ6TE3NNzbQAkInC2EKY1qeYdTKp7onFusmYZb+ityzx2YviqT6BXSu+LyWWJwcA== |
| 2085 | + dependencies: |
| 2086 | + "@types/react" "*" |
| 2087 | + |
2027 | 2088 | "@types/react-transition-group@^4.2.0":
|
2028 | 2089 | version "4.2.4"
|
2029 | 2090 | resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.2.4.tgz#c7416225987ccdb719262766c1483da8f826838d"
|
|
2039 | 2100 | "@types/prop-types" "*"
|
2040 | 2101 | csstype "^2.2.0"
|
2041 | 2102 |
|
| 2103 | +"@types/react@^16.9.41": |
| 2104 | + version "16.9.43" |
| 2105 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.43.tgz#c287f23f6189666ee3bebc2eb8d0f84bcb6cdb6b" |
| 2106 | + integrity sha512-PxshAFcnJqIWYpJbLPriClH53Z2WlJcVZE+NP2etUtWQs2s7yIMj3/LDKZT/5CHJ/F62iyjVCDu2H3jHEXIxSg== |
| 2107 | + dependencies: |
| 2108 | + "@types/prop-types" "*" |
| 2109 | + csstype "^2.2.0" |
| 2110 | + |
2042 | 2111 | "@types/stack-utils@^1.0.1":
|
2043 | 2112 | version "1.0.1"
|
2044 | 2113 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
|
2045 | 2114 | integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==
|
2046 | 2115 |
|
| 2116 | +"@types/styled-jsx@^2.2.8": |
| 2117 | + version "2.2.8" |
| 2118 | + resolved "https://registry.yarnpkg.com/@types/styled-jsx/-/styled-jsx-2.2.8.tgz#b50d13d8a3c34036282d65194554cf186bab7234" |
| 2119 | + integrity sha512-Yjye9VwMdYeXfS71ihueWRSxrruuXTwKCbzue4+5b2rjnQ//AtyM7myZ1BEhNhBQ/nL/RE7bdToUoLln2miKvg== |
| 2120 | + dependencies: |
| 2121 | + "@types/react" "*" |
| 2122 | + |
2047 | 2123 | "@types/testing-library__dom@*", "@types/testing-library__dom@^6.0.0":
|
2048 | 2124 | version "6.12.1"
|
2049 | 2125 | resolved "https://registry.yarnpkg.com/@types/testing-library__dom/-/testing-library__dom-6.12.1.tgz#37af28fae051f9e3feed5684535b1540c97ae28b"
|
|
2071 | 2147 | dependencies:
|
2072 | 2148 | "@types/yargs-parser" "*"
|
2073 | 2149 |
|
| 2150 | +"@types/yargs@^15.0.0": |
| 2151 | + version "15.0.5" |
| 2152 | + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.5.tgz#947e9a6561483bdee9adffc983e91a6902af8b79" |
| 2153 | + integrity sha512-Dk/IDOPtOgubt/IaevIUbTgV7doaKkoorvOyYM2CMwuDyP89bekI7H4xLIwunNYiK9jhCkmc6pUrJk3cj2AB9w== |
| 2154 | + dependencies: |
| 2155 | + "@types/yargs-parser" "*" |
| 2156 | + |
2074 | 2157 | "@typescript-eslint/eslint-plugin@^2.10.0":
|
2075 | 2158 | version "2.21.0"
|
2076 | 2159 | resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.21.0.tgz#a34de84a0791cae0357c4dda805c5b4e8203b6c6"
|
@@ -2429,7 +2512,7 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1:
|
2429 | 2512 | dependencies:
|
2430 | 2513 | color-convert "^1.9.0"
|
2431 | 2514 |
|
2432 |
| -ansi-styles@^4.1.0: |
| 2515 | +ansi-styles@^4.0.0, ansi-styles@^4.1.0: |
2433 | 2516 | version "4.2.1"
|
2434 | 2517 | resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.2.1.tgz#90ae75c424d008d2624c5bf29ead3177ebfcf359"
|
2435 | 2518 | integrity sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==
|
@@ -3689,6 +3772,14 @@ core-util-is@1.0.2, core-util-is@~1.0.0:
|
3689 | 3772 | resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
|
3690 | 3773 | integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
|
3691 | 3774 |
|
| 3775 | +cors@^2.8.5: |
| 3776 | + version "2.8.5" |
| 3777 | + resolved "https://registry.yarnpkg.com/cors/-/cors-2.8.5.tgz#eac11da51592dd86b9f06f6e7ac293b3df875d29" |
| 3778 | + integrity sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g== |
| 3779 | + dependencies: |
| 3780 | + object-assign "^4" |
| 3781 | + vary "^1" |
| 3782 | + |
3692 | 3783 | cosmiconfig@^5.0.0, cosmiconfig@^5.2.1:
|
3693 | 3784 | version "5.2.1"
|
3694 | 3785 | resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a"
|
@@ -4052,6 +4143,11 @@ data-urls@^1.0.0, data-urls@^1.1.0:
|
4052 | 4143 | whatwg-mimetype "^2.2.0"
|
4053 | 4144 | whatwg-url "^7.0.0"
|
4054 | 4145 |
|
| 4146 | +date-fns@^2.8.1: |
| 4147 | + version "2.15.0" |
| 4148 | + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.15.0.tgz#424de6b3778e4e69d3ff27046ec136af58ae5d5f" |
| 4149 | + integrity sha512-ZCPzAMJZn3rNUvvQIMlXhDr4A+Ar07eLeGsGREoWU19a3Pqf5oYa+ccd+B3F6XVtQY6HANMFdOQ8A+ipFnvJdQ== |
| 4150 | + |
4055 | 4151 | debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
|
4056 | 4152 | version "2.6.9"
|
4057 | 4153 | resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
|
@@ -4213,6 +4309,11 @@ diff-sequences@^24.9.0:
|
4213 | 4309 | resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.9.0.tgz#5715d6244e2aa65f48bba0bc972db0b0b11e95b5"
|
4214 | 4310 | integrity sha512-Dj6Wk3tWyTE+Fo1rW8v0Xhwk80um6yFYKbuAxc9c3EZxIHFDYwbi34Uk42u1CdnIiVorvt4RmlSDjIPyzGC2ew==
|
4215 | 4311 |
|
| 4312 | +diff-sequences@^25.2.6: |
| 4313 | + version "25.2.6" |
| 4314 | + resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-25.2.6.tgz#5f467c00edd35352b7bca46d7927d60e687a76dd" |
| 4315 | + integrity sha512-Hq8o7+6GaZeoFjtpgvRBUknSXNeJiCx7V9Fr94ZMljNiCr9n9L8H8aJqgWOQiDDGdyn29fRNcDdRVJ5fdyihfg== |
| 4316 | + |
4216 | 4317 | diffie-hellman@^5.0.0:
|
4217 | 4318 | version "5.0.3"
|
4218 | 4319 | resolved "https://registry.yarnpkg.com/diffie-hellman/-/diffie-hellman-5.0.3.tgz#40e8ee98f55a2149607146921c63e1ae5f3d2875"
|
@@ -6405,6 +6506,16 @@ jest-diff@^24.0.0, jest-diff@^24.9.0:
|
6405 | 6506 | jest-get-type "^24.9.0"
|
6406 | 6507 | pretty-format "^24.9.0"
|
6407 | 6508 |
|
| 6509 | +jest-diff@^25.2.1: |
| 6510 | + version "25.5.0" |
| 6511 | + resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-25.5.0.tgz#1dd26ed64f96667c068cef026b677dfa01afcfa9" |
| 6512 | + integrity sha512-z1kygetuPiREYdNIumRpAHY6RXiGmp70YHptjdaxTWGmA085W3iCnXNx0DhflK3vwrKmrRWyY1wUpkPMVxMK7A== |
| 6513 | + dependencies: |
| 6514 | + chalk "^3.0.0" |
| 6515 | + diff-sequences "^25.2.6" |
| 6516 | + jest-get-type "^25.2.6" |
| 6517 | + pretty-format "^25.5.0" |
| 6518 | + |
6408 | 6519 | jest-docblock@^24.3.0:
|
6409 | 6520 | version "24.9.0"
|
6410 | 6521 | resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-24.9.0.tgz#7970201802ba560e1c4092cc25cbedf5af5a8ce2"
|
@@ -6463,6 +6574,11 @@ jest-get-type@^24.9.0:
|
6463 | 6574 | resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-24.9.0.tgz#1684a0c8a50f2e4901b6644ae861f579eed2ef0e"
|
6464 | 6575 | integrity sha512-lUseMzAley4LhIcpSP9Jf+fTrQ4a1yHQwLNeeVa2cEmbCGeoZAtYPOIv8JaxLD/sUpKxetKGP+gsHl8f8TSj8Q==
|
6465 | 6576 |
|
| 6577 | +jest-get-type@^25.2.6: |
| 6578 | + version "25.2.6" |
| 6579 | + resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-25.2.6.tgz#0b0a32fab8908b44d508be81681487dbabb8d877" |
| 6580 | + integrity sha512-DxjtyzOHjObRM+sM1knti6or+eOgcGU4xVSb2HNP1TqO4ahsT+rqZg+nyqHWJSvWgKC5cG3QjGFBqxLghiF/Ig== |
| 6581 | + |
6466 | 6582 | jest-haste-map@^24.9.0:
|
6467 | 6583 | version "24.9.0"
|
6468 | 6584 | resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-24.9.0.tgz#b38a5d64274934e21fa417ae9a9fbeb77ceaac7d"
|
@@ -7195,10 +7311,10 @@ lodash.uniq@^4.5.0:
|
7195 | 7311 | resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
|
7196 | 7312 | integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
|
7197 | 7313 |
|
7198 |
| -"lodash@>=3.5 <5", lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.5: |
7199 |
| - version "4.17.15" |
7200 |
| - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" |
7201 |
| - integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== |
| 7314 | +"lodash@>=3.5 <5", lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.5: |
| 7315 | + version "4.17.19" |
| 7316 | + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" |
| 7317 | + integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ== |
7202 | 7318 |
|
7203 | 7319 | loglevel@^1.6.6:
|
7204 | 7320 | version "1.6.7"
|
@@ -7534,6 +7650,11 @@ mkdirp@^0.5.3:
|
7534 | 7650 | dependencies:
|
7535 | 7651 | minimist "^1.2.5"
|
7536 | 7652 |
|
| 7653 | +moment@^2.27.0: |
| 7654 | + version "2.27.0" |
| 7655 | + resolved "https://registry.yarnpkg.com/moment/-/moment-2.27.0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d" |
| 7656 | + integrity sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ== |
| 7657 | + |
7537 | 7658 | move-concurrently@^1.0.1:
|
7538 | 7659 | version "1.0.1"
|
7539 | 7660 | resolved "https://registry.yarnpkg.com/move-concurrently/-/move-concurrently-1.0.1.tgz#be2c005fda32e0b29af1f05d7c4b33214c701f92"
|
@@ -7787,7 +7908,7 @@ object-assign@^3.0.0:
|
7787 | 7908 | resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-3.0.0.tgz#9bedd5ca0897949bca47e7ff408062d549f587f2"
|
7788 | 7909 | integrity sha1-m+3VygiXlJvKR+f/QIBi1Un1h/I=
|
7789 | 7910 |
|
7790 |
| -object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1: |
| 7911 | +object-assign@^4, object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1: |
7791 | 7912 | version "4.1.1"
|
7792 | 7913 | resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
|
7793 | 7914 | integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
|
@@ -9070,6 +9191,16 @@ pretty-format@^24.0.0, pretty-format@^24.3.0, pretty-format@^24.9.0:
|
9070 | 9191 | ansi-styles "^3.2.0"
|
9071 | 9192 | react-is "^16.8.4"
|
9072 | 9193 |
|
| 9194 | +pretty-format@^25.2.1, pretty-format@^25.5.0: |
| 9195 | + version "25.5.0" |
| 9196 | + resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.5.0.tgz#7873c1d774f682c34b8d48b6743a2bf2ac55791a" |
| 9197 | + integrity sha512-kbo/kq2LQ/A/is0PQwsEHM7Ca6//bGPPvU6UnsdDRSKTWxT/ru/xb88v4BJf6a69H+uTytOEsTusT9ksd/1iWQ== |
| 9198 | + dependencies: |
| 9199 | + "@jest/types" "^25.5.0" |
| 9200 | + ansi-regex "^5.0.0" |
| 9201 | + ansi-styles "^4.0.0" |
| 9202 | + react-is "^16.12.0" |
| 9203 | + |
9073 | 9204 | private@^0.1.6, private@^0.1.8:
|
9074 | 9205 | version "0.1.8"
|
9075 | 9206 | resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff"
|
@@ -9348,6 +9479,11 @@ react-error-overlay@^6.0.7:
|
9348 | 9479 | resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.7.tgz#1dcfb459ab671d53f660a991513cb2f0a0553108"
|
9349 | 9480 | integrity sha512-TAv1KJFh3RhqxNvhzxj6LeT5NWklP6rDr2a0jaTfsZ5wSZWHOGeqQyejUp3xxLfPt2UpyJEcVQB/zyPcmonNFA==
|
9350 | 9481 |
|
| 9482 | +react-is@^16.12.0: |
| 9483 | + version "16.13.1" |
| 9484 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
| 9485 | + integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
| 9486 | + |
9351 | 9487 | react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.0, react-is@^16.8.1, react-is@^16.8.4:
|
9352 | 9488 | version "16.13.0"
|
9353 | 9489 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.0.tgz#0f37c3613c34fe6b37cd7f763a0d6293ab15c527"
|
@@ -9449,6 +9585,16 @@ react-themeable@^1.1.0:
|
9449 | 9585 | dependencies:
|
9450 | 9586 | object-assign "^3.0.0"
|
9451 | 9587 |
|
| 9588 | +react-transition-group@^4.0.0: |
| 9589 | + version "4.4.1" |
| 9590 | + resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.4.1.tgz#63868f9325a38ea5ee9535d828327f85773345c9" |
| 9591 | + integrity sha512-Djqr7OQ2aPUiYurhPalTrVy9ddmFCCzwhqQmtN+J3+3DzLO209Fdr70QrN8Z3DsglWql6iY1lDWAfpFiBtuKGw== |
| 9592 | + dependencies: |
| 9593 | + "@babel/runtime" "^7.5.5" |
| 9594 | + dom-helpers "^5.0.1" |
| 9595 | + loose-envify "^1.4.0" |
| 9596 | + prop-types "^15.6.2" |
| 9597 | + |
9452 | 9598 | react-transition-group@^4.3.0:
|
9453 | 9599 | version "4.3.0"
|
9454 | 9600 | resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.3.0.tgz#fea832e386cf8796c58b61874a3319704f5ce683"
|
@@ -9893,6 +10039,13 @@ rgba-regex@^1.0.0:
|
9893 | 10039 | resolved "https://registry.yarnpkg.com/rgba-regex/-/rgba-regex-1.0.0.tgz#43374e2e2ca0968b0ef1523460b7d730ff22eeb3"
|
9894 | 10040 | integrity sha1-QzdOLiyglosO8VI0YLfXMP8i7rM=
|
9895 | 10041 |
|
| 10042 | +rifm@^0.7.0: |
| 10043 | + version "0.7.0" |
| 10044 | + resolved "https://registry.yarnpkg.com/rifm/-/rifm-0.7.0.tgz#debe951a9c83549ca6b33e5919f716044c2230be" |
| 10045 | + integrity sha512-DSOJTWHD67860I5ojetXdEQRIBvF6YcpNe53j0vn1vp9EUb9N80EiZTxgP+FkDKorWC8PZw052kTF4C1GOivCQ== |
| 10046 | + dependencies: |
| 10047 | + "@babel/runtime" "^7.3.1" |
| 10048 | + |
9896 | 10049 | rimraf@2.6.3:
|
9897 | 10050 | version "2.6.3"
|
9898 | 10051 | resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
|
@@ -11041,6 +11194,11 @@ typedarray@^0.0.6:
|
11041 | 11194 | resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
11042 | 11195 | integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
|
11043 | 11196 |
|
| 11197 | +typescript@^3.9.5: |
| 11198 | + version "3.9.7" |
| 11199 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa" |
| 11200 | + integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw== |
| 11201 | + |
11044 | 11202 | unicode-canonical-property-names-ecmascript@^1.0.4:
|
11045 | 11203 | version "1.0.4"
|
11046 | 11204 | resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
|
@@ -11243,7 +11401,7 @@ value-equal@^1.0.1:
|
11243 | 11401 | resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c"
|
11244 | 11402 | integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==
|
11245 | 11403 |
|
11246 |
| -vary@~1.1.2: |
| 11404 | +vary@^1, vary@~1.1.2: |
11247 | 11405 | version "1.1.2"
|
11248 | 11406 | resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
|
11249 | 11407 | integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
|
|
0 commit comments