|
38 | 38 | "graphql": ">=15" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@commitlint/cli": "20.4.2", |
42 | | - "@commitlint/config-conventional": "20.4.2", |
| 41 | + "@commitlint/cli": "20.5.0", |
| 42 | + "@commitlint/config-conventional": "20.5.0", |
43 | 43 | "@graphql-codegen/add": "6.0.0", |
44 | | - "@graphql-codegen/cli": "6.1.2", |
45 | | - "@graphql-codegen/typescript": "5.0.8", |
| 44 | + "@graphql-codegen/cli": "6.2.1", |
| 45 | + "@graphql-codegen/typescript": "5.0.9", |
46 | 46 | "@graphql-codegen/typescript-graphql-request": "6.4.0", |
47 | | - "@graphql-codegen/typescript-operations": "5.0.8", |
| 47 | + "@graphql-codegen/typescript-operations": "5.0.9", |
48 | 48 | "@semantic-release/changelog": "6.0.3", |
49 | 49 | "@semantic-release/git": "10.0.1", |
50 | 50 | "@types/jest": "30.0.0", |
51 | | - "@typescript-eslint/eslint-plugin": "8.56.0", |
52 | | - "@typescript-eslint/parser": "8.56.0", |
| 51 | + "@typescript-eslint/eslint-plugin": "8.58.0", |
| 52 | + "@typescript-eslint/parser": "8.58.0", |
53 | 53 | "calendar-date": "2.11.0", |
54 | 54 | "eslint": "8.57.1", |
55 | | - "fast-check": "4.5.3", |
56 | | - "graphql": "16.12.0", |
| 55 | + "fast-check": "4.6.0", |
| 56 | + "graphql": "16.13.2", |
57 | 57 | "graphql-request": "6.1.0", |
58 | | - "jest": "30.2.0", |
| 58 | + "jest": "30.3.0", |
59 | 59 | "prettier": "3.8.1", |
60 | 60 | "rimraf": "6.1.3", |
61 | 61 | "ts-jest": "29.4.6", |
|
0 commit comments