@graphql-mesh/cli 0.100.26-alpha-20260120225022-1ce1244f2c6c7a529305dbee9b0b029bb6797d51 → 0.100.27-alpha-20260123190250-04dc3029d811e46ec77afae31a3f2a246e3c69c7
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 +5 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/cli",
|
|
3
|
-
"version": "0.100.
|
|
3
|
+
"version": "0.100.27-alpha-20260123190250-04dc3029d811e46ec77afae31a3f2a246e3c69c7",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|
|
@@ -12,12 +12,12 @@
|
|
|
12
12
|
"@graphql-codegen/typescript-generic-sdk": "^4.1.0",
|
|
13
13
|
"@graphql-codegen/typescript-operations": "^5.0.6",
|
|
14
14
|
"@graphql-codegen/typescript-resolvers": "^5.1.4",
|
|
15
|
-
"@graphql-mesh/config": "0.108.
|
|
15
|
+
"@graphql-mesh/config": "0.108.27-alpha-20260123190250-04dc3029d811e46ec77afae31a3f2a246e3c69c7",
|
|
16
16
|
"@graphql-mesh/cross-helpers": "^0.4.12",
|
|
17
|
-
"@graphql-mesh/http": "0.106.24
|
|
17
|
+
"@graphql-mesh/http": "^0.106.24",
|
|
18
18
|
"@graphql-mesh/include": "^0.3.21",
|
|
19
|
-
"@graphql-mesh/runtime": "0.106.23
|
|
20
|
-
"@graphql-mesh/store": "
|
|
19
|
+
"@graphql-mesh/runtime": "^0.106.23",
|
|
20
|
+
"@graphql-mesh/store": "0.104.24-alpha-20260123190250-04dc3029d811e46ec77afae31a3f2a246e3c69c7",
|
|
21
21
|
"@graphql-mesh/types": "^0.104.19",
|
|
22
22
|
"@graphql-mesh/utils": "^0.104.21",
|
|
23
23
|
"@graphql-tools/utils": "^11.0.0",
|