Skip to content

Commit 62ad110

Browse files
fix(deps): update graphqlcodegenerator monorepo
1 parent 977ec0e commit 62ad110

File tree

2 files changed

+190
-564
lines changed

2 files changed

+190
-564
lines changed

packages/mercurius-codegen/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
"watch": "concurrently -r pnpm:test:watch \"wait-on coverage && serve coverage/lcov-report\" \"wait-on -s 1 tcp:5000 && open-cli http://localhost:5000\""
3131
},
3232
"dependencies": {
33-
"@graphql-codegen/core": "^3.1.0",
34-
"@graphql-codegen/plugin-helpers": "^4.2.0",
35-
"@graphql-codegen/typed-document-node": "^4.0.1",
36-
"@graphql-codegen/typescript": "^3.0.4",
37-
"@graphql-codegen/typescript-operations": "^3.0.4",
38-
"@graphql-codegen/typescript-resolvers": "^3.2.1",
39-
"@graphql-codegen/visitor-plugin-common": "^3.1.1",
33+
"@graphql-codegen/core": "^4.0.2",
34+
"@graphql-codegen/plugin-helpers": "^5.1.0",
35+
"@graphql-codegen/typed-document-node": "^5.1.1",
36+
"@graphql-codegen/typescript": "^4.1.6",
37+
"@graphql-codegen/typescript-operations": "^4.6.0",
38+
"@graphql-codegen/typescript-resolvers": "^4.5.0",
39+
"@graphql-codegen/visitor-plugin-common": "^5.8.0",
4040
"@graphql-tools/load-files": "^7.0.1",
4141
"@graphql-tools/utils": "^10.7.2",
4242
"@graphql-typed-document-node/core": "^3.2.0",

0 commit comments

Comments
 (0)