Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@graphql-codegen/typescript-graphql-request": "7.1.0",
"@graphql-codegen/typescript-resolvers": "6.1.0",
"@graphql-eslint/eslint-plugin": "4.4.1",
"@graphql-hive/cli": "0.61.5",
"@graphql-hive/cli": "0.62.0",
"@graphql-inspector/cli": "6.0.8",
"@graphql-tools/mock": "9.1.13",
"@parcel/watcher": "2.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2931,9 +2931,9 @@ __metadata:
languageName: node
linkType: hard

"@graphql-hive/cli@npm:0.61.5":
version: 0.61.5
resolution: "@graphql-hive/cli@npm:0.61.5"
"@graphql-hive/cli@npm:0.62.0":
version: 0.62.0
resolution: "@graphql-hive/cli@npm:0.62.0"
dependencies:
"@graphql-hive/core": "npm:0.22.3"
"@graphql-inspector/core": "npm:7.1.3"
Expand All @@ -2957,7 +2957,7 @@ __metadata:
zod: "npm:3.25.76"
bin:
hive: bin/run
checksum: 10c0/98a6982f0b1f5281be2f645ecb3c737c71fa33c6cd155d56a5c24e6b1ef0dc347f196235e4135a5b82431048e2aa6bd9bf80c7c1732ccd16b1e4feefe6e17e37
checksum: 10c0/b903e61b227840fadf17d2a2929d14b6b3c1bb50b0ab74acc9871b87eaab6db973607ad224a2428d9ef9a1b55e79bcadfa9b2b0baa22b26842a7731a73210833
languageName: node
linkType: hard

Expand Down Expand Up @@ -12183,7 +12183,7 @@ __metadata:
"@graphql-codegen/typescript-graphql-request": "npm:7.1.0"
"@graphql-codegen/typescript-resolvers": "npm:6.1.0"
"@graphql-eslint/eslint-plugin": "npm:4.4.1"
"@graphql-hive/cli": "npm:0.61.5"
"@graphql-hive/cli": "npm:0.62.0"
"@graphql-inspector/cli": "npm:6.0.8"
"@graphql-tools/mock": "npm:9.1.13"
"@parcel/watcher": "npm:2.6.0"
Expand Down
Loading