|
84 | 84 | "@cedarjs/graphql-server": "workspace:*", |
85 | 85 | "@cedarjs/project-config": "workspace:*", |
86 | 86 | "@cedarjs/router": "workspace:*", |
87 | | - "@graphql-codegen/add": "4.0.1", |
88 | | - "@graphql-codegen/cli": "3.3.1", |
| 87 | + "@graphql-codegen/add": "5.0.3", |
| 88 | + "@graphql-codegen/cli": "5.0.7", |
89 | 89 | "@graphql-codegen/client-preset": "4.3.3", |
90 | | - "@graphql-codegen/core": "3.1.0", |
| 90 | + "@graphql-codegen/core": "4.0.2", |
91 | 91 | "@graphql-codegen/fragment-matcher": "5.0.2", |
92 | | - "@graphql-codegen/schema-ast": "3.0.1", |
| 92 | + "@graphql-codegen/schema-ast": "4.1.0", |
93 | 93 | "@graphql-codegen/typed-document-node": "5.0.9", |
94 | | - "@graphql-codegen/typescript": "3.0.4", |
95 | | - "@graphql-codegen/typescript-operations": "3.0.4", |
96 | | - "@graphql-codegen/typescript-react-apollo": "3.3.7", |
97 | | - "@graphql-codegen/typescript-resolvers": "3.2.1", |
| 94 | + "@graphql-codegen/typescript": "4.1.6", |
| 95 | + "@graphql-codegen/typescript-operations": "4.6.1", |
| 96 | + "@graphql-codegen/typescript-react-apollo": "4.3.3", |
| 97 | + "@graphql-codegen/typescript-resolvers": "4.5.1", |
98 | 98 | "@graphql-tools/documents": "1.0.1", |
99 | 99 | "@sdl-codegen/node": "2.0.1", |
100 | 100 | "ansis": "4.1.0", |
|
0 commit comments