@omnigraph/openapi 0.109.26-alpha-20260104201918-2ce6b4db7a86339e615557c6fd41e694dabb4e67 → 0.109.26-alpha-20260104211913-6e4660ea42aafd7f51a462dc2f00a5fd551b8b57
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 +3 -3
package/package.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@omnigraph/openapi",
|
|
3
|
-
"version": "0.109.26-alpha-
|
|
3
|
+
"version": "0.109.26-alpha-20260104211913-6e4660ea42aafd7f51a462dc2f00a5fd551b8b57",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|
|
7
7
|
},
|
|
8
8
|
"dependencies": {
|
|
9
9
|
"@graphql-mesh/cross-helpers": "^0.4.11",
|
|
10
|
-
"@graphql-mesh/fusion-composition": "0.8.23-alpha-
|
|
10
|
+
"@graphql-mesh/fusion-composition": "0.8.23-alpha-20260104211913-6e4660ea42aafd7f51a462dc2f00a5fd551b8b57",
|
|
11
11
|
"@graphql-mesh/string-interpolation": "^0.5.9",
|
|
12
12
|
"@graphql-mesh/types": "^0.104.18",
|
|
13
13
|
"@graphql-mesh/utils": "^0.104.18",
|
|
14
14
|
"@graphql-tools/utils": "^10.11.0",
|
|
15
|
-
"@omnigraph/json-schema": "0.109.20-alpha-
|
|
15
|
+
"@omnigraph/json-schema": "0.109.20-alpha-20260104211913-6e4660ea42aafd7f51a462dc2f00a5fd551b8b57",
|
|
16
16
|
"change-case": "^4.1.2",
|
|
17
17
|
"json-machete": "^0.97.6",
|
|
18
18
|
"openapi-types": "^12.1.0",
|