Skip to content

Commit b1d5b60

Browse files
fix(deps): update dependency graphql to v17
1 parent d38ce42 commit b1d5b60

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"prepublish": "run-p build:*"
7777
},
7878
"peerDependencies": {
79-
"graphql": "^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0",
79+
"graphql": "^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
8080
"zod": "^3.25.0 || ^4.0.0"
8181
},
8282
"dependencies": {
@@ -85,7 +85,7 @@
8585
"@graphql-codegen/visitor-plugin-common": "^7.0.0",
8686
"@graphql-tools/utils": "^11.0.0",
8787
"graphlib": "^2.1.8",
88-
"graphql": "^16.6.0"
88+
"graphql": "^17.0.0"
8989
},
9090
"devDependencies": {
9191
"@antfu/eslint-config": "^9.0.0",

0 commit comments

Comments
 (0)