|
923 | 923 | "@types/yargs" "^12.0.9"
|
924 | 924 |
|
925 | 925 | "@material-ui/core@^4.2.0":
|
926 |
| - version "4.5.1" |
927 |
| - resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.5.1.tgz#6f1bbb298cc2893b29169ab9398a00ca5a6ac971" |
928 |
| - integrity sha512-6pyk7diT7bflf4qUpqgPCpKYqjhRHPFwsgEV2Gv71lMqwxuRygFGHE2TdZ+l5T249H66Doj2P/j6fW7yzgxTWw== |
| 926 | + version "4.5.2" |
| 927 | + resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.5.2.tgz#90a27655db527326876f4390a9d28d69de2ed639" |
| 928 | + integrity sha512-yARw/hwavOXqljP+biDXHcmfbC63n8EkA8C10/tZt7KkBp7fs+7+z3BNR+ffotd8/uhirIC1jQWWKdLoUc34yA== |
929 | 929 | dependencies:
|
930 | 930 | "@babel/runtime" "^7.4.4"
|
931 |
| - "@material-ui/styles" "^4.5.0" |
932 |
| - "@material-ui/system" "^4.5.0" |
| 931 | + "@material-ui/styles" "^4.5.2" |
| 932 | + "@material-ui/system" "^4.5.2" |
933 | 933 | "@material-ui/types" "^4.1.1"
|
934 |
| - "@material-ui/utils" "^4.4.0" |
| 934 | + "@material-ui/utils" "^4.5.2" |
935 | 935 | "@types/react-transition-group" "^4.2.0"
|
936 | 936 | clsx "^1.0.2"
|
937 | 937 | convert-css-length "^2.0.1"
|
938 |
| - deepmerge "^4.0.0" |
939 | 938 | hoist-non-react-statics "^3.2.1"
|
940 |
| - is-plain-object "^3.0.0" |
941 | 939 | normalize-scroll-left "^0.2.0"
|
942 | 940 | popper.js "^1.14.1"
|
943 | 941 | prop-types "^15.7.2"
|
|
950 | 948 | dependencies:
|
951 | 949 | "@babel/runtime" "^7.4.4"
|
952 | 950 |
|
953 |
| -"@material-ui/styles@^4.5.0": |
954 |
| - version "4.5.0" |
955 |
| - resolved "https://registry.yarnpkg.com/@material-ui/styles/-/styles-4.5.0.tgz#4e591b8d44c7ecce318634bd8ac652499b6c277a" |
956 |
| - integrity sha512-O0NSAECHK9f3DZK6wy56PZzp8b/7KSdfpJs8DSC7vnXUAoMPCTtchBKLzMtUsNlijiJFeJjSxNdQfjWXgyur5A== |
| 951 | +"@material-ui/styles@^4.5.2": |
| 952 | + version "4.5.2" |
| 953 | + resolved "https://registry.yarnpkg.com/@material-ui/styles/-/styles-4.5.2.tgz#95ac4641a3daed5ee9cc91af1e224d39efafbecb" |
| 954 | + integrity sha512-QUqPk4tdPiDLs/1flB6qdAqUrYSxHv4YLCgvFeZw9A9OK/lf8LFjciF/SsSIDOCwoV2kf3BiGTzWUGjb/TTgzA== |
957 | 955 | dependencies:
|
958 | 956 | "@babel/runtime" "^7.4.4"
|
959 | 957 | "@emotion/hash" "^0.7.1"
|
960 | 958 | "@material-ui/types" "^4.1.1"
|
961 |
| - "@material-ui/utils" "^4.1.0" |
| 959 | + "@material-ui/utils" "^4.5.2" |
962 | 960 | clsx "^1.0.2"
|
963 | 961 | csstype "^2.5.2"
|
964 |
| - deepmerge "^4.0.0" |
965 | 962 | hoist-non-react-statics "^3.2.1"
|
966 | 963 | jss "^10.0.0"
|
967 | 964 | jss-plugin-camel-case "^10.0.0"
|
|
973 | 970 | jss-plugin-vendor-prefixer "^10.0.0"
|
974 | 971 | prop-types "^15.7.2"
|
975 | 972 |
|
976 |
| -"@material-ui/system@^4.5.0": |
977 |
| - version "4.5.1" |
978 |
| - resolved "https://registry.yarnpkg.com/@material-ui/system/-/system-4.5.1.tgz#d2d249667ca7ee8ff9f93517c06ee41eb89729de" |
979 |
| - integrity sha512-M72CGz3MYxXTFLet2qWmQDBXZdtF7JKGqYaf7t9MPDYD6WYG6wKM2hUbgUtRKOwls8ZBXQGKsiAX8K4v5pXSPw== |
| 973 | +"@material-ui/system@^4.5.2": |
| 974 | + version "4.5.2" |
| 975 | + resolved "https://registry.yarnpkg.com/@material-ui/system/-/system-4.5.2.tgz#7143bd8422a3f33f435c23f378136254004bbd60" |
| 976 | + integrity sha512-h9RWvdM9XKlHHqwiuhyvWdobptQkHli+m2jJFs7i1AI/hmGsIc4reDmS7fInhETgt/Txx7uiAIznfRNIIVHmQw== |
980 | 977 | dependencies:
|
981 | 978 | "@babel/runtime" "^7.4.4"
|
982 |
| - deepmerge "^4.0.0" |
| 979 | + "@material-ui/utils" "^4.5.2" |
983 | 980 | prop-types "^15.7.2"
|
984 | 981 |
|
985 | 982 | "@material-ui/types@^4.1.1":
|
|
989 | 986 | dependencies:
|
990 | 987 | "@types/react" "*"
|
991 | 988 |
|
992 |
| -"@material-ui/utils@^4.1.0", "@material-ui/utils@^4.4.0": |
993 |
| - version "4.4.0" |
994 |
| - resolved "https://registry.yarnpkg.com/@material-ui/utils/-/utils-4.4.0.tgz#9275421e2798a067850d201212d46f12725828ad" |
995 |
| - integrity sha512-UXoQVwArQEQWXxf2FPs0iJGT+MePQpKr0Qh0CPoLc1OdF0GSMTmQczcqCzwZkeHxHAOq/NkIKM1Pb/ih1Avicg== |
| 989 | +"@material-ui/utils@^4.5.2": |
| 990 | + version "4.5.2" |
| 991 | + resolved "https://registry.yarnpkg.com/@material-ui/utils/-/utils-4.5.2.tgz#4c2fb531d357cf0da8cece53b588dff9b0bde934" |
| 992 | + integrity sha512-zhbNfHd1gLa8At6RPDG7uMZubHxbY+LtM6IkSfeWi6Lo4Ax80l62YaN1QmUpO1IvGCkn/j62tQX3yObiQZrJsQ== |
996 | 993 | dependencies:
|
997 | 994 | "@babel/runtime" "^7.4.4"
|
998 | 995 | prop-types "^15.7.2"
|
@@ -2400,11 +2397,6 @@ deep-is@~0.1.3:
|
2400 | 2397 | resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34"
|
2401 | 2398 | integrity sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=
|
2402 | 2399 |
|
2403 |
| -deepmerge@^4.0.0: |
2404 |
| - version "4.0.0" |
2405 |
| - resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-4.0.0.tgz#3e3110ca29205f120d7cb064960a39c3d2087c09" |
2406 |
| - integrity sha512-YZ1rOP5+kHor4hMAH+HRQnBQHg+wvS1un1hAOuIcxcBy0hzcUf6Jg2a1w65kpoOUnurOfZbERwjI1TfZxNjcww== |
2407 |
| - |
2408 | 2400 | defaults@^1.0.3:
|
2409 | 2401 | version "1.0.3"
|
2410 | 2402 | resolved "https://registry.yarnpkg.com/defaults/-/defaults-1.0.3.tgz#c656051e9817d9ff08ed881477f3fe4019f3ef7d"
|
@@ -3873,13 +3865,6 @@ is-plain-object@^2.0.3, is-plain-object@^2.0.4:
|
3873 | 3865 | dependencies:
|
3874 | 3866 | isobject "^3.0.1"
|
3875 | 3867 |
|
3876 |
| -is-plain-object@^3.0.0: |
3877 |
| - version "3.0.0" |
3878 |
| - resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-3.0.0.tgz#47bfc5da1b5d50d64110806c199359482e75a928" |
3879 |
| - integrity sha512-tZIpofR+P05k8Aocp7UI/2UTa9lTJSebCXpFFoR9aibpokDj/uXBsJ8luUu0tTVYKkMU6URDUuOfJZ7koewXvg== |
3880 |
| - dependencies: |
3881 |
| - isobject "^4.0.0" |
3882 |
| - |
3883 | 3868 | is-promise@^2.1.0:
|
3884 | 3869 | version "2.1.0"
|
3885 | 3870 | resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.1.0.tgz#79a2a9ece7f096e80f36d2b2f3bc16c1ff4bf3fa"
|
@@ -3972,11 +3957,6 @@ isobject@^3.0.0, isobject@^3.0.1:
|
3972 | 3957 | resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
|
3973 | 3958 | integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
|
3974 | 3959 |
|
3975 |
| -isobject@^4.0.0: |
3976 |
| - version "4.0.0" |
3977 |
| - resolved "https://registry.yarnpkg.com/isobject/-/isobject-4.0.0.tgz#3f1c9155e73b192022a80819bacd0343711697b0" |
3978 |
| - integrity sha512-S/2fF5wH8SJA/kmwr6HYhK/RI/OkhD84k8ntalo0iJjZikgq1XFvR5M8NPT1x5F7fBwCG3qHfnzeP/Vh/ZxCUA== |
3979 |
| - |
3980 | 3960 | isstream@~0.1.2:
|
3981 | 3961 | version "0.1.2"
|
3982 | 3962 | resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
|
|
0 commit comments