From f6fb41285032eb5ab25c89293fbdd68a4e0fa3fb Mon Sep 17 00:00:00 2001 From: Jean-Philippe Sirois Date: Thu, 3 Dec 2020 13:53:39 -0500 Subject: [PATCH] chore(deps): bump @graphql-codegen/typescript-operations to 1.17.12 --- package-lock.json | 131 +++++++++++++++++++++++++++++++++------------- package.json | 2 +- 2 files changed, 97 insertions(+), 36 deletions(-) diff --git a/package-lock.json b/package-lock.json index dffad35..da64f99 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3913,65 +3913,93 @@ } }, "@graphql-codegen/typescript-operations": { - "version": "1.15.0", - "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-1.15.0.tgz", - "integrity": "sha512-EPRhgrCPgtSHvkHN68MY9KnOTR36nSuFs6pIUhD+bMCWCNfEosY6/jwGIAhBjoOrxqdf1RA793Siznb2dyJJMQ==", + "version": "1.17.12", + "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-1.17.12.tgz", + "integrity": "sha512-UXe/O3kNAlLptURuripAhK8n/Gf6FthL7xr6sG4vpuLVwrWjXu/KlS7+TP+UvlI9OH2LICm0KHqA0xoFCjNbMg==", "dev": true, "requires": { - "@graphql-codegen/plugin-helpers": "1.15.0", - "@graphql-codegen/typescript": "1.15.0", - "@graphql-codegen/visitor-plugin-common": "1.15.0", + "@graphql-codegen/plugin-helpers": "^1.18.2", + "@graphql-codegen/typescript": "^1.18.1", + "@graphql-codegen/visitor-plugin-common": "^1.17.20", "auto-bind": "~4.0.0", - "tslib": "~2.0.0" + "tslib": "~2.0.1" }, "dependencies": { "@graphql-codegen/plugin-helpers": { - "version": "1.15.0", - "resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.15.0.tgz", - "integrity": "sha512-wCD5mY7g3ZP0ftuYEHiycmRgEyPuMihMyaas2Xd5DNgQ9MHUndjxOKbvlIA64Ju0BCL0tSSL5TKy2iITpEPbKQ==", + "version": "1.18.2", + "resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.18.2.tgz", + "integrity": "sha512-SvX+Ryq2naLcoD6jJNxtzc/moWTgHJ+X0KRfvhGWTa+xtFTS02i+PWOR89YYPcD8+LF6GmyFBjx2FmLCx4JwMg==", "dev": true, "requires": { - "@graphql-tools/utils": "6.0.1", + "@graphql-tools/utils": "^6", "camel-case": "4.1.1", "common-tags": "1.8.0", "constant-case": "3.0.3", "import-from": "3.0.0", + "lodash": "~4.17.20", "lower-case": "2.0.1", "param-case": "3.0.3", "pascal-case": "3.1.1", - "tslib": "~2.0.0", + "tslib": "~2.0.1", "upper-case": "2.0.1" } }, - "@graphql-codegen/typescript": { - "version": "1.15.0", - "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript/-/typescript-1.15.0.tgz", - "integrity": "sha512-9O0jJGzEdgpo/AwxA3j4FmZFI8pxcJAvaBOOt7Xc/eU5XcTckRl7cDjQaRzNh4DyS4uZ56+AMNqelf015mz3qg==", + "@graphql-codegen/visitor-plugin-common": { + "version": "1.17.21", + "resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.17.21.tgz", + "integrity": "sha512-rhdJdj+4DAMgMSBlgkvfOMw65L46sAtYb7G/n9ucc9uJGUbiIcgvS/wpoQ/gxz2eUaNfcoFmjVLm+dkTM/XwqA==", "dev": true, "requires": { - "@graphql-codegen/plugin-helpers": "1.15.0", - "@graphql-codegen/visitor-plugin-common": "1.15.0", + "@graphql-codegen/plugin-helpers": "^1.18.2", + "@graphql-tools/optimize": "^1.0.1", + "@graphql-tools/relay-operation-optimizer": "^6", + "array.prototype.flatmap": "^1.2.4", "auto-bind": "~4.0.0", - "tslib": "~2.0.0" + "dependency-graph": "^0.9.0", + "graphql-tag": "^2.11.0", + "parse-filepath": "^1.0.2", + "pascal-case": "^3.1.1", + "tslib": "~2.0.1" } }, - "@graphql-codegen/visitor-plugin-common": { - "version": "1.15.0", - "resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.15.0.tgz", - "integrity": "sha512-XyJpomjVGFV7/jJKS6WFB4fciM7lEGy4mzHNlUtNV4vyohHiPBlb5P9OxIzw+7bLNZc9rqRUBfm9DSf0zTy/aQ==", + "array.prototype.flatmap": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.2.4.tgz", + "integrity": "sha512-r9Z0zYoxqHz60vvQbWEdXIEtCwHF0yxaWfno9qzXeNHvfyl3BZqygmGzb84dsubyaXLH4husF+NFgMSdpZhk2Q==", "dev": true, "requires": { - "@graphql-codegen/plugin-helpers": "1.15.0", - "@graphql-tools/relay-operation-optimizer": "6.0.1", - "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": "~2.0.0" + "call-bind": "^1.0.0", + "define-properties": "^1.1.3", + "es-abstract": "^1.18.0-next.1", + "function-bind": "^1.1.1" } }, + "es-abstract": { + "version": "1.18.0-next.1", + "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.0-next.1.tgz", + "integrity": "sha512-I4UGspA0wpZXWENrdA0uHbnhte683t3qT/1VFH9aX2dA5PPSf6QW5HHXf5HImaqPmjXaVeVk4RGWnaylmV7uAA==", + "dev": true, + "requires": { + "es-to-primitive": "^1.2.1", + "function-bind": "^1.1.1", + "has": "^1.0.3", + "has-symbols": "^1.0.1", + "is-callable": "^1.2.2", + "is-negative-zero": "^2.0.0", + "is-regex": "^1.1.1", + "object-inspect": "^1.8.0", + "object-keys": "^1.1.1", + "object.assign": "^4.1.1", + "string.prototype.trimend": "^1.0.1", + "string.prototype.trimstart": "^1.0.1" + } + }, + "graphql-tag": { + "version": "2.11.0", + "resolved": "https://registry.npmjs.org/graphql-tag/-/graphql-tag-2.11.0.tgz", + "integrity": "sha512-VmsD5pJqWJnQZMUeRwrDhfgoyqcfwEkvtpANqcoUG8/tOLkwNgU9mzub/Mc78OJMhHjx7gfAMTxzdG43VGg3bA==", + "dev": true + }, "import-from": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/import-from/-/import-from-3.0.0.tgz", @@ -3981,6 +4009,39 @@ "resolve-from": "^5.0.0" } }, + "is-callable": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.2.tgz", + "integrity": "sha512-dnMqspv5nU3LoewK2N/y7KLtxtakvTuaCsU9FU50/QDmdbHNy/4/JuRtMHqRU22o3q+W89YQndQEeCVwK+3qrA==", + "dev": true + }, + "is-regex": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.1.tgz", + "integrity": "sha512-1+QkEcxiLlB7VEyFtyBg94e08OAsvq7FUBgApTq/w2ymCLyKJgDPsybBENVtA7XCQEgEXxKPonG+mvYRxh/LIg==", + "dev": true, + "requires": { + "has-symbols": "^1.0.1" + } + }, + "object-inspect": { + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.9.0.tgz", + "integrity": "sha512-i3Bp9iTqwhaLZBxGkRfo5ZbE07BQRT7MGu8+nNgwW9ItGp1TzCTw2DLEoWwjClxBjOFI/hWljTAmYGCEwmtnOw==", + "dev": true + }, + "object.assign": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz", + "integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==", + "dev": true, + "requires": { + "call-bind": "^1.0.0", + "define-properties": "^1.1.3", + "has-symbols": "^1.0.1", + "object-keys": "^1.1.1" + } + }, "resolve-from": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", @@ -3988,9 +4049,9 @@ "dev": true }, "tslib": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.0.0.tgz", - "integrity": "sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g==", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.0.3.tgz", + "integrity": "sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==", "dev": true } } diff --git a/package.json b/package.json index 201ae79..ead80bd 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "devDependencies": { "@graphql-codegen/cli": "^1.19.4", "@graphql-codegen/typescript": "1.19.0", - "@graphql-codegen/typescript-operations": "1.15.0", + "@graphql-codegen/typescript-operations": "1.17.12", "@graphql-codegen/typescript-react-apollo": "1.15.0", "@types/classnames": "^2.2.10", "@types/lodash": "^4.14.153",