|
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | 55 | "@eslint/eslintrc": "3.3.1", |
56 | | - "@eslint/js": "9.36.0", |
| 56 | + "@eslint/js": "9.37.0", |
57 | 57 | "@graphql-codegen/cli": "6.0.0", |
58 | 58 | "@graphql-codegen/introspection": "5.0.0", |
59 | | - "@graphql-codegen/typescript": "5.0.1", |
60 | | - "@graphql-codegen/typescript-operations": "5.0.1", |
| 59 | + "@graphql-codegen/typescript": "5.0.2", |
| 60 | + "@graphql-codegen/typescript-operations": "5.0.2", |
61 | 61 | "@types/eslint": "9.6.1", |
62 | 62 | "@types/js-yaml": "4.0.9", |
63 | | - "@types/node": "22.18.6", |
64 | | - "@types/react": "18.3.24", |
| 63 | + "@types/node": "22.18.8", |
| 64 | + "@types/react": "18.3.25", |
65 | 65 | "@types/react-dom": "18.3.7", |
66 | | - "dotenv": "17.2.2", |
67 | | - "eslint": "9.36.0", |
| 66 | + "dotenv": "17.2.3", |
| 67 | + "eslint": "9.37.0", |
68 | 68 | "eslint-config-love": "130.0.0", |
69 | 69 | "eslint-plugin-flowtype": "8.0.3", |
70 | 70 | "eslint-plugin-jsx-a11y": "6.10.2", |
|
74 | 74 | "globals": "16.4.0", |
75 | 75 | "husky": "9.1.7", |
76 | 76 | "prettier": "3.6.2", |
77 | | - "typescript": "5.9.2" |
| 77 | + "typescript": "5.9.3" |
78 | 78 | }, |
79 | 79 | "repository": { |
80 | 80 | "type": "git", |
|
0 commit comments