@graphql-mesh/cross-helpers
Advanced tools
Comparing version 0.4.7 to 0.4.8-alpha-20241122104906-7580f8865575b52a836898b577cc012c9aae1196
# @graphql-mesh/cross-helpers | ||
## 0.4.8-alpha-20241122104906-7580f8865575b52a836898b577cc012c9aae1196 | ||
### Patch Changes | ||
- [#7978](https://github.com/ardatan/graphql-mesh/pull/7978) | ||
[`62de52d`](https://github.com/ardatan/graphql-mesh/commit/62de52d7e877096ba7820355982923a4d3935b28) | ||
Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: | ||
- Updated dependency | ||
[`@graphql-tools/utils@^10.6.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.6.0) | ||
(from `^10.5.5`, in `peerDependencies`) | ||
## 0.4.7 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@graphql-mesh/cross-helpers", | ||
"version": "0.4.7", | ||
"version": "0.4.8-alpha-20241122104906-7580f8865575b52a836898b577cc012c9aae1196", | ||
"description": "Cross Platform Helpers for GraphQL Mesh", | ||
@@ -20,3 +20,3 @@ "repository": { | ||
"peerDependencies": { | ||
"@graphql-tools/utils": "^10.5.5", | ||
"@graphql-tools/utils": "^10.6.0", | ||
"graphql": "*" | ||
@@ -23,0 +23,0 @@ }, |
16833