Skip to content

Commit

Permalink
fix(deps): update graphql-codegen (#8339)
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 Jan 28, 2025
1 parent 8b1b27e commit 1283115
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 20 deletions.
4 changes: 2 additions & 2 deletions examples/v1-next/apollo-federation-compatibility/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.3",
"@graphql-codegen/typescript": "4.1.2",
"@graphql-codegen/typescript-resolvers": "4.4.1",
"@graphql-codegen/typescript": "4.1.3",
"@graphql-codegen/typescript-resolvers": "4.4.2",
"@graphql-mesh/compose-cli": "1.3.6",
"@types/node": "22.12.0",
"esbuild": "^0.24.0",
Expand Down
56 changes: 38 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5777,48 +5777,48 @@ __metadata:
linkType: hard

"@graphql-codegen/typescript-operations@npm:^4.0.0, @graphql-codegen/typescript-operations@npm:^4.4.0":
version: 4.4.0
resolution: "@graphql-codegen/typescript-operations@npm:4.4.0"
version: 4.4.1
resolution: "@graphql-codegen/typescript-operations@npm:4.4.1"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.1.0"
"@graphql-codegen/typescript": "npm:^4.1.2"
"@graphql-codegen/visitor-plugin-common": "npm:5.6.0"
"@graphql-codegen/typescript": "npm:^4.1.3"
"@graphql-codegen/visitor-plugin-common": "npm:5.6.1"
auto-bind: "npm:~4.0.0"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/e2952c7f053dc4ed918afba728ef9a2aa40a1ebb4ded3aaed1c300d01b30a77cfb56375b92367f7a229e5e83f89b533970acde9ddcdfb1326983c36cf3772b45
checksum: 10c0/e5e5ad74d3325c32d1ed302b2347448dd9de34bff83c9b960cea678fd8f9b1f87cd9cb3afc24ff6988ceeb1cab8b33ee9b5bde82d4ba5ebc8e6db6b439fbd63e
languageName: node
linkType: hard

"@graphql-codegen/typescript-resolvers@npm:4.4.1, @graphql-codegen/typescript-resolvers@npm:^4.0.0":
version: 4.4.1
resolution: "@graphql-codegen/typescript-resolvers@npm:4.4.1"
"@graphql-codegen/typescript-resolvers@npm:4.4.2, @graphql-codegen/typescript-resolvers@npm:^4.0.0":
version: 4.4.2
resolution: "@graphql-codegen/typescript-resolvers@npm:4.4.2"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.1.0"
"@graphql-codegen/typescript": "npm:^4.1.2"
"@graphql-codegen/visitor-plugin-common": "npm:5.6.0"
"@graphql-codegen/typescript": "npm:^4.1.3"
"@graphql-codegen/visitor-plugin-common": "npm:5.6.1"
"@graphql-tools/utils": "npm:^10.0.0"
auto-bind: "npm:~4.0.0"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/66309ba96ca235d5fa7d1eac6a03d35a05ddd1c2f43c2ce73c2d0979e94685cb6e0b9d4adbcfe63c453a66e391fcccb8adebf6273b0573641f0c62b5f716c056
checksum: 10c0/3ff870ebfea35b5e7b57f452228054fb4dbbc0b24e8dda74c41b3972c6cac821d7e285df7696b7fd945c905072b699d26258799d874cc6fa6bdfabea67209a83
languageName: node
linkType: hard

"@graphql-codegen/typescript@npm:4.1.2, @graphql-codegen/typescript@npm:^4.0.0, @graphql-codegen/typescript@npm:^4.1.2":
version: 4.1.2
resolution: "@graphql-codegen/typescript@npm:4.1.2"
"@graphql-codegen/typescript@npm:4.1.3, @graphql-codegen/typescript@npm:^4.0.0, @graphql-codegen/typescript@npm:^4.1.2, @graphql-codegen/typescript@npm:^4.1.3":
version: 4.1.3
resolution: "@graphql-codegen/typescript@npm:4.1.3"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.1.0"
"@graphql-codegen/schema-ast": "npm:^4.0.2"
"@graphql-codegen/visitor-plugin-common": "npm:5.6.0"
"@graphql-codegen/visitor-plugin-common": "npm:5.6.1"
auto-bind: "npm:~4.0.0"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/0606cb763d3b3feef38bf7086e9933544bbf8938957621f922dd2b43386f9da1736c830b7370b4be76fa6ae3ee6145d4466dde717ae764cb61c45dc78760a1ed
checksum: 10c0/5e0eda61001c7855ab573eba61654263dbf13ec275861d21c6f6c3c9226cd1583b550416ccdb83918753e471f5dfa92dee0c3f79ed52c3e697441c46de614d72
languageName: node
linkType: hard

Expand Down Expand Up @@ -5862,6 +5862,26 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/visitor-plugin-common@npm:5.6.1":
version: 5.6.1
resolution: "@graphql-codegen/visitor-plugin-common@npm:5.6.1"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.1.0"
"@graphql-tools/optimize": "npm:^2.0.0"
"@graphql-tools/relay-operation-optimizer": "npm:^7.0.0"
"@graphql-tools/utils": "npm:^10.0.0"
auto-bind: "npm:~4.0.0"
change-case-all: "npm:1.0.15"
dependency-graph: "npm:^0.11.0"
graphql-tag: "npm:^2.11.0"
parse-filepath: "npm:^1.0.2"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/cdffcac8f7ebdea19a5d23b5111fc7c932fec71d45339100ba0969056954ea9f335527b8676c492ff65b94cdc03d4a9578cc6a935d5b2312053bcbd9f78f2326
languageName: node
linkType: hard

"@graphql-hive/cli@npm:0.45.0":
version: 0.45.0
resolution: "@graphql-hive/cli@npm:0.45.0"
Expand Down Expand Up @@ -20289,8 +20309,8 @@ __metadata:
resolution: "example-apollo-federation-compatibility@workspace:examples/v1-next/apollo-federation-compatibility"
dependencies:
"@graphql-codegen/cli": "npm:5.0.3"
"@graphql-codegen/typescript": "npm:4.1.2"
"@graphql-codegen/typescript-resolvers": "npm:4.4.1"
"@graphql-codegen/typescript": "npm:4.1.3"
"@graphql-codegen/typescript-resolvers": "npm:4.4.2"
"@graphql-hive/gateway": "npm:^1.8.0"
"@graphql-mesh/compose-cli": "npm:1.3.6"
"@graphql-yoga/plugin-apollo-inline-trace": "npm:3.10.11"
Expand Down

0 comments on commit 1283115

Please sign in to comment.