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 3.0.2 to 3.0.3. - [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@3.0.3/packages/plugins/typescript/operations)
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
||||
"@apollo/client": "^3.7.11",
|
||||
"@auth0/auth0-spa-js": "^2.0.4",
|
||||
"@graphql-codegen/typescript": "^3.0.3",
|
||||
"@graphql-codegen/typescript-operations": "^3.0.2",
|
||||
"@graphql-codegen/typescript-operations": "^3.0.3",
|
||||
"@graphql-codegen/typescript-vue-apollo": "^3.3.7",
|
||||
"@nuxtjs/i18n": "^7.3.1",
|
||||
"@nuxtjs/sentry": "^7.1.11",
|
||||
|
||||
@@ -1776,14 +1776,14 @@
|
||||
"@graphql-tools/utils" "^9.0.0"
|
||||
tslib "~2.5.0"
|
||||
|
||||
"@graphql-codegen/typescript-operations@^3.0.2":
|
||||
version "3.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-3.0.2.tgz#41793f996b3f89f4fc348bce6ee509aefb2e4515"
|
||||
integrity sha512-FYi5QcOsBZZvBKlzBQ+jpBCUxMo9g3fTYa2v1+rqooG6SiW/lQyk2CNL5tsYAt6TLmH3rws8rzSUil0DWNsflQ==
|
||||
"@graphql-codegen/typescript-operations@^3.0.3":
|
||||
version "3.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-3.0.3.tgz#35b2dabd7d7d243ad7be7edccc605826aa305a9d"
|
||||
integrity sha512-RtMRFpZ8nyXxwurdxklWVIHX9U6/fGWYWEpvarNIIci17BKajZPzdBPKP2GKhUEWzZVGNESqH3RX38jt0onLqQ==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^4.1.0"
|
||||
"@graphql-codegen/typescript" "^3.0.2"
|
||||
"@graphql-codegen/visitor-plugin-common" "3.0.2"
|
||||
"@graphql-codegen/plugin-helpers" "^4.2.0"
|
||||
"@graphql-codegen/typescript" "^3.0.3"
|
||||
"@graphql-codegen/visitor-plugin-common" "3.1.0"
|
||||
auto-bind "~4.0.0"
|
||||
tslib "~2.5.0"
|
||||
|
||||
@@ -1798,7 +1798,7 @@
|
||||
change-case-all "1.0.15"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/typescript@^3.0.2", "@graphql-codegen/typescript@^3.0.3":
|
||||
"@graphql-codegen/typescript@^3.0.3":
|
||||
version "3.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-3.0.3.tgz#3732e2072ba27970006db14b22d412ac4c943628"
|
||||
integrity sha512-oVV4/RPs3Lmr2XqywlNDmLhNBCIhefA8rYcuxoWcnd/WRc6GNRm1b2NOIzDhhF4xriVluMyk3QQVRepkdj9enw==
|
||||
@@ -1825,22 +1825,6 @@
|
||||
parse-filepath "^1.0.2"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/visitor-plugin-common@3.0.2":
|
||||
version "3.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-3.0.2.tgz#784c0faaa7e0773072ea5de464fdcae8d7765564"
|
||||
integrity sha512-dKblRFrB0Fdl3+nPlzlLBka+TN/EGwr/q09mwry0H58z3j6gXkMbsdPr+dc8MhgOV7w/8egRvSPIvd7m6eFCnw==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^4.1.0"
|
||||
"@graphql-tools/optimize" "^1.3.0"
|
||||
"@graphql-tools/relay-operation-optimizer" "^6.5.0"
|
||||
"@graphql-tools/utils" "^9.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@3.1.0":
|
||||
version "3.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-3.1.0.tgz#93172d64440b103edfe8b63ea3ac8842a5277a54"
|
||||
|
||||
Reference in New Issue
Block a user