mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 21:01:08 +08:00
Update glamorous from 4.9.7 to 4.10.0 in lib/components
This commit is contained in:
parent
4c097c3d09
commit
806ffb7898
@ -15,7 +15,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"glamor": "^2.20.40",
|
||||
"glamorous": "^4.9.7",
|
||||
"glamorous": "^4.10.0",
|
||||
"prop-types": "^15.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
12
yarn.lock
12
yarn.lock
@ -5224,6 +5224,18 @@ glamor@^2.20.40:
|
||||
prop-types "^15.5.10"
|
||||
through "^2.3.8"
|
||||
|
||||
glamorous@^4.10.0:
|
||||
version "4.10.0"
|
||||
resolved "https://registry.yarnpkg.com/glamorous/-/glamorous-4.10.0.tgz#2f2e06c27b93aade93432c98ca21db0b8c3d9a5e"
|
||||
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"
|
||||
|
||||
glamorous@^4.9.7:
|
||||
version "4.9.7"
|
||||
resolved "https://registry.yarnpkg.com/glamorous/-/glamorous-4.9.7.tgz#78bb008d1404b5bd91ad4d043ec0dc6430ad2653"
|
||||
|
Loading…
x
Reference in New Issue
Block a user