@graphql-mesh/transform-federation 0.104.13-alpha-20250915151647-7327d19b8a14566e048237eba17591e9bd8908b1 → 0.104.13-alpha-20250915151922-ba48c6f5301cabc70222c801e374062747a428da

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 (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@graphql-mesh/transform-federation",
3
- "version": "0.104.13-alpha-20250915151647-7327d19b8a14566e048237eba17591e9bd8908b1",
3
+ "version": "0.104.13-alpha-20250915151922-ba48c6f5301cabc70222c801e374062747a428da",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*"
7
7
  },
8
8
  "dependencies": {
9
9
  "@apollo/subgraph": "^2.4.1",
10
- "@graphql-mesh/string-interpolation": "0.5.9-alpha-20250915151647-7327d19b8a14566e048237eba17591e9bd8908b1",
11
- "@graphql-mesh/types": "0.104.13-alpha-20250915151647-7327d19b8a14566e048237eba17591e9bd8908b1",
12
- "@graphql-mesh/utils": "0.104.13-alpha-20250915151647-7327d19b8a14566e048237eba17591e9bd8908b1",
10
+ "@graphql-mesh/string-interpolation": "0.5.9-alpha-20250915151922-ba48c6f5301cabc70222c801e374062747a428da",
11
+ "@graphql-mesh/types": "0.104.13-alpha-20250915151922-ba48c6f5301cabc70222c801e374062747a428da",
12
+ "@graphql-mesh/utils": "0.104.13-alpha-20250915151922-ba48c6f5301cabc70222c801e374062747a428da",
13
13
  "@graphql-tools/delegate": "^11.0.0",
14
14
  "@graphql-tools/stitching-directives": "^4.0.0",
15
15
  "@graphql-tools/utils": "^10.8.0",