mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-01 05:05:25 +08:00
Merge pull request #1925 from storybooks/react-stack-grid-0.5.0-3.1.0
Update react-stack-grid from 0.2.2 to 0.5.0
This commit is contained in:
commit
c15f7f8e78
@ -51,7 +51,7 @@
|
||||
"react-motion": "^0.5.1",
|
||||
"react-responsive-grid": "^0.3.3",
|
||||
"react-router": "^2.6.1",
|
||||
"react-stack-grid": "^0.2.1",
|
||||
"react-stack-grid": "^0.5.0",
|
||||
"react-typography": "^0.15.0",
|
||||
"sitemap": "^1.12.0",
|
||||
"typography": "^0.15.8",
|
||||
|
@ -4218,7 +4218,7 @@ ini@^1.3.4, ini@~1.3.0:
|
||||
version "1.3.4"
|
||||
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.4.tgz#0537cb79daf59b59a1a517dff706c86ec039162e"
|
||||
|
||||
inline-style-prefixer@^2.0.4, inline-style-prefixer@^2.0.5:
|
||||
inline-style-prefixer@^2.0.5:
|
||||
version "2.0.5"
|
||||
resolved "https://registry.yarnpkg.com/inline-style-prefixer/-/inline-style-prefixer-2.0.5.tgz#c153c7e88fd84fef5c602e95a8168b2770671fe7"
|
||||
dependencies:
|
||||
@ -6919,18 +6919,18 @@ react-split-pane@^0.1.65:
|
||||
prop-types "^15.5.10"
|
||||
react-style-proptype "^3.0.0"
|
||||
|
||||
react-stack-grid@^0.2.1:
|
||||
version "0.2.2"
|
||||
resolved "https://registry.yarnpkg.com/react-stack-grid/-/react-stack-grid-0.2.2.tgz#a9f0ba846bb7ffa5dc6464a36b75006e900ca785"
|
||||
react-stack-grid@^0.5.0:
|
||||
version "0.5.0"
|
||||
resolved "https://registry.yarnpkg.com/react-stack-grid/-/react-stack-grid-0.5.0.tgz#7b30341163ef937edce4a5a1c7962a429f7e2818"
|
||||
dependencies:
|
||||
easy-css-transform-builder "^0.0.2"
|
||||
exenv "^1.2.1"
|
||||
imagesloaded "^4.1.1"
|
||||
inline-style-prefixer "^2.0.4"
|
||||
inline-style-prefixer "^3.0.6"
|
||||
invariant "^2.2.2"
|
||||
prop-types "^15.5.10"
|
||||
react-sizeme "^2.2.0"
|
||||
react-transition-group "^1.1.3"
|
||||
react-transition-group "^1.2.0"
|
||||
shallowequal "^1.0.1"
|
||||
|
||||
react-stubber@^1.0.0:
|
||||
@ -6956,7 +6956,7 @@ react-transform-hmr@^1.0.3:
|
||||
global "^4.3.0"
|
||||
react-proxy "^1.1.7"
|
||||
|
||||
react-transition-group@^1.1.2, react-transition-group@^1.1.3:
|
||||
react-transition-group@^1.1.2, react-transition-group@^1.2.0:
|
||||
version "1.2.1"
|
||||
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-1.2.1.tgz#e11f72b257f921b213229a774df46612346c7ca6"
|
||||
dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user