We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d38ce42 commit b1d5b60Copy full SHA for b1d5b60
1 file changed
package.json
@@ -76,7 +76,7 @@
76
"prepublish": "run-p build:*"
77
},
78
"peerDependencies": {
79
- "graphql": "^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0",
+ "graphql": "^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
80
"zod": "^3.25.0 || ^4.0.0"
81
82
"dependencies": {
@@ -85,7 +85,7 @@
85
"@graphql-codegen/visitor-plugin-common": "^7.0.0",
86
"@graphql-tools/utils": "^11.0.0",
87
"graphlib": "^2.1.8",
88
- "graphql": "^16.6.0"
+ "graphql": "^17.0.0"
89
90
"devDependencies": {
91
"@antfu/eslint-config": "^9.0.0",
0 commit comments