@graphql-mesh/fusion-runtime 1.6.0-rc-a0230d1b1d5b4b954f00836782d4a14ff3675fef → 1.6.0-rc-924ffb15d84292a020a45655046fd359ea9f02d5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +6 -6
  2. package/package.json +8 -8
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @graphql-mesh/fusion-runtime
2
2
 
3
- ## 1.6.0-rc-a0230d1b1d5b4b954f00836782d4a14ff3675fef
3
+ ## 1.6.0-rc-924ffb15d84292a020a45655046fd359ea9f02d5
4
4
  ### Minor Changes
5
5
 
6
6
 
@@ -11,11 +11,11 @@
11
11
  ### Patch Changes
12
12
 
13
13
  - Updated dependencies [[`55173a5`](https://github.com/graphql-hive/gateway/commit/55173a55344a07fdf9531efcbaa4cb142fff655e), [`bc6cddd`](https://github.com/graphql-hive/gateway/commit/bc6cddd1c53a012dd02a1d8a7217a28e65cc6ae9), [`1dbc653`](https://github.com/graphql-hive/gateway/commit/1dbc6536cb992a705cac7894acca6fe5431b72de), [`bc6cddd`](https://github.com/graphql-hive/gateway/commit/bc6cddd1c53a012dd02a1d8a7217a28e65cc6ae9)]:
14
- - @graphql-tools/stitch@10.1.4-rc-a0230d1b1d5b4b954f00836782d4a14ff3675fef
15
- - @graphql-tools/wrap@11.1.0-rc-a0230d1b1d5b4b954f00836782d4a14ff3675fef
16
- - @graphql-tools/delegate@12.0.0-rc-a0230d1b1d5b4b954f00836782d4a14ff3675fef
17
- - @graphql-tools/federation@4.2.4-rc-a0230d1b1d5b4b954f00836782d4a14ff3675fef
18
- - @graphql-tools/stitching-directives@4.0.6-rc-a0230d1b1d5b4b954f00836782d4a14ff3675fef
14
+ - @graphql-tools/stitch@10.1.4-rc-924ffb15d84292a020a45655046fd359ea9f02d5
15
+ - @graphql-tools/wrap@11.1.0-rc-924ffb15d84292a020a45655046fd359ea9f02d5
16
+ - @graphql-tools/delegate@12.0.0-rc-924ffb15d84292a020a45655046fd359ea9f02d5
17
+ - @graphql-tools/federation@4.2.4-rc-924ffb15d84292a020a45655046fd359ea9f02d5
18
+ - @graphql-tools/stitching-directives@4.0.6-rc-924ffb15d84292a020a45655046fd359ea9f02d5
19
19
 
20
20
  ## 1.5.1
21
21
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-mesh/fusion-runtime",
3
- "version": "1.6.0-rc-a0230d1b1d5b4b954f00836782d4a14ff3675fef",
3
+ "version": "1.6.0-rc-924ffb15d84292a020a45655046fd359ea9f02d5",
4
4
  "type": "module",
5
5
  "description": "Runtime for GraphQL Mesh Fusion Supergraph",
6
6
  "repository": {
@@ -51,24 +51,24 @@
51
51
  "@graphql-mesh/types": "^0.104.16",
52
52
  "@graphql-mesh/utils": "^0.104.16",
53
53
  "@graphql-tools/batch-execute": "^10.0.4",
54
- "@graphql-tools/delegate": "12.0.0-rc-a0230d1b1d5b4b954f00836782d4a14ff3675fef",
54
+ "@graphql-tools/delegate": "12.0.0-rc-924ffb15d84292a020a45655046fd359ea9f02d5",
55
55
  "@graphql-tools/executor": "^1.4.13",
56
- "@graphql-tools/federation": "4.2.4-rc-a0230d1b1d5b4b954f00836782d4a14ff3675fef",
56
+ "@graphql-tools/federation": "4.2.4-rc-924ffb15d84292a020a45655046fd359ea9f02d5",
57
57
  "@graphql-tools/merge": "^9.1.5",
58
- "@graphql-tools/stitch": "10.1.4-rc-a0230d1b1d5b4b954f00836782d4a14ff3675fef",
59
- "@graphql-tools/stitching-directives": "4.0.6-rc-a0230d1b1d5b4b954f00836782d4a14ff3675fef",
58
+ "@graphql-tools/stitch": "10.1.4-rc-924ffb15d84292a020a45655046fd359ea9f02d5",
59
+ "@graphql-tools/stitching-directives": "4.0.6-rc-924ffb15d84292a020a45655046fd359ea9f02d5",
60
60
  "@graphql-tools/utils": "^10.10.3",
61
- "@graphql-tools/wrap": "11.1.0-rc-a0230d1b1d5b4b954f00836782d4a14ff3675fef",
61
+ "@graphql-tools/wrap": "11.1.0-rc-924ffb15d84292a020a45655046fd359ea9f02d5",
62
62
  "@whatwg-node/disposablestack": "^0.0.6",
63
63
  "@whatwg-node/promise-helpers": "^1.3.2",
64
64
  "graphql-yoga": "^5.16.2",
65
65
  "tslib": "^2.8.1"
66
66
  },
67
67
  "devDependencies": {
68
- "@graphql-hive/router-runtime": "1.1.0-rc-a0230d1b1d5b4b954f00836782d4a14ff3675fef",
68
+ "@graphql-hive/router-runtime": "1.1.0-rc-924ffb15d84292a020a45655046fd359ea9f02d5",
69
69
  "change-case": "^5.4.4",
70
70
  "graphql": "^16.12.0",
71
- "pkgroll": "2.21.3"
71
+ "pkgroll": "2.21.4"
72
72
  },
73
73
  "sideEffects": false
74
74
  }