Merge pull request #12736 from backstage/renovate/graphqlcodegenerator-monorepo
chore(deps): update graphqlcodegenerator monorepo
This commit is contained in:
@@ -2189,12 +2189,12 @@
|
||||
meros "^1.1.4"
|
||||
|
||||
"@graphql-codegen/cli@^2.3.1":
|
||||
version "2.8.1"
|
||||
resolved "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.8.1.tgz#8e8f70417f3a0e87f266953c41c6424c6e76b473"
|
||||
integrity sha512-o+Za1483WhnbMA5G4JJq72EeqXROsdEiDTfUTxtX1iPPebv+VMekTFfHnBCUXpes0XTeZViXTd16AX6cmtUF4Q==
|
||||
version "2.9.0"
|
||||
resolved "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.9.0.tgz#49870229c5f3f9c59068130fb899aad50ad1849b"
|
||||
integrity sha512-4YnJLW+E3XKCtO6kfKLQKtaU/NfPmLi4izf/VTOH+7/uCaDGfPfRqkoyX1q7QtNxQC4l0Zn0ltbBJwguT/fuEg==
|
||||
dependencies:
|
||||
"@graphql-codegen/core" "2.6.0"
|
||||
"@graphql-codegen/plugin-helpers" "^2.5.0"
|
||||
"@graphql-codegen/plugin-helpers" "^2.6.0"
|
||||
"@graphql-tools/apollo-engine-loader" "^7.3.1"
|
||||
"@graphql-tools/code-file-loader" "^7.3.0"
|
||||
"@graphql-tools/git-loader" "^7.2.0"
|
||||
@@ -2236,12 +2236,12 @@
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/graphql-modules-preset@^2.3.2":
|
||||
version "2.4.1"
|
||||
resolved "https://registry.npmjs.org/@graphql-codegen/graphql-modules-preset/-/graphql-modules-preset-2.4.1.tgz#b9c42ec3667d9f76a858563aad03fe19ab826ba6"
|
||||
integrity sha512-+jNlVSCBJTT5yqBuzhX8bL1FNCWrD2XBE77YT+C+88ukqjlB+g5jaOXfXpIf1udrjJvNydQdtQ25LBUejdffgQ==
|
||||
version "2.4.2"
|
||||
resolved "https://registry.npmjs.org/@graphql-codegen/graphql-modules-preset/-/graphql-modules-preset-2.4.2.tgz#db03352ba6525208246d2d8f4be6ee4b6e41f527"
|
||||
integrity sha512-J0uHHuRIpV9lExzga5kZjbMXIdtfuve92lr1vMYhJE4ULEo4BatlcNpvx2v+yVywV22I62HFcbEMFGvxTqHZaw==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^2.5.0"
|
||||
"@graphql-codegen/visitor-plugin-common" "2.11.1"
|
||||
"@graphql-codegen/plugin-helpers" "^2.6.0"
|
||||
"@graphql-codegen/visitor-plugin-common" "2.12.0"
|
||||
"@graphql-tools/utils" "^8.8.0"
|
||||
change-case-all "1.0.14"
|
||||
parse-filepath "^1.0.2"
|
||||
@@ -2259,6 +2259,18 @@
|
||||
lodash "~4.17.0"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/plugin-helpers@^2.6.0":
|
||||
version "2.6.0"
|
||||
resolved "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.6.0.tgz#ae7005e6a2dcb0095ae350970c41606906048a27"
|
||||
integrity sha512-z8uw6GdUvtKyt5YSijtj1yRqI0A2lBWdGIgTjgXaAKqSC+InlVBy+89859LlKNMrO7somdt44cbMys8r4Hbqeg==
|
||||
dependencies:
|
||||
"@graphql-tools/utils" "^8.8.0"
|
||||
change-case-all "1.0.14"
|
||||
common-tags "1.8.2"
|
||||
import-from "4.0.0"
|
||||
lodash "~4.17.0"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/schema-ast@^2.5.0":
|
||||
version "2.5.0"
|
||||
resolved "https://registry.npmjs.org/@graphql-codegen/schema-ast/-/schema-ast-2.5.0.tgz#1b33a17924f0dd4c78d4f2c9dfce215d0bdd29ae"
|
||||
@@ -2269,34 +2281,34 @@
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/typescript-resolvers@^2.4.3":
|
||||
version "2.7.1"
|
||||
resolved "https://registry.npmjs.org/@graphql-codegen/typescript-resolvers/-/typescript-resolvers-2.7.1.tgz#2c0aeb8afbb5842c9d4145a1dbba8600b142c148"
|
||||
integrity sha512-vFq4tn7werBF8LEk33aVRtmT8B4pOEI/59Iy7OfxcRtZd+Pn3g8xKTezI2STyBj3ZA8nf7j8vX9Dh9BgoxmV3g==
|
||||
version "2.7.2"
|
||||
resolved "https://registry.npmjs.org/@graphql-codegen/typescript-resolvers/-/typescript-resolvers-2.7.2.tgz#c5475400e505b145e956f6695944b00c77d341e0"
|
||||
integrity sha512-Yo0ab37mG438z8xcdtApDyTECqfdH2CeamKTjTQiOxeUBCWZt0MgIjt6jIz2ZTQJVsL7AO5aFjPDoS+00dkLQA==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^2.5.0"
|
||||
"@graphql-codegen/typescript" "^2.7.1"
|
||||
"@graphql-codegen/visitor-plugin-common" "2.11.1"
|
||||
"@graphql-codegen/plugin-helpers" "^2.6.0"
|
||||
"@graphql-codegen/typescript" "^2.7.2"
|
||||
"@graphql-codegen/visitor-plugin-common" "2.12.0"
|
||||
"@graphql-tools/utils" "^8.8.0"
|
||||
auto-bind "~4.0.0"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/typescript@^2.4.2", "@graphql-codegen/typescript@^2.7.1":
|
||||
version "2.7.1"
|
||||
resolved "https://registry.npmjs.org/@graphql-codegen/typescript/-/typescript-2.7.1.tgz#e237dd8829842282245b79ce7ea024aaa3c39afb"
|
||||
integrity sha512-qF4SBMgBnLcegba2s9+zC3NwgRhU0Kv+eS8kl9G5ldEHx9Bpu2tft+lk6fjqqhExDzJT+MEOU3Ecog3BzL2R1g==
|
||||
"@graphql-codegen/typescript@^2.4.2", "@graphql-codegen/typescript@^2.7.2":
|
||||
version "2.7.2"
|
||||
resolved "https://registry.npmjs.org/@graphql-codegen/typescript/-/typescript-2.7.2.tgz#ad47ad1abf8e49f455a47cb71d2d9fd149d7846d"
|
||||
integrity sha512-lFqvLgw4oAChA9+ifC2K7Ie+mE+XvHcZqwXsm45bpF7jbmqfgjS0gvQNfu2egi6u4hdg+xL+olNxwnyhayrikw==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^2.5.0"
|
||||
"@graphql-codegen/plugin-helpers" "^2.6.0"
|
||||
"@graphql-codegen/schema-ast" "^2.5.0"
|
||||
"@graphql-codegen/visitor-plugin-common" "2.11.1"
|
||||
"@graphql-codegen/visitor-plugin-common" "2.12.0"
|
||||
auto-bind "~4.0.0"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/visitor-plugin-common@2.11.1":
|
||||
version "2.11.1"
|
||||
resolved "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.11.1.tgz#2653e25a8888767a6422a204441083299c3a83a4"
|
||||
integrity sha512-AlrtGWKn2o89SPna75ATEHYAu95MUMucgBqLgcRvK9n/PHhVAbkDrNCH5pL03fE0HLOup3GpjX8DcnFBMU46IA==
|
||||
"@graphql-codegen/visitor-plugin-common@2.12.0":
|
||||
version "2.12.0"
|
||||
resolved "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.12.0.tgz#49b055c5c2c5c0890f2226ce9e84bb73dfd83801"
|
||||
integrity sha512-ULhFgOY05U+dlPsXkPT2wSBaAZMtEuHPL5Q1u8xwBdHWHi/uT4L5zEcBx+If/f6UWrOw7ufjEM0L7XSupe1iCA==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^2.5.0"
|
||||
"@graphql-codegen/plugin-helpers" "^2.6.0"
|
||||
"@graphql-tools/optimize" "^1.3.0"
|
||||
"@graphql-tools/relay-operation-optimizer" "^6.5.0"
|
||||
"@graphql-tools/utils" "^8.8.0"
|
||||
|
||||
Reference in New Issue
Block a user