mirror of
https://github.com/kou029w/_.git
synced 2025-01-31 06:18:07 +00:00
Update dependency @material-ui/core to v4.9.7
This commit is contained in:
parent
afc6e16468
commit
24f44d1a92
1 changed files with 7 additions and 7 deletions
14
yarn.lock
14
yarn.lock
|
@ -959,13 +959,13 @@
|
|||
integrity sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==
|
||||
|
||||
"@material-ui/core@~4":
|
||||
version "4.9.6"
|
||||
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.9.6.tgz#234fdf656181443305fc84133daf2a6622c8ccef"
|
||||
integrity sha512-Y5RWRVWtkDuHslDx6v9xw3YpNCT9ZSXsinQtvPyCf2iNUJ5Bts5u8obLRzjM2QkLCduE14xJAgvtLf21x3EBzw==
|
||||
version "4.9.7"
|
||||
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.9.7.tgz#0c1caf123278770f34c5d8e9ecd9e1314f87a621"
|
||||
integrity sha512-RTRibZgq572GHEskMAG4sP+bt3P3XyIkv3pOTR8grZAW2rSUd6JoGZLRM4S2HkuO7wS7cAU5SpU2s1EsmTgWog==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.4.4"
|
||||
"@material-ui/styles" "^4.9.0"
|
||||
"@material-ui/system" "^4.9.3"
|
||||
"@material-ui/styles" "^4.9.6"
|
||||
"@material-ui/system" "^4.9.6"
|
||||
"@material-ui/types" "^5.0.0"
|
||||
"@material-ui/utils" "^4.9.6"
|
||||
"@types/react-transition-group" "^4.2.0"
|
||||
|
@ -983,7 +983,7 @@
|
|||
dependencies:
|
||||
"@babel/runtime" "^7.4.4"
|
||||
|
||||
"@material-ui/styles@^4.9.0", "@material-ui/styles@~4":
|
||||
"@material-ui/styles@^4.9.6", "@material-ui/styles@~4":
|
||||
version "4.9.6"
|
||||
resolved "https://registry.yarnpkg.com/@material-ui/styles/-/styles-4.9.6.tgz#924a30bf7c9b91af9c8f19c12c8573b8a4ecd085"
|
||||
integrity sha512-ijgwStEkw1OZ6gCz18hkjycpr/3lKs1hYPi88O/AUn4vMuuGEGAIrqKVFq/lADmZUNF3DOFIk8LDkp7zmjPxtA==
|
||||
|
@ -1005,7 +1005,7 @@
|
|||
jss-plugin-vendor-prefixer "^10.0.3"
|
||||
prop-types "^15.7.2"
|
||||
|
||||
"@material-ui/system@^4.9.3":
|
||||
"@material-ui/system@^4.9.6":
|
||||
version "4.9.6"
|
||||
resolved "https://registry.yarnpkg.com/@material-ui/system/-/system-4.9.6.tgz#fd060540224da4d1740da8ca6e7af288e217717e"
|
||||
integrity sha512-QtfoAePyqXoZ2HUVSwGb1Ro0kucMCvVjbI0CdYIR21t0Opgfm1Oer6ni9P5lfeXA39xSt0wCierw37j+YES48Q==
|
||||
|
|
Loading…
Add table
Reference in a new issue