@pothos/plugin-sub-graph
Advanced tools
Comparing version 3.12.6 to 3.12.7
# Change Log | ||
## 3.12.7 | ||
### Patch Changes | ||
- d4d41796: Update dev dependencies | ||
## 3.12.6 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@pothos/plugin-sub-graph", | ||
"version": "3.12.6", | ||
"version": "3.12.7", | ||
"description": "A Pothos plugin for creating multiple variants or sub-selections of the same graph", | ||
@@ -44,7 +44,7 @@ "main": "./lib/index.js", | ||
"devDependencies": { | ||
"@pothos/core": "3.22.8", | ||
"@pothos/plugin-errors": "3.8.6", | ||
"@pothos/plugin-relay": "3.28.6", | ||
"@pothos/plugin-with-input": "3.9.6", | ||
"@pothos/test-utils": "1.4.6", | ||
"@pothos/core": "3.22.9", | ||
"@pothos/plugin-errors": "3.8.7", | ||
"@pothos/plugin-relay": "3.28.7", | ||
"@pothos/plugin-with-input": "3.9.7", | ||
"@pothos/test-utils": "1.4.7", | ||
"graphql": "16.6.0", | ||
@@ -51,0 +51,0 @@ "graphql-tag": "^2.12.6" |
111517