Skip to content

Commit

Permalink
chore(deps): update graphql-tools (#907)
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 Nov 28, 2024
1 parent f98fba9 commit b2eb1aa
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.9",
"@graphql-tools/schema": "10.0.10",
"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.9",
"@graphql-tools/schema": "10.0.10",
"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.6.0",
"@graphql-tools/utils": "10.6.1",
"graphql-jit": "0.8.7"
},
"publishConfig": {
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1669,12 +1669,12 @@
"@graphql-tools/utils" "8.13.1"
tslib "^2.4.0"

"@graphql-tools/merge@^9.0.10":
version "9.0.10"
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.10.tgz#cdf40ce75bfd36d4eddb1ece610c7a17e99314d4"
integrity sha512-sU+b6ZmKtGnqHq8S+VI5UmjZVHWzT+b+QtCsJUEXckCKdq1P3JmwIT8+8DVxSQlh1dzpiVq37EOcJrEYOBZtBA==
"@graphql-tools/merge@^9.0.11":
version "9.0.11"
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.11.tgz#dbf06f7f9c8a800167eda3d8bc2801c7490c1ed7"
integrity sha512-AJL0XTozn31HoZN8tULzEkbDXyETA5vAFu4Q65kxJDu027p+auaNFYj/y51HP4BhMR4wykoteWyO7/VxKfdpiw==
dependencies:
"@graphql-tools/utils" "^10.6.0"
"@graphql-tools/utils" "^10.6.1"
tslib "^2.4.0"

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

"@graphql-tools/[email protected].9":
version "10.0.9"
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.9.tgz#923fd9abe0b5d57cbe235c0907a661b36e1a8e37"
integrity sha512-R/sPRLJnEHg/F7owvH1zLbfXxqrEgFyr/qSjsG1q+gWhCrxbo/+c2DVjeZEZ2/AKCLllDHTD5TOU2Y5sZGNxZg==
"@graphql-tools/[email protected].10":
version "10.0.10"
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.10.tgz#d22e676dde89fdd994d533e3d4f90126d0ca4d8e"
integrity sha512-TSdDvwgk1Fq3URDuZBMCPXlWLpRpxwaQ+0KqvycVwoHozYnBRZ2Ql9HVgDKnebkGQKmIk2enSeku+ERKxxSG0g==
dependencies:
"@graphql-tools/merge" "^9.0.10"
"@graphql-tools/utils" "^10.6.0"
"@graphql-tools/merge" "^9.0.11"
"@graphql-tools/utils" "^10.6.1"
tslib "^2.4.0"
value-or-promise "^1.0.12"

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

"@graphql-tools/[email protected].0", "@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.0.13", "@graphql-tools/utils@^10.6.0":
version "10.6.0"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.6.0.tgz#7a37e725a65c4c8ed4075553f10bcf7910781c51"
integrity sha512-bqSn2ekSNwFVZprY6YsrHkqPA7cPLNKxiPlEzS1djhfvx4q9tx7Uwc5dnLp3SSnKinJ8dJk9FA5sxNcKjCM44w==
"@graphql-tools/[email protected].1", "@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.0.13", "@graphql-tools/utils@^10.6.1":
version "10.6.1"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.6.1.tgz#5d7477ad1f917c817184bb6a1bd1266dc4b354b2"
integrity sha512-XHl0/DWkMf/8Dmw1F3RRoMPt6ZwU4J707YWcbPjS+49WZNoTVz6f+prQ4GuwZT8RqTPtrRawnGU93AV73ZLTfQ==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
cross-inspect "1.0.1"
Expand Down

0 comments on commit b2eb1aa

Please sign in to comment.