@graphql-mesh/merger-stitching 0.104.18 → 0.104.19-alpha-20250222111733-ee8356e29eed9d64190177c868f050a6a5c09828
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.
- package/package.json +4 -4
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/merger-stitching",
|
|
3
|
-
"version": "0.104.
|
|
3
|
+
"version": "0.104.19-alpha-20250222111733-ee8356e29eed9d64190177c868f050a6a5c09828",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|
|
7
7
|
},
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@graphql-mesh/store": "
|
|
10
|
-
"@graphql-mesh/types": "
|
|
11
|
-
"@graphql-mesh/utils": "
|
|
9
|
+
"@graphql-mesh/store": "0.103.19-alpha-20250222111733-ee8356e29eed9d64190177c868f050a6a5c09828",
|
|
10
|
+
"@graphql-mesh/types": "0.103.19-alpha-20250222111733-ee8356e29eed9d64190177c868f050a6a5c09828",
|
|
11
|
+
"@graphql-mesh/utils": "0.103.19-alpha-20250222111733-ee8356e29eed9d64190177c868f050a6a5c09828",
|
|
12
12
|
"@graphql-tools/delegate": "^10.0.28",
|
|
13
13
|
"@graphql-tools/schema": "^10.0.5",
|
|
14
14
|
"@graphql-tools/stitch": "^9.2.17",
|