File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 39
39
"@types/storybook__react" : " ^3.0.7" ,
40
40
"@types/yargs" : " ^11.0.0" ,
41
41
"apollo-cache-inmemory" : " ^1.2.2" ,
42
- "apollo-storybook-react" : " ^0.1.3 " ,
42
+ "apollo-storybook-react" : " ^0.2.0 " ,
43
43
"awesome-typescript-loader" : " ^5.0.0" ,
44
44
"babel-core" : " ^6.26.3" ,
45
45
"css-loader" : " ^0.28.11" ,
Original file line number Diff line number Diff line change @@ -765,15 +765,17 @@ apollo-link@^1.0.0, apollo-link@^1.2.2:
765
765
apollo-utilities "^1.0.0"
766
766
zen-observable-ts "^0.8.9"
767
767
768
- apollo-storybook-core@^0.3.3 :
769
- version "0.3.3"
770
- resolved "https://registry.yarnpkg.com/apollo-storybook-core/-/apollo-storybook-core-0.3.3.tgz#57f8802ead9b6df0e3c4376e4f1496ce66872d67"
768
+ apollo-storybook-core@^0.5.4 :
769
+ version "0.5.4"
770
+ resolved "https://registry.yarnpkg.com/apollo-storybook-core/-/apollo-storybook-core-0.5.4.tgz#8357861cfb127ac9a9d0afc4d87fdf5ff97f39b2"
771
+ integrity sha512-5h+Yr4Pt2foGJi078gmjlQZ4mj8NBNravjjyhFOrfXTDQd2ODgWn2cwoSGJcpp+iZdkGwwlFkZbyJ1nBTsxukg==
771
772
772
- apollo-storybook-react@^0.1.3 :
773
- version "0.1.3"
774
- resolved "https://registry.yarnpkg.com/apollo-storybook-react/-/apollo-storybook-react-0.1.3.tgz#0ef7729efbb4153de8146ccb9c7e14f68944ca49"
773
+ apollo-storybook-react@^0.2.0 :
774
+ version "0.2.4"
775
+ resolved "https://registry.yarnpkg.com/apollo-storybook-react/-/apollo-storybook-react-0.2.4.tgz#6cf31e1a8e3ad4d3f3e80480b0966deab6661c17"
776
+ integrity sha512-nop1YHsCXbk/xoqnUDmSvHhxwo4IMCYpQyzgTpSVA8Gey9sbRELdI1GyfJYOl7yP+wpP0Eth7tKQRiUWjXPmdQ==
775
777
dependencies :
776
- apollo-storybook-core "^0.3.3 "
778
+ apollo-storybook-core "^0.5.4 "
777
779
778
780
apollo-utilities@^1.0.0, apollo-utilities@^1.0.12 :
779
781
version "1.0.12"
You can’t perform that action at this time.
0 commit comments