|
621 | 621 | core-js "^2.6.5"
|
622 | 622 | regenerator-runtime "^0.13.2"
|
623 | 623 |
|
624 |
| -"@babel/runtime@^7.1.2", "@babel/runtime@^7.2.0", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.5": |
625 |
| - version "7.4.5" |
626 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.5.tgz#582bb531f5f9dc67d2fcb682979894f75e253f12" |
627 |
| - integrity sha512-TuI4qpWZP6lGOGIuGWtp9sPluqYICmbk8T/1vpSysqJxRPkudh/ofFWyqdcMsDf2s7KvDL4/YHgKyvcS3g9CJQ== |
| 624 | +"@babel/runtime@^7.1.2", "@babel/runtime@^7.2.0", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.4.5": |
| 625 | + version "7.5.5" |
| 626 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.5.5.tgz#74fba56d35efbeca444091c7850ccd494fd2f132" |
| 627 | + integrity sha512-28QvEGyQyNkB0/m2B4FU7IEZGK2NUrcMtT6BZEFALTguLk+AUT6ofsHtPk5QyjAdUkpMJ+/Em+quwz4HOt30AQ== |
628 | 628 | dependencies:
|
629 | 629 | regenerator-runtime "^0.13.2"
|
630 | 630 |
|
|
821 | 821 | "@types/yargs" "^12.0.9"
|
822 | 822 |
|
823 | 823 | "@material-ui/core@^4.2.0":
|
824 |
| - version "4.2.0" |
825 |
| - resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.2.0.tgz#fd57352c63a50bc28d8b0d61a779a55aba84f9c4" |
826 |
| - integrity sha512-kqwoCMpGaj3zJedihUuVZWjISh+T72KAXOwgk6VKNf+APMTB8yLByLSgSLDhXsliRBO/9Pda/0g/KzGY7R+irQ== |
| 824 | + version "4.3.0" |
| 825 | + resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.3.0.tgz#ce44f7fad736f44b70f6d44d390ba8b848fcfca0" |
| 826 | + integrity sha512-KAYvvq8Z/uP4zvdF3Adi53OfjmcnLiIi+KXb0vROkZ+soYkRQcw6X7VoCuQNwL7Sp7Rr1SSFTxgtJ3G+YBSVyA== |
827 | 827 | dependencies:
|
828 |
| - "@babel/runtime" "^7.2.0" |
| 828 | + "@babel/runtime" "^7.4.4" |
829 | 829 | "@material-ui/styles" "^4.2.0"
|
830 | 830 | "@material-ui/system" "^4.3.0"
|
831 | 831 | "@material-ui/types" "^4.1.1"
|
832 | 832 | "@material-ui/utils" "^4.1.0"
|
833 |
| - "@types/react-transition-group" "^2.0.16" |
| 833 | + "@types/react-transition-group" "^4.2.0" |
834 | 834 | clsx "^1.0.2"
|
835 |
| - convert-css-length "^2.0.0" |
836 |
| - deepmerge "^3.0.0" |
| 835 | + convert-css-length "^2.0.1" |
| 836 | + deepmerge "^4.0.0" |
837 | 837 | hoist-non-react-statics "^3.2.1"
|
838 | 838 | is-plain-object "^3.0.0"
|
839 | 839 | normalize-scroll-left "^0.2.0"
|
|
1042 | 1042 | "@types/json-schema" "*"
|
1043 | 1043 | "@types/react" "*"
|
1044 | 1044 |
|
1045 |
| -"@types/react-transition-group@^2.0.16": |
1046 |
| - version "2.9.2" |
1047 |
| - resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-2.9.2.tgz#c48cf2a11977c8b4ff539a1c91d259eaa627028d" |
1048 |
| - integrity sha512-5Fv2DQNO+GpdPZcxp2x/OQG/H19A01WlmpjVD9cKvVFmoVLOZ9LvBgSWG6pSXIU4og5fgbvGPaCV5+VGkWAEHA== |
| 1045 | +"@types/react-transition-group@^4.2.0": |
| 1046 | + version "4.2.0" |
| 1047 | + resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.2.0.tgz#86ddb509ce3de27341c7cb7797abb99b1c4676bf" |
| 1048 | + integrity sha512-8KkpFRwqS9U1dtVVw1kt/MmWgLmbd5iK5TgqsaeC7fAm74J4j/HiBiRC8eETvwjGGju48RAwyZ3l5iv1H1x93Q== |
1049 | 1049 | dependencies:
|
1050 | 1050 | "@types/react" "*"
|
1051 | 1051 |
|
@@ -2147,23 +2147,15 @@ console-control-strings@^1.0.0, console-control-strings@~1.1.0:
|
2147 | 2147 | resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
|
2148 | 2148 | integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
|
2149 | 2149 |
|
2150 |
| -console-polyfill@^0.1.2: |
2151 |
| - version "0.1.2" |
2152 |
| - resolved "https://registry.yarnpkg.com/console-polyfill/-/console-polyfill-0.1.2.tgz#96cfed51caf78189f699572e6f18271dc37c0e30" |
2153 |
| - integrity sha1-ls/tUcr3gYn2mVcubxgnHcN8DjA= |
2154 |
| - |
2155 | 2150 | constants-browserify@^1.0.0:
|
2156 | 2151 | version "1.0.0"
|
2157 | 2152 | resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75"
|
2158 | 2153 | integrity sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=
|
2159 | 2154 |
|
2160 |
| -convert-css-length@^2.0.0: |
2161 |
| - version "2.0.0" |
2162 |
| - resolved "https://registry.yarnpkg.com/convert-css-length/-/convert-css-length-2.0.0.tgz#0c60ff686e70625ef7f3fd305a2f61f33a96c289" |
2163 |
| - integrity sha512-ygBgHNzImHJ/kjgqdzC0oaY2+EMID3s88/CZD2C9O1stM3PwsOwXzzlFTTkZy/bPZe0wjyt1UoYjilfunQGjlw== |
2164 |
| - dependencies: |
2165 |
| - console-polyfill "^0.1.2" |
2166 |
| - parse-unit "^1.0.1" |
| 2155 | +convert-css-length@^2.0.1: |
| 2156 | + version "2.0.1" |
| 2157 | + resolved "https://registry.yarnpkg.com/convert-css-length/-/convert-css-length-2.0.1.tgz#90a76bde5bfd24d72881a5b45d02249b2c1d257c" |
| 2158 | + integrity sha512-iGpbcvhLPRKUbBc0Quxx7w/bV14AC3ItuBEGMahA5WTYqB8lq9jH0kTXFheCBASsYnqeMFZhiTruNxr1N59Axg== |
2167 | 2159 |
|
2168 | 2160 | convert-source-map@^1.1.0, convert-source-map@^1.4.0:
|
2169 | 2161 | version "1.6.0"
|
@@ -2435,6 +2427,11 @@ deepmerge@^3.0.0:
|
2435 | 2427 | resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-3.3.0.tgz#d3c47fd6f3a93d517b14426b0628a17b0125f5f7"
|
2436 | 2428 | integrity sha512-GRQOafGHwMHpjPx9iCvTgpu9NojZ49q794EEL94JVEw6VaeA8XTUyBKvAkOOjBX9oJNiV6G3P+T+tihFjo2TqA==
|
2437 | 2429 |
|
| 2430 | +deepmerge@^4.0.0: |
| 2431 | + version "4.0.0" |
| 2432 | + resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-4.0.0.tgz#3e3110ca29205f120d7cb064960a39c3d2087c09" |
| 2433 | + integrity sha512-YZ1rOP5+kHor4hMAH+HRQnBQHg+wvS1un1hAOuIcxcBy0hzcUf6Jg2a1w65kpoOUnurOfZbERwjI1TfZxNjcww== |
| 2434 | + |
2438 | 2435 | defaults@^1.0.3:
|
2439 | 2436 | version "1.0.3"
|
2440 | 2437 | resolved "https://registry.yarnpkg.com/defaults/-/defaults-1.0.3.tgz#c656051e9817d9ff08ed881477f3fe4019f3ef7d"
|
@@ -5646,11 +5643,6 @@ parse-json@^4.0.0:
|
5646 | 5643 | error-ex "^1.3.1"
|
5647 | 5644 | json-parse-better-errors "^1.0.1"
|
5648 | 5645 |
|
5649 |
| -parse-unit@^1.0.1: |
5650 |
| - version "1.0.1" |
5651 |
| - resolved "https://registry.yarnpkg.com/parse-unit/-/parse-unit-1.0.1.tgz#7e1bb6d5bef3874c28e392526a2541170291eecf" |
5652 |
| - integrity sha1-fhu21b7zh0wo45JSaiVBFwKR7s8= |
5653 |
| - |
5654 | 5646 | parse5@4.0.0:
|
5655 | 5647 | version "4.0.0"
|
5656 | 5648 | resolved "https://registry.yarnpkg.com/parse5/-/parse5-4.0.0.tgz#6d78656e3da8d78b4ec0b906f7c08ef1dfe3f608"
|
|
0 commit comments