@graphql-mesh/merger-bare 0.105.20-alpha-20251224185809-b9792ea25de15af3eb38441e866349aec4897e18 → 0.105.20-alpha-20251225185125-05a6537d71f197f158fbc5f255cbff68616ad12f
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 +2 -2
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/merger-bare",
|
|
3
|
-
"version": "0.105.20-alpha-
|
|
3
|
+
"version": "0.105.20-alpha-20251225185125-05a6537d71f197f158fbc5f255cbff68616ad12f",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|
|
7
7
|
},
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@graphql-mesh/merger-stitching": "0.105.20-alpha-
|
|
9
|
+
"@graphql-mesh/merger-stitching": "0.105.20-alpha-20251225185125-05a6537d71f197f158fbc5f255cbff68616ad12f",
|
|
10
10
|
"@graphql-mesh/types": "^0.104.18",
|
|
11
11
|
"@graphql-mesh/utils": "^0.104.18",
|
|
12
12
|
"@graphql-tools/schema": "^10.0.30",
|