Build(deps-dev): bump @graphql-codegen/typescript from 4.0.4 to 4.0.5
Bumps [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript@4.0.5/packages/plugins/typescript/typescript)
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
||||
"@commitlint/config-conventional": "^18.6.2",
|
||||
"@graphql-codegen/cli": "^5.0.2",
|
||||
"@graphql-codegen/fragment-matcher": "^5.0.2",
|
||||
"@graphql-codegen/typescript": "^4.0.4",
|
||||
"@graphql-codegen/typescript": "^4.0.5",
|
||||
"@graphql-codegen/typescript-operations": "^4.1.2",
|
||||
"@graphql-codegen/typescript-vue-apollo": "^4.1.0",
|
||||
"@nuxt/devtools": "^1.0.8",
|
||||
|
||||
@@ -1219,14 +1219,14 @@
|
||||
change-case-all "1.0.15"
|
||||
tslib "~2.6.0"
|
||||
|
||||
"@graphql-codegen/typescript@^4.0.4":
|
||||
version "4.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-4.0.4.tgz#e791c61f675ae454951ea077b0ae519ae352cc3e"
|
||||
integrity sha512-x79CKLfP9UQCX+/I78qxQlMs2Mmq3pF1lKafZo7lAno0f/fvJ+qWUduzdgjRNz+YL+5blGeWcC0pWEDxniO7hw==
|
||||
"@graphql-codegen/typescript@^4.0.4", "@graphql-codegen/typescript@^4.0.5":
|
||||
version "4.0.5"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-4.0.5.tgz#dc9849a8c8a8d0bbcf9f7cb2af8ee77943e00874"
|
||||
integrity sha512-PCS6LovGhyNfnmZ2AJ8rN5wGUhysWNsFwCPrZccuwBVCCvcet8/GNKStY5cHiDqG0B5Q+6g8OXVbffhxkkytLA==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^5.0.3"
|
||||
"@graphql-codegen/schema-ast" "^4.0.2"
|
||||
"@graphql-codegen/visitor-plugin-common" "4.1.2"
|
||||
"@graphql-codegen/visitor-plugin-common" "5.0.0"
|
||||
auto-bind "~4.0.0"
|
||||
tslib "~2.6.0"
|
||||
|
||||
@@ -1262,6 +1262,22 @@
|
||||
parse-filepath "^1.0.2"
|
||||
tslib "~2.6.0"
|
||||
|
||||
"@graphql-codegen/visitor-plugin-common@5.0.0":
|
||||
version "5.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.0.0.tgz#23258c52277a8be206c2d69aadf9738dd780f1c0"
|
||||
integrity sha512-qQOZZZ2MxmBEyd0Lm3lVh7zgauLXVBsg3ToucQJHmbk2WUxLMOcaf/+BOBIkrDjvWA8L+JU6COUT6uZc57DBcw==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^5.0.3"
|
||||
"@graphql-tools/optimize" "^2.0.0"
|
||||
"@graphql-tools/relay-operation-optimizer" "^7.0.0"
|
||||
"@graphql-tools/utils" "^10.0.0"
|
||||
auto-bind "~4.0.0"
|
||||
change-case-all "1.0.15"
|
||||
dependency-graph "^0.11.0"
|
||||
graphql-tag "^2.11.0"
|
||||
parse-filepath "^1.0.2"
|
||||
tslib "~2.6.0"
|
||||
|
||||
"@graphql-tools/apollo-engine-loader@^8.0.0":
|
||||
version "8.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-tools/apollo-engine-loader/-/apollo-engine-loader-8.0.0.tgz#ac1f351cbe41508411784f25757f5557b0f27489"
|
||||
|
||||
Reference in New Issue
Block a user