chore(package): update lockfile yarn.lock

This commit is contained in:
greenkeeper[bot] 2018-11-12 22:55:26 +00:00
parent 73d9d040d4
commit 2ecdbe0dc2

View file

@ -641,20 +641,20 @@
lodash "^4.17.10"
to-fast-properties "^2.0.0"
"@material-ui/core@^3.0.1":
version "3.2.2"
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-3.2.2.tgz#5c622eeda8851a37a46d27583f0d6624e8ec4732"
"@material-ui/core@^3.5.0":
version "3.5.0"
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-3.5.0.tgz#65c46b68cfc457fdce97e8ac0dea7dd19d42120f"
dependencies:
"@babel/runtime" "7.1.2"
"@material-ui/utils" "^3.0.0-alpha.0"
"@types/jss" "^9.5.6"
"@types/react-transition-group" "^2.0.8"
brcast "^3.0.1"
classnames "^2.2.5"
csstype "^2.5.2"
debounce "^1.1.0"
deepmerge "^2.0.1"
dom-helpers "^3.2.1"
hoist-non-react-statics "^2.5.0"
hoist-non-react-statics "^3.0.0"
is-plain-object "^2.0.4"
jss "^9.3.3"
jss-camel-case "^6.0.0"
@ -672,14 +672,20 @@
recompose "0.28.0 - 0.30.0"
warning "^4.0.1"
"@material-ui/lab@^3.0.0-alpha.16":
version "3.0.0-alpha.20"
resolved "https://registry.yarnpkg.com/@material-ui/lab/-/lab-3.0.0-alpha.20.tgz#9f5f900cc438f05dba46e8f77ac960ff1f8af368"
"@material-ui/lab@^3.0.0-alpha.23":
version "3.0.0-alpha.23"
resolved "https://registry.yarnpkg.com/@material-ui/lab/-/lab-3.0.0-alpha.23.tgz#816e9821c1b25b608856639605ff116584d45b9d"
dependencies:
"@babel/runtime" "7.1.2"
classnames "^2.2.5"
keycode "^2.1.9"
"@material-ui/utils@^3.0.0-alpha.0":
version "3.0.0-alpha.0"
resolved "https://registry.yarnpkg.com/@material-ui/utils/-/utils-3.0.0-alpha.0.tgz#506fcaf531a9a8f58a73ff2d3dfaa36c0f238506"
dependencies:
"@babel/runtime" "7.1.2"
"@mdi/font@^3.0.39":
version "3.0.39"
resolved "https://registry.yarnpkg.com/@mdi/font/-/font-3.0.39.tgz#8a388ec9816939eff2099120102073aecdf6e5f8"
@ -1203,10 +1209,6 @@ braces@^2.3.0, braces@^2.3.1:
split-string "^3.0.2"
to-regex "^3.0.1"
brcast@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/brcast/-/brcast-3.0.1.tgz#6256a8349b20de9eed44257a9b24d71493cd48dd"
brorand@^1.0.1:
version "1.1.0"
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
@ -2924,10 +2926,16 @@ hmac-drbg@^1.0.0:
minimalistic-assert "^1.0.0"
minimalistic-crypto-utils "^1.0.1"
hoist-non-react-statics@^2.3.1, hoist-non-react-statics@^2.5.0:
hoist-non-react-statics@^2.3.1:
version "2.5.5"
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz#c5903cf409c0dfd908f388e619d86b9c1174cb47"
hoist-non-react-statics@^3.0.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.1.0.tgz#42414ccdfff019cd2168168be998c7b3bd5245c0"
dependencies:
react-is "^16.3.2"
hoist-non-react-statics@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.0.1.tgz#fba3e7df0210eb9447757ca1a7cb607162f0a364"