chore(deps): bump @graphql-codegen/typescript-react-apollo to 1.8.1

This commit is contained in:
Jean-Philippe Sirois
2019-10-07 07:32:32 -04:00
parent a243aa331d
commit a467ebdc41
2 changed files with 48 additions and 13 deletions
+47 -12
View File
@@ -1541,9 +1541,9 @@
}
},
"@graphql-codegen/plugin-helpers": {
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.7.0.tgz",
"integrity": "sha512-lUWd5A9BQNbPqlMr38Gh5sLsBgMnn26n90/hyTw2J7CFCKFKSMnNBjxfCZU5AFHGxwi6rsNEpwBHRBx3OVWsTA==",
"version": "1.8.1",
"resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.8.1.tgz",
"integrity": "sha512-gYvt9h/IN77ti7N88GIuSuX9LSGYNnGzpOovG3YBNdOKo4yYc5VT5TcbirigW101jHzjIPNSZVgFPWWg6HSxug==",
"dev": true,
"requires": {
"change-case": "3.1.0",
@@ -1760,26 +1760,27 @@
}
},
"@graphql-codegen/typescript-react-apollo": {
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-react-apollo/-/typescript-react-apollo-1.7.0.tgz",
"integrity": "sha512-7gcGNyyuC7t8j+pPYmNnjajTJ7IE41MSK4y/7XmIWgoCnpJevcEmn6jkPy6uzcUJoANJ2lvNpHDDnolMAd/9Rg==",
"version": "1.8.1",
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-react-apollo/-/typescript-react-apollo-1.8.1.tgz",
"integrity": "sha512-BvWc5kbqcBkkaWhTgF4YzHOpNAFOqcraPhR6uCzu4ZN0VZNIjs04U8UIhz9dgLg2PxZurZqWAGrlNl7fj/QunQ==",
"dev": true,
"requires": {
"@graphql-codegen/plugin-helpers": "1.7.0",
"@graphql-codegen/visitor-plugin-common": "1.7.0",
"@graphql-codegen/plugin-helpers": "1.8.1",
"@graphql-codegen/visitor-plugin-common": "1.8.1",
"tslib": "1.10.0"
}
},
"@graphql-codegen/visitor-plugin-common": {
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.7.0.tgz",
"integrity": "sha512-oNSlJA9yjHwhkN/HhEn2GhHsSuSGeTuMvYVYeshc76Kx5+8CACcvIBpKwCdpNEO9os6E0ohpQg3Zg+yJG+14ug==",
"version": "1.8.1",
"resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.8.1.tgz",
"integrity": "sha512-vhIeTCfiEijWZJJniJ/qYahgfIvQT5rGkXk4yDYsDuMOSi6dNcgpnwuyMDifUidBMac9beliiB9Mw7OeYYelFQ==",
"dev": true,
"requires": {
"@graphql-codegen/plugin-helpers": "1.7.0",
"@graphql-codegen/plugin-helpers": "1.8.1",
"auto-bind": "2.0.0",
"dependency-graph": "0.8.0",
"graphql-tag": "2.10.1",
"relay-compiler": "6.0.0",
"tslib": "1.10.0"
},
"dependencies": {
@@ -1788,6 +1789,40 @@
"resolved": "https://registry.npmjs.org/auto-bind/-/auto-bind-2.0.0.tgz",
"integrity": "sha512-rvRBv0/O7iriUMqSzTDhAfyAD1vVnElAEruo5rMSFeYLA0iKDEzLPSJiwMnL86+IPpTlhfOIAzjoKZ9TaySYdA==",
"dev": true
},
"relay-compiler": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/relay-compiler/-/relay-compiler-6.0.0.tgz",
"integrity": "sha512-8K8cCwrOTqu3usF8GXQ+JEgxcTxJ5qVFqfNpfMYrRpMraXrBmykcLRpj38p2MxtcjyqkE2ZnUe5huW5/469obA==",
"dev": true,
"requires": {
"@babel/core": "^7.0.0",
"@babel/generator": "^7.0.0",
"@babel/parser": "^7.0.0",
"@babel/runtime": "^7.0.0",
"@babel/traverse": "^7.0.0",
"@babel/types": "^7.0.0",
"babel-preset-fbjs": "^3.1.2",
"chalk": "^2.4.1",
"fast-glob": "^2.2.2",
"fb-watchman": "^2.0.0",
"fbjs": "^1.0.0",
"immutable": "~3.7.6",
"nullthrows": "^1.1.0",
"relay-runtime": "6.0.0",
"signedsource": "^1.0.0",
"yargs": "^9.0.0"
}
},
"relay-runtime": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/relay-runtime/-/relay-runtime-6.0.0.tgz",
"integrity": "sha512-zIXQqFfe0zBCVzKbMGEPMvKFxfbE3pY2RbZsKBvHAr/vMDj6OX9E+f4R4udE5xvMbI7g+baYFHi2I9NDEydGaQ==",
"dev": true,
"requires": {
"@babel/runtime": "^7.0.0",
"fbjs": "^1.0.0"
}
}
}
},
+1 -1
View File
@@ -63,7 +63,7 @@
"@graphql-codegen/cli": "^1.8.1",
"@graphql-codegen/typescript": "1.8.1",
"@graphql-codegen/typescript-operations": "1.8.1",
"@graphql-codegen/typescript-react-apollo": "1.7.0",
"@graphql-codegen/typescript-react-apollo": "1.8.1",
"@types/prismjs": "^1.16.0",
"@types/ramda": "^0.26.22",
"@types/react": "^16.9.2",