Skip to content

Commit fb59244

Browse files
committed
Update GraphQL Tools packages
1 parent 4446a4b commit fb59244

File tree

30 files changed

+116
-128
lines changed

30 files changed

+116
-128
lines changed

.changeset/gentle-sheep-speak.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
'@graphql-mesh/transform-naming-convention': patch
3+
'@graphql-mesh/transform-filter-schema': patch
4+
'@graphql-mesh/transform-type-merging': patch
5+
'@graphql-mesh/transform-encapsulate': patch
6+
'@graphql-mesh/transform-hoist-field': patch
7+
'@graphql-mesh/postgraphile': patch
8+
'@graphql-mesh/transform-federation': patch
9+
'@graphql-mesh/supergraph': patch
10+
'@graphql-mesh/merger-stitching': patch
11+
'@graphql-mesh/transform-prefix': patch
12+
'@graphql-mesh/transform-rename': patch
13+
'@graphql-mesh/graphql': patch
14+
'@graphql-mesh/transform-hive': patch
15+
'@graphql-mesh/odata': patch
16+
'@omnigraph/json-schema': patch
17+
'@graphql-mesh/transport-common': patch
18+
'@graphql-mesh/transport-mysql': patch
19+
'@graphql-mesh/transport-neo4j': patch
20+
'@omnigraph/openapi': patch
21+
'@graphql-mesh/fusion-runtime': patch
22+
'@graphql-mesh/runtime': patch
23+
'@omnigraph/sqlite': patch
24+
'@omnigraph/mysql': patch
25+
'@omnigraph/neo4j': patch
26+
'@graphql-mesh/serve-runtime': patch
27+
'@graphql-mesh/types': patch
28+
'@graphql-mesh/utils': patch
29+
'@omnigraph/raml': patch
30+
---
31+
32+
Update GraphQL Tools packages

packages/fusion/runtime/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,16 +54,16 @@
5454
"@graphql-mesh/transport-common": "^0.2.3",
5555
"@graphql-mesh/types": "^0.98.3",
5656
"@graphql-mesh/utils": "^0.98.3",
57-
"@graphql-tools/delegate": "^10.0.7",
58-
"@graphql-tools/stitch": "^9.2.4",
57+
"@graphql-tools/delegate": "^10.0.10",
58+
"@graphql-tools/stitch": "^9.2.8",
5959
"@graphql-tools/stitching-directives": "^3.0.2",
6060
"@graphql-tools/utils": "^10.2.0",
6161
"@graphql-tools/wrap": "^10.0.5",
6262
"graphql-yoga": "^5.3.0",
6363
"tslib": "^2.4.0"
6464
},
6565
"devDependencies": {
66-
"@graphql-tools/delegate": "^10.0.7"
66+
"@graphql-tools/delegate": "^10.0.10"
6767
},
6868
"publishConfig": {
6969
"directory": "dist",

packages/legacy/handlers/graphql/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
},
4343
"dependencies": {
4444
"@graphql-mesh/string-interpolation": "^0.5.4",
45-
"@graphql-tools/delegate": "^10.0.7",
46-
"@graphql-tools/federation": "^1.1.28",
45+
"@graphql-tools/delegate": "^10.0.10",
46+
"@graphql-tools/federation": "^1.1.35",
4747
"@graphql-tools/url-loader": "^8.0.0",
4848
"lodash.get": "^4.4.2"
4949
},

packages/legacy/handlers/odata/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"@graphql-mesh/string-interpolation": "^0.5.4",
45-
"@graphql-tools/delegate": "^10.0.7",
45+
"@graphql-tools/delegate": "^10.0.10",
4646
"@whatwg-node/fetch": "^0.9.0",
4747
"dataloader": "^2.2.2",
4848
"fast-xml-parser": "^4.2.1",

packages/legacy/handlers/postgraphile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@graphql-mesh/string-interpolation": "^0.5.4",
44-
"@graphql-tools/delegate": "^10.0.7",
44+
"@graphql-tools/delegate": "^10.0.10",
4545
"pg": "^8.6.0",
4646
"postgraphile": "^4.13.0",
4747
"postgraphile-core": "^4.13.0"

packages/legacy/handlers/supergraph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"@graphql-mesh/string-interpolation": "^0.5.4",
4444
"@graphql-tools/executor-http": "^1.0.2",
45-
"@graphql-tools/federation": "^1.1.28",
45+
"@graphql-tools/federation": "^1.1.35",
4646
"lodash.get": "^4.4.2"
4747
},
4848
"publishConfig": {

packages/legacy/mergers/stitching/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
"tslib": "^2.4.0"
4141
},
4242
"dependencies": {
43-
"@graphql-tools/delegate": "^10.0.7",
43+
"@graphql-tools/delegate": "^10.0.10",
4444
"@graphql-tools/schema": "^10.0.0",
45-
"@graphql-tools/stitch": "^9.2.4"
45+
"@graphql-tools/stitch": "^9.2.8"
4646
},
4747
"publishConfig": {
4848
"access": "public",

packages/legacy/runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@envelop/graphql-jit": "^8.0.0",
4646
"@graphql-mesh/string-interpolation": "^0.5.4",
4747
"@graphql-tools/batch-delegate": "^9.0.2",
48-
"@graphql-tools/delegate": "^10.0.7",
48+
"@graphql-tools/delegate": "^10.0.10",
4949
"@graphql-tools/executor": "^1.2.0",
5050
"@graphql-tools/wrap": "^10.0.5",
5151
"@whatwg-node/fetch": "^0.9.0",

packages/legacy/transforms/encapsulate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"tslib": "^2.4.0"
4040
},
4141
"dependencies": {
42-
"@graphql-tools/delegate": "^10.0.7",
42+
"@graphql-tools/delegate": "^10.0.10",
4343
"@graphql-tools/wrap": "^10.0.5"
4444
},
4545
"devDependencies": {

packages/legacy/transforms/federation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"@apollo/subgraph": "^2.4.1",
4343
"@graphql-mesh/string-interpolation": "^0.5.4",
44-
"@graphql-tools/delegate": "^10.0.7",
44+
"@graphql-tools/delegate": "^10.0.10",
4545
"@graphql-tools/stitching-directives": "^3.0.0",
4646
"dset": "^3.1.2",
4747
"graphql-transform-federation": "^2.2.0"

0 commit comments

Comments
 (0)