@pothos/plugin-relay
Advanced tools
Comparing version
# Change Log | ||
## 3.28.7 | ||
### Patch Changes | ||
- d4d41796: Update dev dependencies | ||
## 3.28.6 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@pothos/plugin-relay", | ||
"version": "3.28.6", | ||
"version": "3.28.7", | ||
"description": "A Pothos plugin for adding relay style connections, nodes, and cursor based pagination to your GraphQL schema", | ||
@@ -43,5 +43,5 @@ "main": "./lib/index.js", | ||
"devDependencies": { | ||
"@pothos/core": "3.22.8", | ||
"@pothos/plugin-complexity": "3.11.6", | ||
"@pothos/test-utils": "1.4.6", | ||
"@pothos/core": "3.22.9", | ||
"@pothos/plugin-complexity": "3.11.7", | ||
"@pothos/test-utils": "1.4.7", | ||
"graphql": "16.6.0", | ||
@@ -48,0 +48,0 @@ "graphql-subscriptions": "^2.0.0", |
356796
0.02%