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 2.5.8 to 2.5.10. - [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@2.5.10/packages/plugins/typescript/operations)
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
||||
"@apollo/client": "^3.7.2",
|
||||
"@auth0/auth0-spa-js": "^2.0.0",
|
||||
"@graphql-codegen/typescript": "^2.8.5",
|
||||
"@graphql-codegen/typescript-operations": "^2.5.8",
|
||||
"@graphql-codegen/typescript-operations": "^2.5.10",
|
||||
"@graphql-codegen/typescript-vue-apollo": "^3.3.6",
|
||||
"@nuxtjs/i18n": "^7.3.0",
|
||||
"@nuxtjs/sentry": "^6.0.1",
|
||||
|
||||
@@ -1342,14 +1342,14 @@
|
||||
"@graphql-tools/utils" "^8.8.0"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/typescript-operations@^2.5.8":
|
||||
version "2.5.8"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.8.tgz#e9e2022de9f67b0d855d370f20c48c7b2ed24f21"
|
||||
integrity sha512-Zp27jZjOLkoH0qy5INqrTsut5PI40OEVcKmcQ+TDHr9wDYa3M06/k907z6CuW3PjOgJBtrSTcgAEnrye8jhkJw==
|
||||
"@graphql-codegen/typescript-operations@^2.5.10":
|
||||
version "2.5.10"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.10.tgz#89a602e4d07ea1ab8d7d59309e1c2e65c7909439"
|
||||
integrity sha512-N5H7JhcMRzjM2KdvCitqkOd4hphzD9q3NVWGLvBe3Xgqx5Cs3Y4GUcCJbRolSXdQcYBVgZpLZrUe/qoxwYyfeg==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^2.7.2"
|
||||
"@graphql-codegen/typescript" "^2.8.3"
|
||||
"@graphql-codegen/visitor-plugin-common" "2.13.3"
|
||||
"@graphql-codegen/plugin-helpers" "^3.1.1"
|
||||
"@graphql-codegen/typescript" "^2.8.5"
|
||||
"@graphql-codegen/visitor-plugin-common" "2.13.5"
|
||||
auto-bind "~4.0.0"
|
||||
tslib "~2.4.0"
|
||||
|
||||
@@ -1364,7 +1364,7 @@
|
||||
change-case-all "1.0.14"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/typescript@^2.8.3", "@graphql-codegen/typescript@^2.8.5":
|
||||
"@graphql-codegen/typescript@^2.8.5":
|
||||
version "2.8.5"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.8.5.tgz#6129cb3bf4bdcfba7f90f923ba7c2d839c222342"
|
||||
integrity sha512-5w3zNlnNKM9tI5ZRbhESmsJ4G16rSiFmNQX6Ot56fmcYUC6bnAt5fqvSqs2C+8fVGIIjeWuwjQA5Xn1VkaLY8A==
|
||||
@@ -1391,22 +1391,6 @@
|
||||
parse-filepath "^1.0.2"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/visitor-plugin-common@2.13.3":
|
||||
version "2.13.3"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.3.tgz#4a2eceee00b4cfdf1eff31a006710a30417ec497"
|
||||
integrity sha512-5gFDQGuCE5tIBo9KtDPZ8kL6cf1VJwDGj6nO9ERa0HJNk5osT50NhSf6H61LEnM3Gclbo96Ib1GCp3KdLwHoGg==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^2.7.2"
|
||||
"@graphql-tools/optimize" "^1.3.0"
|
||||
"@graphql-tools/relay-operation-optimizer" "^6.5.0"
|
||||
"@graphql-tools/utils" "^8.8.0"
|
||||
auto-bind "~4.0.0"
|
||||
change-case-all "1.0.14"
|
||||
dependency-graph "^0.11.0"
|
||||
graphql-tag "^2.11.0"
|
||||
parse-filepath "^1.0.2"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/visitor-plugin-common@2.13.5":
|
||||
version "2.13.5"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.5.tgz#b6e4eb5f7af25273886f5222825f5b4bbe2a2b79"
|
||||
|
||||
Reference in New Issue
Block a user