Skip to content

Commit 3e31ef8

Browse files
fix(deps): update graphqlcodegenerator monorepo (#1434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 06201a8 commit 3e31ef8

2 files changed

Lines changed: 371 additions & 580 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,17 +80,17 @@
8080
"zod": "^3.25.0 || ^4.0.0"
8181
},
8282
"dependencies": {
83-
"@graphql-codegen/plugin-helpers": "^6.0.0",
84-
"@graphql-codegen/schema-ast": "5.0.2",
85-
"@graphql-codegen/visitor-plugin-common": "^6.0.0",
83+
"@graphql-codegen/plugin-helpers": "^7.0.0",
84+
"@graphql-codegen/schema-ast": "6.0.0",
85+
"@graphql-codegen/visitor-plugin-common": "^7.0.0",
8686
"@graphql-tools/utils": "^11.0.0",
8787
"graphlib": "^2.1.8",
8888
"graphql": "^16.6.0"
8989
},
9090
"devDependencies": {
9191
"@antfu/eslint-config": "^8.0.0",
92-
"@graphql-codegen/cli": "6.3.1",
93-
"@graphql-codegen/typescript": "^5.0.0",
92+
"@graphql-codegen/cli": "7.0.0",
93+
"@graphql-codegen/typescript": "^6.0.0",
9494
"@tsconfig/recommended": "1.0.13",
9595
"@types/graphlib": "^2.1.8",
9696
"@types/node": "^24.0.0",

0 commit comments

Comments
 (0)