Skip to content

Commit 102669f

Browse files
committed
Update peer deps
1 parent f5268ef commit 102669f

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

.changeset/good-humans-accept.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@eddeee888/nx-graphql-code-generator': minor
3+
---
4+
5+
Update @graphql-codegen/cli peerDeps

packages/nx-graphql-code-generator/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
"tslib": "^2.4.1"
2727
},
2828
"peerDependencies": {
29-
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0",
30-
"@graphql-codegen/cli": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
29+
"@graphql-codegen/cli": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
3130
},
3231
"publishConfig": {
3332
"directory": "../../dist/packages/nx-graphql-code-generator"

0 commit comments

Comments
 (0)