Skip to content

Commit e4df3ec

Browse files
authored
Merge pull request #569 from constructive-io/fix/mismatched-multiple-graphql-versions
fix(codegen): align @constructive-io/graphql-codegen to graphql@15.10.1
2 parents a8a6f2c + c11cda8 commit e4df3ec

2 files changed

Lines changed: 2398 additions & 6886 deletions

File tree

graphql/codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"ajv": "^8.17.1",
5050
"commander": "^12.1.0",
5151
"gql-ast": "workspace:^",
52-
"graphql": "15.8.0",
52+
"graphql": "15.10.1",
5353
"inflection": "^3.0.2",
5454
"jiti": "^2.6.1",
5555
"prettier": "^3.7.4",

0 commit comments

Comments
 (0)