|
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | 40 | "@bugsnag/source-maps": "^2.3.1", |
41 | | - "@changesets/cli": "2.27.12", |
42 | | - "@graphql-codegen/add": "5.0.3", |
43 | | - "@graphql-codegen/cli": "5.0.4", |
44 | | - "@graphql-codegen/near-operation-file-preset": "3.0.0", |
45 | | - "@graphql-codegen/typed-document-node": "5.0.11", |
46 | | - "@graphql-codegen/typescript-operations": "4.6.1", |
| 41 | + "@changesets/cli": "2.29.7", |
| 42 | + "@graphql-codegen/add": "6.0.0", |
| 43 | + "@graphql-codegen/cli": "6.0.1", |
| 44 | + "@graphql-codegen/near-operation-file-preset": "3.1.0", |
| 45 | + "@graphql-codegen/typed-document-node": "6.1.0", |
| 46 | + "@graphql-codegen/typescript-operations": "5.0.2", |
47 | 47 | "@nx/eslint-plugin": "22.0.2", |
48 | 48 | "@nx/workspace": "22.0.2", |
49 | 49 | "@octokit/rest": "22.0.0", |
|
63 | 63 | "find-up": "^6.3.0", |
64 | 64 | "fs-extra": "^11.1.0", |
65 | 65 | "graphql": "^16.10.0", |
66 | | - "graphql-codegen-typescript-operation-types": "2.0.1", |
| 66 | + "graphql-codegen-typescript-operation-types": "2.0.2", |
67 | 67 | "graphql-tag": "^2.12.6", |
68 | 68 | "json-stringify-deterministic": "1.0.12", |
69 | 69 | "knip": "5.59.1", |
|
0 commit comments