We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa5c4e5 commit 8d3196fCopy full SHA for 8d3196f
package.json
@@ -14,7 +14,7 @@
14
},
15
"dependencies": {
16
"apollo-client": "^2.3.1",
17
- "apollo-codegen": "^0.19.1",
+ "apollo-codegen": "^0.20.0",
18
"graphql-2-json-schema": "0.1.0-1",
19
"json-schema": "^0.2.3",
20
"lodash": "^4.17.10",
@@ -38,14 +38,14 @@
38
"@types/react-jsonschema-form": "^1.0.4",
39
"@types/storybook__react": "^3.0.7",
40
"@types/yargs": "^11.0.0",
41
- "apollo-cache-inmemory": "^1.2.2",
+ "apollo-cache-inmemory": "1.6.5",
42
"apollo-storybook-react": "^0.1.3",
43
"awesome-typescript-loader": "^5.0.0",
44
"babel-core": "^6.26.3",
45
"css-loader": "^0.28.11",
46
"functional-json-schema": "0.0.2-3",
47
"graphql-tag": "^2.9.2",
48
- "graphql-tools": "^3.0.2",
+ "graphql-tools": "3.1.1",
49
"jest": "^23.1.0",
50
"semantic-ui-react": "^0.80.2",
51
"ts-jest": "^22.4.6",
0 commit comments