@graphql-mesh/cli 0.100.26-alpha-20260120190400-95f1e86ed57e96a5493d7b02404cf9217e1ccd38 → 0.100.26-alpha-20260120225022-1ce1244f2c6c7a529305dbee9b0b029bb6797d51
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,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/cli",
|
|
3
|
-
"version": "0.100.26-alpha-
|
|
3
|
+
"version": "0.100.26-alpha-20260120225022-1ce1244f2c6c7a529305dbee9b0b029bb6797d51",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|
|
@@ -12,11 +12,11 @@
|
|
|
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.26-alpha-
|
|
15
|
+
"@graphql-mesh/config": "0.108.26-alpha-20260120225022-1ce1244f2c6c7a529305dbee9b0b029bb6797d51",
|
|
16
16
|
"@graphql-mesh/cross-helpers": "^0.4.12",
|
|
17
|
-
"@graphql-mesh/http": "0.106.24-alpha-
|
|
17
|
+
"@graphql-mesh/http": "0.106.24-alpha-20260120225022-1ce1244f2c6c7a529305dbee9b0b029bb6797d51",
|
|
18
18
|
"@graphql-mesh/include": "^0.3.21",
|
|
19
|
-
"@graphql-mesh/runtime": "0.106.23-alpha-
|
|
19
|
+
"@graphql-mesh/runtime": "0.106.23-alpha-20260120225022-1ce1244f2c6c7a529305dbee9b0b029bb6797d51",
|
|
20
20
|
"@graphql-mesh/store": "^0.104.23",
|
|
21
21
|
"@graphql-mesh/types": "^0.104.19",
|
|
22
22
|
"@graphql-mesh/utils": "^0.104.21",
|