Skip to content

Commit

Permalink
chore(deps): update graphql-tools (#863)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent bcc6a0d commit 808240e
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packages/plugins/typescript/graphql-apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@graphql-codegen/core": "2.6.3",
"@graphql-codegen/testing": "1.18.0",
"@graphql-codegen/typescript-operations": "2.5.6",
"@graphql-tools/schema": "10.0.6",
"@graphql-tools/schema": "10.0.7",
"cross-fetch": "3.1.8",
"react": "18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/typescript/graphql-request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"devDependencies": {
"@graphql-codegen/testing": "1.18.0",
"@graphql-tools/schema": "10.0.6",
"@graphql-tools/schema": "10.0.7",
"graphql-request": "6.0.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/typescript/jit-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"tslib": "~2.6.0"
},
"devDependencies": {
"@graphql-tools/utils": "10.5.4",
"@graphql-tools/utils": "10.5.5",
"graphql-jit": "0.8.6"
},
"publishConfig": {
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1670,12 +1670,12 @@
"@graphql-tools/utils" "8.13.1"
tslib "^2.4.0"

"@graphql-tools/merge@^9.0.6":
version "9.0.7"
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.7.tgz#e37dd9491e65c00fb124f47073121d32dc6735d1"
integrity sha512-lbTrIuXIbUSmSumHkPRY1QX0Z8JEtmRhnIrkH7vkfeEmf0kNn/nCWvJwqokm5U7L+a+DA1wlRM4slIlbfXjJBA==
"@graphql-tools/merge@^9.0.8":
version "9.0.8"
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.8.tgz#9db38170bfbeba3c5bfbb277d6cb5d5991119ff1"
integrity sha512-RG9NEp4fi0MoFi0te4ahqTMYuavQnXlpEZxxMomdCa6CI5tfekcVm/rsLF5Zt8O4HY+esDt9+4dCL+aOKvG79w==
dependencies:
"@graphql-tools/utils" "^10.5.4"
"@graphql-tools/utils" "^10.5.5"
tslib "^2.4.0"

"@graphql-tools/optimize@^1.3.0":
Expand Down Expand Up @@ -1735,13 +1735,13 @@
"@graphql-tools/utils" "^10.0.13"
tslib "^2.4.0"

"@graphql-tools/[email protected].6":
version "10.0.6"
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.6.tgz#48391195ea4557ef5b6f77950bcbf529dc5f4e7e"
integrity sha512-EIJgPRGzpvDFEjVp+RF1zNNYIC36BYuIeZ514jFoJnI6IdxyVyIRDLx/ykgMdaa1pKQerpfdqDnsF4JnZoDHSQ==
"@graphql-tools/[email protected].7":
version "10.0.7"
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.7.tgz#b90282f2446d160197282d4a90297a5f842dfb3f"
integrity sha512-Cz1o+rf9cd3uMgG+zI9HlM5mPlnHQUlk/UQRZyUlPDfT+944taLaokjvj7AI6GcOFVf4f2D11XthQp+0GY31jQ==
dependencies:
"@graphql-tools/merge" "^9.0.6"
"@graphql-tools/utils" "^10.5.4"
"@graphql-tools/merge" "^9.0.8"
"@graphql-tools/utils" "^10.5.5"
tslib "^2.4.0"
value-or-promise "^1.0.12"

Expand Down Expand Up @@ -1785,10 +1785,10 @@
value-or-promise "^1.0.11"
ws "^8.3.0"

"@graphql-tools/[email protected].4", "@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.0.13", "@graphql-tools/utils@^10.5.4":
version "10.5.4"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.5.4.tgz#214d815632a774f2db56bcaf7cfbd615ef858078"
integrity sha512-XHnyCWSlg1ccsD8s0y6ugo5GZ5TpkTiFVNPSYms5G0s6Z/xTuSmiLBfeqgkfaCwLmLaQnRCmNDL2JRnqc2R5bQ==
"@graphql-tools/[email protected].5", "@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.0.13", "@graphql-tools/utils@^10.5.5":
version "10.5.5"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.5.5.tgz#1c299ec0bd99528961b296ca4313810768c23f27"
integrity sha512-LF/UDWmMT0mnobL2UZETwYghV7HYBzNaGj0SAkCYOMy/C3+6sQdbcTksnoFaKR9XIVD78jNXEGfivbB8Zd+cwA==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
cross-inspect "1.0.1"
Expand Down

0 comments on commit 808240e

Please sign in to comment.