@paljs/plugins
Advanced tools
Comparing version 3.4.0 to 3.6.0
{ | ||
"name": "@paljs/plugins", | ||
"version": "3.4.0", | ||
"version": "3.6.0", | ||
"main": "dist/index.js", | ||
@@ -24,5 +24,5 @@ "module": "dist/plugins.esm.js", | ||
"dependencies": { | ||
"@paljs/types": "^3.4.0", | ||
"@paljs/types": "^3.6.0", | ||
"graphql-fields": "2.0.3", | ||
"graphql-tag": "2.12.4" | ||
"graphql-tag": "2.12.5" | ||
}, | ||
@@ -33,3 +33,3 @@ "publishConfig": { | ||
"devDependencies": { | ||
"@prisma/client": "^2.25.0", | ||
"@prisma/client": "^2.26.0", | ||
"graphql": "^15.5.1", | ||
@@ -41,3 +41,3 @@ "typescript": "4.3.4" | ||
], | ||
"gitHead": "0f923cafa2e7332caac0834bc49f4e4a1b8cd34a" | ||
"gitHead": "d36c9e542917b0bb6ae8c964d3c162c21fecb0f1" | ||
} |
+ Addedgraphql-tag@2.12.5(transitive)
- Removedgraphql-tag@2.12.4(transitive)
Updated@paljs/types@^3.6.0
Updatedgraphql-tag@2.12.5