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.4 to 4.0.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.0.0/packages/plugins/typescript/operations)
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
||||
"@apollo/client": "^3.7.14",
|
||||
"@auth0/auth0-spa-js": "^2.0.5",
|
||||
"@graphql-codegen/typescript": "^4.0.0",
|
||||
"@graphql-codegen/typescript-operations": "^3.0.4",
|
||||
"@graphql-codegen/typescript-operations": "^4.0.0",
|
||||
"@graphql-codegen/typescript-vue-apollo": "^3.3.7",
|
||||
"@nuxtjs/i18n": "^7.3.1",
|
||||
"@nuxtjs/sentry": "^7.3.0",
|
||||
|
||||
@@ -2199,7 +2199,7 @@
|
||||
lodash "~4.17.0"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/plugin-helpers@^4.1.0", "@graphql-codegen/plugin-helpers@^4.2.0":
|
||||
"@graphql-codegen/plugin-helpers@^4.1.0":
|
||||
version "4.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-4.2.0.tgz#8324914d0f99162a223cfa01796cdd6be972d2ae"
|
||||
integrity sha512-THFTCfg+46PXlXobYJ/OoCX6pzjI+9woQqCjdyKtgoI0tn3Xq2HUUCiidndxUpEYVrXb5pRiRXb7b/ZbMQqD0A==
|
||||
@@ -2223,15 +2223,6 @@
|
||||
lodash "~4.17.0"
|
||||
tslib "~2.5.0"
|
||||
|
||||
"@graphql-codegen/schema-ast@^3.0.1":
|
||||
version "3.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-3.0.1.tgz#37b458bb57b95715a9eb4259341c856dae2a461d"
|
||||
integrity sha512-rTKTi4XiW4QFZnrEqetpiYEWVsOFNoiR/v3rY9mFSttXFbIwNXPme32EspTiGWmEEdHY8UuTDtZN3vEcs/31zw==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^4.1.0"
|
||||
"@graphql-tools/utils" "^9.0.0"
|
||||
tslib "~2.5.0"
|
||||
|
||||
"@graphql-codegen/schema-ast@^4.0.0":
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-4.0.0.tgz#5d60996c87b64f81847da8fcb2d8ef50ede89755"
|
||||
@@ -2241,14 +2232,14 @@
|
||||
"@graphql-tools/utils" "^10.0.0"
|
||||
tslib "~2.5.0"
|
||||
|
||||
"@graphql-codegen/typescript-operations@^3.0.4":
|
||||
version "3.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-3.0.4.tgz#60163c07f0ef73655779ece450d02c1172c44027"
|
||||
integrity sha512-6yE2OL2+WJ1vd5MwFEGXpaxsFGzjAGUytPVHDML3Bi3TwP1F3lnQlIko4untwvHW0JhZEGQ7Ck30H9HjcxpdKA==
|
||||
"@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==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^4.2.0"
|
||||
"@graphql-codegen/typescript" "^3.0.4"
|
||||
"@graphql-codegen/visitor-plugin-common" "3.1.1"
|
||||
"@graphql-codegen/plugin-helpers" "^5.0.0"
|
||||
"@graphql-codegen/typescript" "^4.0.0"
|
||||
"@graphql-codegen/visitor-plugin-common" "4.0.0"
|
||||
auto-bind "~4.0.0"
|
||||
tslib "~2.5.0"
|
||||
|
||||
@@ -2263,17 +2254,6 @@
|
||||
change-case-all "1.0.15"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/typescript@^3.0.4":
|
||||
version "3.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-3.0.4.tgz#e12dc106a2722ebc7d18556980ccf47fa9d0805f"
|
||||
integrity sha512-x4O47447DZrWNtE/l5CU9QzzW4m1RbmCEdijlA3s2flG/y1Ckqdemob4CWfilSm5/tZ3w1junVDY616RDTSvZw==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^4.2.0"
|
||||
"@graphql-codegen/schema-ast" "^3.0.1"
|
||||
"@graphql-codegen/visitor-plugin-common" "3.1.1"
|
||||
auto-bind "~4.0.0"
|
||||
tslib "~2.5.0"
|
||||
|
||||
"@graphql-codegen/typescript@^4.0.0":
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-4.0.0.tgz#8742f6d022564bbc7626a5a68cd90ca1841f5339"
|
||||
@@ -2301,22 +2281,6 @@
|
||||
parse-filepath "^1.0.2"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/visitor-plugin-common@3.1.1":
|
||||
version "3.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-3.1.1.tgz#50c2aa3c537a805ce68d2f115d0a9811b151428c"
|
||||
integrity sha512-uAfp+zu/009R3HUAuTK2AamR1bxIltM6rrYYI6EXSmkM3rFtFsLTuJhjUDj98HcUCszJZrADppz8KKLGRUVlNg==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^4.2.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@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"
|
||||
|
||||
Reference in New Issue
Block a user