Skip to content

Commit 1041bcd

Browse files
authored
Update Examples (#1711)
1 parent 4ba86b3 commit 1041bcd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+10622
-10263
lines changed
128 Bytes
Binary file not shown.

examples/apq-subgraphs/package-lock.json

Lines changed: 589 additions & 569 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/apq-subgraphs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@graphql-mesh/compose-cli": "^1.5.3",
1010
"graphql": "^16.12.0",
1111
"tslib": "^2.8.1",
12-
"@graphql-hive/gateway": "^2.1.16"
12+
"@graphql-hive/gateway": "^2.1.17"
1313
},
1414
"overrides": {
1515
"esbuild": "^0.25.5"
109 Bytes
Binary file not shown.

examples/extra-fields/package-lock.json

Lines changed: 589 additions & 569 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/extra-fields/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"graphql": "^16.12.0",
77
"graphql-yoga": "^5.16.2",
88
"tslib": "^2.8.1",
9-
"@graphql-hive/gateway": "^2.1.16"
9+
"@graphql-hive/gateway": "^2.1.17"
1010
},
1111
"devDependencies": {
1212
"tsx": "^4.20.3"
84 Bytes
Binary file not shown.

examples/federation-example/package-lock.json

Lines changed: 589 additions & 569 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/federation-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@apollo/server": "^5.1.0",
1010
"@apollo/subgraph": "^2.11.3",
1111
"graphql": "^16.12.0",
12-
"@graphql-hive/gateway": "^2.1.16"
12+
"@graphql-hive/gateway": "^2.1.17"
1313
},
1414
"overrides": {
1515
"esbuild": "^0.25.5"
101 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)