@theconcurrent/query-generator
Advanced tools
Comparing version 0.0.31 to 0.0.33
{ | ||
"name": "@theconcurrent/query-generator", | ||
"version": "0.0.31", | ||
"version": "0.0.33", | ||
"main": "./dist/index.umd.js", | ||
@@ -39,5 +39,5 @@ "module": "./dist/index.es.js", | ||
"@graphql-codegen/visitor-plugin-common": "^4.0.1", | ||
"@theconcurrent/query": "0.0.31", | ||
"@theconcurrent/simplified-entity": "0.0.31", | ||
"@theconcurrent/utility": "0.0.31" | ||
"@theconcurrent/query": "0.0.33", | ||
"@theconcurrent/simplified-entity": "0.0.33", | ||
"@theconcurrent/utility": "0.0.33" | ||
}, | ||
@@ -47,8 +47,8 @@ "peerDependencies": { | ||
"@graphql-codegen/visitor-plugin-common": "^4.0.1", | ||
"@theconcurrent/query": "0.0.31", | ||
"@theconcurrent/simplified-entity": "0.0.31", | ||
"@theconcurrent/utility": "0.0.31", | ||
"@theconcurrent/query": "0.0.33", | ||
"@theconcurrent/simplified-entity": "0.0.33", | ||
"@theconcurrent/utility": "0.0.33", | ||
"graphql": "16.0.1" | ||
}, | ||
"gitHead": "b86503341182e544ed04c1167bc56c67140c2a10" | ||
"gitHead": "c7da7dfe308a29a687d9c17613f34d11a110c3f2" | ||
} |
+ Added@theconcurrent/query@0.0.33(transitive)
+ Added@theconcurrent/simplified-entity@0.0.33(transitive)
+ Added@theconcurrent/utility@0.0.33(transitive)
- Removed@theconcurrent/query@0.0.31(transitive)
- Removed@theconcurrent/simplified-entity@0.0.31(transitive)
- Removed@theconcurrent/utility@0.0.31(transitive)
Updated@theconcurrent/query@0.0.33