Build(deps): 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.0.0 to 4.0.1. - [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.0.1/packages/plugins/typescript/operations)
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
||||
"@apollo/client": "^3.7.15",
|
||||
"@auth0/auth0-spa-js": "^2.0.8",
|
||||
"@graphql-codegen/typescript": "^4.0.1",
|
||||
"@graphql-codegen/typescript-operations": "^4.0.0",
|
||||
"@graphql-codegen/typescript-operations": "^4.0.1",
|
||||
"@graphql-codegen/typescript-vue-apollo": "^3.3.7",
|
||||
"@nuxtjs/i18n": "^7.3.1",
|
||||
"@nuxtjs/sentry": "^7.3.0",
|
||||
|
||||
@@ -2550,14 +2550,14 @@
|
||||
"@graphql-tools/utils" "^10.0.0"
|
||||
tslib "~2.5.0"
|
||||
|
||||
"@graphql-codegen/typescript-operations@^4.0.0":
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-4.0.0.tgz#cb803ae0dc4695b1fc052a81c207cdcd361e4696"
|
||||
integrity sha512-4juN+rCeyXx97zHg5FF2s6u9lfgVHY2ee+5S+P3X+nr2X0m93yFKJhbbEYKYMdE0d/nPPl5mxUiUGb/vzrDCig==
|
||||
"@graphql-codegen/typescript-operations@^4.0.1":
|
||||
version "4.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-4.0.1.tgz#930af3e2d2ae8ff06de696291be28fe7046a2fef"
|
||||
integrity sha512-GpUWWdBVUec/Zqo23aFLBMrXYxN2irypHqDcKjN78JclDPdreasAEPcIpMfqf4MClvpmvDLy4ql+djVAwmkjbw==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^5.0.0"
|
||||
"@graphql-codegen/typescript" "^4.0.0"
|
||||
"@graphql-codegen/visitor-plugin-common" "4.0.0"
|
||||
"@graphql-codegen/typescript" "^4.0.1"
|
||||
"@graphql-codegen/visitor-plugin-common" "4.0.1"
|
||||
auto-bind "~4.0.0"
|
||||
tslib "~2.5.0"
|
||||
|
||||
@@ -2572,7 +2572,7 @@
|
||||
change-case-all "1.0.15"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/typescript@^4.0.0", "@graphql-codegen/typescript@^4.0.1":
|
||||
"@graphql-codegen/typescript@^4.0.1":
|
||||
version "4.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-4.0.1.tgz#7481d68f59bea802dd10e278dce73c8a1552b2a4"
|
||||
integrity sha512-3YziQ21dCVdnHb+Us1uDb3pA6eG5Chjv0uTK+bt9dXeMlwYBU8MbtzvQTo4qvzWVC1AxSOKj0rgfNu1xCXqJyA==
|
||||
@@ -2599,22 +2599,6 @@
|
||||
parse-filepath "^1.0.2"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/visitor-plugin-common@4.0.0":
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-4.0.0.tgz#b1db0138ea78b96a1f78b78ebce0443faee27fba"
|
||||
integrity sha512-OFWr5tkrG4nCcE7AI9BSAwuA0VLP16uNCLssbmXpBa1rKR6b4mX+rJTQCoz47TFV5hii8yp8xaWfXVUcsNY39w==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^5.0.0"
|
||||
"@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.5.0"
|
||||
|
||||
"@graphql-codegen/visitor-plugin-common@4.0.1":
|
||||
version "4.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-4.0.1.tgz#64e293728b3c186f6767141e41fcdb310e50d367"
|
||||
|
||||
Reference in New Issue
Block a user