mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-19 05:02:40 +08:00
Update glamorous from 4.10.0 to 4.11.0 in lib/components
This commit is contained in:
parent
03c3d6dae4
commit
8f7efe2575
@ -15,7 +15,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"glamor": "^2.20.40",
|
||||
"glamorous": "^4.10.0",
|
||||
"glamorous": "^4.11.0",
|
||||
"prop-types": "^15.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
12
yarn.lock
12
yarn.lock
@ -5248,6 +5248,18 @@ glamorous@^4.10.0:
|
||||
react-html-attributes "^1.3.0"
|
||||
svg-tag-names "^1.1.0"
|
||||
|
||||
glamorous@^4.11.0:
|
||||
version "4.11.0"
|
||||
resolved "https://registry.yarnpkg.com/glamorous/-/glamorous-4.11.0.tgz#cb846dda1450c895c59a34060fb19e3251ed619f"
|
||||
dependencies:
|
||||
brcast "^3.0.0"
|
||||
fast-memoize "^2.2.7"
|
||||
html-tag-names "^1.1.1"
|
||||
is-function "^1.0.1"
|
||||
is-plain-object "^2.0.4"
|
||||
react-html-attributes "^1.3.0"
|
||||
svg-tag-names "^1.1.0"
|
||||
|
||||
glob-base@^0.3.0:
|
||||
version "0.3.0"
|
||||
resolved "https://registry.yarnpkg.com/glob-base/-/glob-base-0.3.0.tgz#dbb164f6221b1c0b1ccf82aea328b497df0ea3c4"
|
||||
|
Loading…
x
Reference in New Issue
Block a user