@graphql-mesh/merger-stitching 0.105.10-alpha-20250829181932-87360c6d2d712b28d2f7882ba9954fcab46e8a60 → 0.105.10-alpha-20250829192725-2edabf4a4c315791c6e40eef7c0b28c4911b985e
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.105.10-alpha-
|
|
3
|
+
"version": "0.105.10-alpha-20250829192725-2edabf4a4c315791c6e40eef7c0b28c4911b985e",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|
|
7
7
|
},
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@graphql-mesh/store": "0.104.10-alpha-
|
|
10
|
-
"@graphql-mesh/types": "0.104.10-alpha-
|
|
11
|
-
"@graphql-mesh/utils": "0.104.10-alpha-
|
|
9
|
+
"@graphql-mesh/store": "0.104.10-alpha-20250829192725-2edabf4a4c315791c6e40eef7c0b28c4911b985e",
|
|
10
|
+
"@graphql-mesh/types": "0.104.10-alpha-20250829192725-2edabf4a4c315791c6e40eef7c0b28c4911b985e",
|
|
11
|
+
"@graphql-mesh/utils": "0.104.10-alpha-20250829192725-2edabf4a4c315791c6e40eef7c0b28c4911b985e",
|
|
12
12
|
"@graphql-tools/delegate": "^10.0.28",
|
|
13
13
|
"@graphql-tools/schema": "^10.0.5",
|
|
14
14
|
"@graphql-tools/stitch": "^9.2.17",
|