@omnigraph/openapi 0.109.20-alpha-20250915145046-236c640e3773d18790541aa4769ab7885b5fb7b9 → 0.109.20-alpha-20250915151647-7327d19b8a14566e048237eba17591e9bd8908b1
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 +6 -6
package/package.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@omnigraph/openapi",
|
|
3
|
-
"version": "0.109.20-alpha-
|
|
3
|
+
"version": "0.109.20-alpha-20250915151647-7327d19b8a14566e048237eba17591e9bd8908b1",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|
|
7
7
|
},
|
|
8
8
|
"dependencies": {
|
|
9
9
|
"@graphql-mesh/cross-helpers": "^0.4.10",
|
|
10
|
-
"@graphql-mesh/fusion-composition": "0.8.17-alpha-
|
|
11
|
-
"@graphql-mesh/string-interpolation": "0.5.9-alpha-
|
|
12
|
-
"@graphql-mesh/types": "0.104.13-alpha-
|
|
13
|
-
"@graphql-mesh/utils": "0.104.13-alpha-
|
|
10
|
+
"@graphql-mesh/fusion-composition": "0.8.17-alpha-20250915151647-7327d19b8a14566e048237eba17591e9bd8908b1",
|
|
11
|
+
"@graphql-mesh/string-interpolation": "0.5.9-alpha-20250915151647-7327d19b8a14566e048237eba17591e9bd8908b1",
|
|
12
|
+
"@graphql-mesh/types": "0.104.13-alpha-20250915151647-7327d19b8a14566e048237eba17591e9bd8908b1",
|
|
13
|
+
"@graphql-mesh/utils": "0.104.13-alpha-20250915151647-7327d19b8a14566e048237eba17591e9bd8908b1",
|
|
14
14
|
"@graphql-tools/utils": "^10.6.4",
|
|
15
|
-
"@omnigraph/json-schema": "0.109.14-alpha-
|
|
15
|
+
"@omnigraph/json-schema": "0.109.14-alpha-20250915151647-7327d19b8a14566e048237eba17591e9bd8908b1",
|
|
16
16
|
"change-case": "^4.1.2",
|
|
17
17
|
"json-machete": "^0.97.6",
|
|
18
18
|
"openapi-types": "^12.1.0",
|