Skip to content

Commit 6cef6f0

Browse files
renovate[bot]github-actions[bot]theguild-bot
authored
fix(deps): update all non-major dependencies (#799)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: theguild-bot <[email protected]>
1 parent ee00eaf commit 6cef6f0

Some content is hidden

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

49 files changed

+1690
-1668
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@graphql-hive/gateway-runtime': patch
3+
---
4+
5+
dependencies updates:
6+
7+
- Updated dependency [`@graphql-hive/core@^0.10.0` ↗︎](https://www.npmjs.com/package/@graphql-hive/core/v/0.10.0) (from `^0.9.0`, in `dependencies`)
-1 Bytes
Binary file not shown.

examples/apq-subgraphs/package-lock.json

Lines changed: 103 additions & 103 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
@@ -12,7 +12,7 @@
1212
"@graphql-hive/gateway": "^1.10.4"
1313
},
1414
"overrides": {
15-
"esbuild": "^0.25.0"
15+
"esbuild": "^0.25.1"
1616
},
1717
"scripts": {
1818
"service:greetings": "tsx services/greetings.ts",
1 Byte
Binary file not shown.

examples/extra-fields/package-lock.json

Lines changed: 103 additions & 103 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
@@ -12,7 +12,7 @@
1212
"tsx": "^4.19.3"
1313
},
1414
"overrides": {
15-
"esbuild": "^0.25.0"
15+
"esbuild": "^0.25.1"
1616
},
1717
"scripts": {
1818
"service:foo": "tsx services/foo.ts",
1 Byte
Binary file not shown.

examples/federation-example/package-lock.json

Lines changed: 103 additions & 103 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
@@ -12,7 +12,7 @@
1212
"@graphql-hive/gateway": "^1.10.4"
1313
},
1414
"overrides": {
15-
"esbuild": "^0.25.0"
15+
"esbuild": "^0.25.1"
1616
},
1717
"scripts": {
1818
"service:accounts": "tsx services/accounts/index.ts",

0 commit comments

Comments
 (0)