Skip to content

Commit 0f30683

Browse files
fix(deps): update graphqlcodegenerator monorepo (#1229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b60d511 commit 0f30683

File tree

2 files changed

+541
-563
lines changed

2 files changed

+541
-563
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -77,17 +77,17 @@
7777
"graphql": "^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
7878
},
7979
"dependencies": {
80-
"@graphql-codegen/plugin-helpers": "^5.0.0",
81-
"@graphql-codegen/schema-ast": "4.1.0",
82-
"@graphql-codegen/visitor-plugin-common": "^5.0.0",
80+
"@graphql-codegen/plugin-helpers": "^6.0.0",
81+
"@graphql-codegen/schema-ast": "5.0.0",
82+
"@graphql-codegen/visitor-plugin-common": "^6.0.0",
8383
"@graphql-tools/utils": "^10.0.0",
8484
"graphlib": "^2.1.8",
8585
"graphql": "^16.6.0"
8686
},
8787
"devDependencies": {
8888
"@antfu/eslint-config": "^5.0.0",
89-
"@graphql-codegen/cli": "5.0.7",
90-
"@graphql-codegen/typescript": "^4.0.0",
89+
"@graphql-codegen/cli": "6.0.0",
90+
"@graphql-codegen/typescript": "^5.0.0",
9191
"@tsconfig/recommended": "1.0.10",
9292
"@types/graphlib": "^2.1.8",
9393
"@types/node": "^22.0.0",

0 commit comments

Comments
 (0)