|
80 | 80 | "@babel/plugin-transform-typescript": "^7.26.8", |
81 | 81 | "@babel/runtime-corejs3": "7.26.10", |
82 | 82 | "@babel/traverse": "7.26.10", |
83 | | - "@graphql-codegen/add": "4.0.1", |
84 | | - "@graphql-codegen/cli": "3.3.1", |
85 | | - "@graphql-codegen/client-preset": "4.3.3", |
86 | | - "@graphql-codegen/core": "3.1.0", |
87 | | - "@graphql-codegen/fragment-matcher": "5.0.2", |
88 | | - "@graphql-codegen/schema-ast": "3.0.1", |
89 | | - "@graphql-codegen/typed-document-node": "5.0.9", |
90 | | - "@graphql-codegen/typescript": "3.0.4", |
91 | | - "@graphql-codegen/typescript-operations": "3.0.4", |
92 | | - "@graphql-codegen/typescript-react-apollo": "3.3.7", |
93 | | - "@graphql-codegen/typescript-resolvers": "3.2.1", |
| 83 | + "@graphql-codegen/add": "7.0.1", |
| 84 | + "@graphql-codegen/cli": "7.1.3", |
| 85 | + "@graphql-codegen/client-preset": "6.0.1", |
| 86 | + "@graphql-codegen/core": "6.1.0", |
| 87 | + "@graphql-codegen/fragment-matcher": "7.0.1", |
| 88 | + "@graphql-codegen/schema-ast": "6.0.1", |
| 89 | + "@graphql-codegen/typed-document-node": "7.0.3", |
| 90 | + "@graphql-codegen/typescript": "6.0.2", |
| 91 | + "@graphql-codegen/typescript-operations": "6.0.4", |
| 92 | + "@graphql-codegen/typescript-react-apollo": "4.4.2", |
| 93 | + "@graphql-codegen/typescript-resolvers": "6.0.2", |
94 | 94 | "@graphql-tools/documents": "1.0.1", |
95 | 95 | "@redwoodjs/babel-config": "workspace:*", |
96 | 96 | "@redwoodjs/graphql-server": "workspace:*", |
|
0 commit comments