chore(deps): bump @graphql-codegen/typescript-operations to 1.13.5

This commit is contained in:
Jean-Philippe Sirois
2020-05-11 02:13:00 -04:00
parent 1967b10e25
commit a752fa4db1
2 changed files with 186 additions and 17 deletions
+185 -16
View File
@@ -2000,28 +2000,197 @@
}
},
"@graphql-codegen/typescript-operations": {
"version": "1.13.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-1.13.0.tgz",
"integrity": "sha512-eLldU+jJKqKk4TjS0wyhtLifO6xhFtYRbSFqkYjrvnKFBmx2uCKoAmBsD81B/T4dLeIWVG5EyHZ7mU8xcHE5SQ==",
"version": "1.13.5",
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-1.13.5.tgz",
"integrity": "sha512-OusFqBo2zUij0w4uLIw8+lWPXdRTWaW1sm56TjJZFwSHMQjZywYir+I0/x/wxZRX2aalE4sMJTy0AQVQx1f+Mg==",
"dev": true,
"requires": {
"@graphql-codegen/plugin-helpers": "1.13.0",
"@graphql-codegen/typescript": "1.13.0",
"@graphql-codegen/visitor-plugin-common": "1.13.0",
"auto-bind": "4.0.0",
"tslib": "1.11.1"
"@graphql-codegen/plugin-helpers": "1.13.5",
"@graphql-codegen/typescript": "1.13.5",
"@graphql-codegen/visitor-plugin-common": "1.13.5",
"auto-bind": "~4.0.0",
"tslib": "~1.11.1"
},
"dependencies": {
"@graphql-codegen/typescript": {
"version": "1.13.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript/-/typescript-1.13.0.tgz",
"integrity": "sha512-giUF2nUqyTssBInRpW5aK1hkZ2DDpNqMymFP59fuNPSY+lmufXI5pBkeDa+JrEB6K5CyDtWU8NpNh6KxNrPSaA==",
"@graphql-codegen/plugin-helpers": {
"version": "1.13.5",
"resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.13.5.tgz",
"integrity": "sha512-Vq+Qh1K74YHge4uxzekWr4Mf63dFem+RpVsw2w/EmssQLK8WasgIEJ1wQp5nWGwvc5Bj7gImO3+VZRxgMEcrcw==",
"dev": true,
"requires": {
"@graphql-codegen/plugin-helpers": "1.13.0",
"@graphql-codegen/visitor-plugin-common": "1.13.0",
"auto-bind": "4.0.0",
"tslib": "1.11.1"
"@graphql-toolkit/common": "~0.10.4",
"camel-case": "4.1.1",
"common-tags": "1.8.0",
"constant-case": "3.0.3",
"import-from": "3.0.0",
"lower-case": "2.0.1",
"param-case": "3.0.3",
"pascal-case": "3.1.1",
"tslib": "~1.11.1",
"upper-case": "2.0.1"
}
},
"@graphql-codegen/visitor-plugin-common": {
"version": "1.13.5",
"resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.13.5.tgz",
"integrity": "sha512-NBQBYCGasRKXQK9JW91hjz3CdHK9QjXw7MjfXxkEGcyt7YKtvEKsfCapoUP5BUl7pQFmkqBUacoNg6iVMhtEKg==",
"dev": true,
"requires": {
"@graphql-codegen/plugin-helpers": "1.13.5",
"@graphql-toolkit/relay-operation-optimizer": "~0.10.4",
"array.prototype.flatmap": "1.2.3",
"auto-bind": "~4.0.0",
"dependency-graph": "0.9.0",
"graphql-tag": "2.10.3",
"parse-filepath": "1.0.2",
"pascal-case": "3.1.1",
"tslib": "~1.11.1"
}
},
"@graphql-toolkit/common": {
"version": "0.10.6",
"resolved": "https://registry.npmjs.org/@graphql-toolkit/common/-/common-0.10.6.tgz",
"integrity": "sha512-rrH/KPheh/wCZzqUmNayBHd+aNWl/751C4iTL/327TzONdAVrV7ZQOyEkpGLW6YEFWPIlWxNkaBoEALIjCxTGg==",
"dev": true,
"requires": {
"aggregate-error": "3.0.1",
"camel-case": "4.1.1",
"graphql-tools": "5.0.0",
"lodash": "4.17.15"
}
},
"@graphql-toolkit/relay-operation-optimizer": {
"version": "0.10.6",
"resolved": "https://registry.npmjs.org/@graphql-toolkit/relay-operation-optimizer/-/relay-operation-optimizer-0.10.6.tgz",
"integrity": "sha512-cbaVFJQc6xPRKBwz139RxwQgzrqEw0ggL+0Y7HkyjyiBScq+CzfqYjgwhaLYPGJiACwwjq6X6D6ESDtTS34HXQ==",
"dev": true,
"requires": {
"@graphql-toolkit/common": "0.10.6",
"relay-compiler": "9.1.0"
}
},
"@nodelib/fs.stat": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz",
"integrity": "sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==",
"dev": true
},
"ansi-regex": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
"integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==",
"dev": true
},
"fast-glob": {
"version": "2.2.7",
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-2.2.7.tgz",
"integrity": "sha512-g1KuQwHOZAmOZMuBtHdxDtju+T2RT8jgCC9aANsbpdiDDTSnjgfuVsIBNKbUeJI3oKMRExcfNDtJl4OhbffMsw==",
"dev": true,
"requires": {
"@mrmlnc/readdir-enhanced": "^2.2.1",
"@nodelib/fs.stat": "^1.1.2",
"glob-parent": "^3.1.0",
"is-glob": "^4.0.0",
"merge2": "^1.2.3",
"micromatch": "^3.1.10"
}
},
"import-from": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/import-from/-/import-from-3.0.0.tgz",
"integrity": "sha512-CiuXOFFSzkU5x/CR0+z7T91Iht4CXgfCxVOFRhh2Zyhg5wOpWvvDLQUsWl+gcN+QscYBjez8hDCt85O7RLDttQ==",
"dev": true,
"requires": {
"resolve-from": "^5.0.0"
}
},
"relay-compiler": {
"version": "9.1.0",
"resolved": "https://registry.npmjs.org/relay-compiler/-/relay-compiler-9.1.0.tgz",
"integrity": "sha512-jsJx0Ux5RoxM+JFm3M3xl7UfZAJ0kUTY/r6jqOpcYgVI3GLJthvNI4IoziFRlWbhizEzGFbpkdshZcu9IObJYA==",
"dev": true,
"requires": {
"@babel/core": "^7.0.0",
"@babel/generator": "^7.5.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.3.0",
"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.1",
"relay-runtime": "9.1.0",
"signedsource": "^1.0.0",
"yargs": "^14.2.0"
}
},
"relay-runtime": {
"version": "9.1.0",
"resolved": "https://registry.npmjs.org/relay-runtime/-/relay-runtime-9.1.0.tgz",
"integrity": "sha512-6FE5YlZpR/b3R/HzGly85V+c4MdtLJhFY/outQARgxXonomrwqEik0Cr34LnPK4DmGS36cMLUliqhCs/DZyPVw==",
"dev": true,
"requires": {
"@babel/runtime": "^7.0.0",
"fbjs": "^1.0.0"
}
},
"resolve-from": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
"integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
"dev": true
},
"string-width": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
"integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
"dev": true,
"requires": {
"emoji-regex": "^7.0.1",
"is-fullwidth-code-point": "^2.0.0",
"strip-ansi": "^5.1.0"
}
},
"strip-ansi": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
"integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
"dev": true,
"requires": {
"ansi-regex": "^4.1.0"
}
},
"yargs": {
"version": "14.2.3",
"resolved": "https://registry.npmjs.org/yargs/-/yargs-14.2.3.tgz",
"integrity": "sha512-ZbotRWhF+lkjijC/VhmOT9wSgyBQ7+zr13+YLkhfsSiTriYsMzkTUFP18pFhWwBeMa5gUc1MzbhrO6/VB7c9Xg==",
"dev": true,
"requires": {
"cliui": "^5.0.0",
"decamelize": "^1.2.0",
"find-up": "^3.0.0",
"get-caller-file": "^2.0.1",
"require-directory": "^2.1.1",
"require-main-filename": "^2.0.0",
"set-blocking": "^2.0.0",
"string-width": "^3.0.0",
"which-module": "^2.0.0",
"y18n": "^4.0.0",
"yargs-parser": "^15.0.1"
}
},
"yargs-parser": {
"version": "15.0.1",
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-15.0.1.tgz",
"integrity": "sha512-0OAMV2mAZQrs3FkNpDQcBk1x5HXb8X4twADss4S0Iuk+2dGnLOE/fRHrsYm542GduMveyA77OF4wrNJuanRCWw==",
"dev": true,
"requires": {
"camelcase": "^5.0.0",
"decamelize": "^1.2.0"
}
}
}
+1 -1
View File
@@ -61,7 +61,7 @@
"devDependencies": {
"@graphql-codegen/cli": "^1.13.5",
"@graphql-codegen/typescript": "1.13.5",
"@graphql-codegen/typescript-operations": "1.13.0",
"@graphql-codegen/typescript-operations": "1.13.5",
"@graphql-codegen/typescript-react-apollo": "1.13.0",
"@types/classnames": "^2.2.10",
"@types/lodash": "^4.14.149",