Build(deps-dev): bump @graphql-codegen/typescript-operations
Bumps [@graphql-codegen/typescript-operations](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations) from 4.1.3 to 4.2.0. - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/operations/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-operations@4.2.0/packages/plugins/typescript/operations)
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
"@graphql-codegen/cli": "^5.0.2",
|
||||
"@graphql-codegen/fragment-matcher": "^5.0.2",
|
||||
"@graphql-codegen/typescript": "^4.0.6",
|
||||
"@graphql-codegen/typescript-operations": "^4.1.3",
|
||||
"@graphql-codegen/typescript-operations": "^4.2.0",
|
||||
"@graphql-codegen/typescript-vue-apollo": "^4.1.0",
|
||||
"@nuxt/devtools": "^1.0.8",
|
||||
"@nuxtjs/eslint-config-typescript": "^12.1.0",
|
||||
|
||||
@@ -1197,14 +1197,14 @@
|
||||
change-case-all "1.0.15"
|
||||
tslib "~2.6.0"
|
||||
|
||||
"@graphql-codegen/typescript-operations@^4.1.2", "@graphql-codegen/typescript-operations@^4.1.3":
|
||||
version "4.1.3"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-4.1.3.tgz#730ba21fb0f20f451e090983512c0b4153ec0acb"
|
||||
integrity sha512-Goga2ISgicr/PLgK2NH5kwyQFctoGKpV+nv4Dr9II0xjHuuNvC6cqA66y/p8zKx6eS9p2GV87/IafqxV8r6K5Q==
|
||||
"@graphql-codegen/typescript-operations@^4.1.2", "@graphql-codegen/typescript-operations@^4.2.0":
|
||||
version "4.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-4.2.0.tgz#0c6bbaf41cb325809b7e9e2b9d85ab01f11d142f"
|
||||
integrity sha512-lmuwYb03XC7LNRS8oo9M4/vlOrq/wOKmTLBHlltK2YJ1BO/4K/Q9Jdv/jDmJpNydHVR1fmeF4wAfsIp1f9JibA==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^5.0.3"
|
||||
"@graphql-codegen/typescript" "^4.0.5"
|
||||
"@graphql-codegen/visitor-plugin-common" "5.0.0"
|
||||
"@graphql-codegen/typescript" "^4.0.6"
|
||||
"@graphql-codegen/visitor-plugin-common" "5.1.0"
|
||||
auto-bind "~4.0.0"
|
||||
tslib "~2.6.0"
|
||||
|
||||
@@ -1219,7 +1219,7 @@
|
||||
change-case-all "1.0.15"
|
||||
tslib "~2.6.0"
|
||||
|
||||
"@graphql-codegen/typescript@^4.0.4", "@graphql-codegen/typescript@^4.0.5", "@graphql-codegen/typescript@^4.0.6":
|
||||
"@graphql-codegen/typescript@^4.0.4", "@graphql-codegen/typescript@^4.0.6":
|
||||
version "4.0.6"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-4.0.6.tgz#2c9b70dc1eafda912de5e31c119c757b1aa5fca1"
|
||||
integrity sha512-IBG4N+Blv7KAL27bseruIoLTjORFCT3r+QYyMC3g11uY3/9TPpaUyjSdF70yBe5GIQ6dAgDU+ENUC1v7EPi0rw==
|
||||
@@ -1262,22 +1262,6 @@
|
||||
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-codegen/visitor-plugin-common@5.1.0":
|
||||
version "5.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.1.0.tgz#4edf7edb53460e71762a5fd8bbf5269bc3d9200b"
|
||||
|
||||
Reference in New Issue
Block a user