Skip to content
Merged
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
Binary file modified examples/apq-subgraphs/example.tar.gz
Binary file not shown.
1,445 changes: 726 additions & 719 deletions examples/apq-subgraphs/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/apq-subgraphs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@graphql-mesh/compose-cli": "^1.5.1",
"graphql": "^16.9.0",
"tslib": "^2.8.1",
"@graphql-hive/gateway": "^2.1.12"
"@graphql-hive/gateway": "^2.1.13"
},
"overrides": {
"esbuild": "^0.25.5"
Expand Down
Binary file modified examples/extra-fields/example.tar.gz
Binary file not shown.
1,445 changes: 726 additions & 719 deletions examples/extra-fields/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/extra-fields/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"graphql": "^16.9.0",
"graphql-yoga": "^5.16.0",
"tslib": "^2.8.1",
"@graphql-hive/gateway": "^2.1.12"
"@graphql-hive/gateway": "^2.1.13"
},
"devDependencies": {
"tsx": "^4.20.3"
Expand Down
Binary file modified examples/federation-example/example.tar.gz
Binary file not shown.
1,459 changes: 733 additions & 726 deletions examples/federation-example/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/federation-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@apollo/server": "^5.1.0",
"@apollo/subgraph": "^2.11.3",
"graphql": "^16.9.0",
"@graphql-hive/gateway": "^2.1.12"
"@graphql-hive/gateway": "^2.1.13"
},
"overrides": {
"esbuild": "^0.25.5"
Expand Down
Binary file modified examples/federation-mixed/example.tar.gz
Binary file not shown.
1,445 changes: 726 additions & 719 deletions examples/federation-mixed/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/federation-mixed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@apollo/server": "^5.1.0",
"@apollo/subgraph": "^2.11.3",
"fets": "^0.8.4",
"@graphql-hive/gateway": "^2.1.12"
"@graphql-hive/gateway": "^2.1.13"
},
"devDependencies": {
"tsx": "^4.20.3",
Expand Down
Binary file modified examples/federation-subscriptions-passthrough/example.tar.gz
Binary file not shown.
1,461 changes: 734 additions & 727 deletions examples/federation-subscriptions-passthrough/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/federation-subscriptions-passthrough/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@example/federation-subscriptions-passthrough",
"private": true,
"dependencies": {
"@graphql-mesh/transport-ws": "^2.0.8",
"@graphql-mesh/transport-ws": "^2.0.9",
"@whatwg-node/fetch": "^0.10.11",
"graphql": "^16.9.0",
"tslib": "^2.8.1",
Expand All @@ -16,7 +16,7 @@
"graphql-sse": "^2.6.0",
"graphql-ws": "^6.0.6",
"ws": "^8.18.3",
"@graphql-hive/gateway": "^2.1.12"
"@graphql-hive/gateway": "^2.1.13"
},
"devDependencies": {
"tsx": "^4.20.3",
Expand Down
Binary file modified examples/file-upload/example.tar.gz
Binary file not shown.
1,445 changes: 726 additions & 719 deletions examples/file-upload/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/file-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@graphql-mesh/compose-cli": "^1.5.1",
"graphql": "^16.9.0",
"tslib": "^2.8.1",
"@graphql-hive/gateway": "^2.1.12"
"@graphql-hive/gateway": "^2.1.13"
},
"devDependencies": {
"tsx": "^4.20.3"
Expand Down
Binary file modified examples/hmac-auth-https/example.tar.gz
Binary file not shown.
Loading
Loading