Skip to content

Commit f0a91c3

Browse files
chore(deps): update graphqlcodegenerator monorepo
1 parent 77abdd3 commit f0a91c3

File tree

2 files changed

+830
-478
lines changed

2 files changed

+830
-478
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
"@babel/preset-env": "^7.20.2",
2828
"@babel/preset-react": "^7.18.6",
2929
"@babel/preset-typescript": "^7.18.6",
30-
"@graphql-codegen/cli": "^2.6.2",
31-
"@graphql-codegen/typed-document-node": "^2.2.8",
32-
"@graphql-codegen/typescript": "^2.4.8",
33-
"@graphql-codegen/typescript-operations": "^2.3.5",
34-
"@graphql-codegen/typescript-resolvers": "^2.6.1",
30+
"@graphql-codegen/cli": "^5.0.0",
31+
"@graphql-codegen/typed-document-node": "^5.0.0",
32+
"@graphql-codegen/typescript": "^4.0.0",
33+
"@graphql-codegen/typescript-operations": "^4.0.0",
34+
"@graphql-codegen/typescript-resolvers": "^4.0.0",
3535
"@jest/globals": "^29.3.1",
3636
"@types/jest": "^27.0.2",
3737
"@types/mocha": "^9.0.0",

0 commit comments

Comments
 (0)