|
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | 55 | "@eslint/eslintrc": "3.3.1", |
56 | | - "@eslint/js": "9.38.0", |
| 56 | + "@eslint/js": "9.39.0", |
57 | 57 | "@graphql-codegen/cli": "6.0.1", |
58 | 58 | "@graphql-codegen/introspection": "5.0.0", |
59 | 59 | "@graphql-codegen/typescript": "5.0.2", |
60 | 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.12", |
| 63 | + "@types/node": "22.19.0", |
64 | 64 | "@types/react": "18.3.26", |
65 | 65 | "@types/react-dom": "18.3.7", |
66 | 66 | "dotenv": "17.2.3", |
67 | | - "eslint": "9.38.0", |
| 67 | + "eslint": "9.39.0", |
68 | 68 | "eslint-config-love": "133.0.0", |
69 | 69 | "eslint-plugin-flowtype": "8.0.3", |
70 | 70 | "eslint-plugin-jsx-a11y": "6.10.2", |
71 | 71 | "eslint-plugin-react": "7.37.5", |
72 | 72 | "eslint-plugin-react-hooks": "5.2.0", |
73 | 73 | "eslint-plugin-regexp": "2.10.0", |
74 | | - "globals": "16.4.0", |
| 74 | + "globals": "16.5.0", |
75 | 75 | "husky": "9.1.7", |
76 | 76 | "prettier": "3.6.2", |
77 | 77 | "typescript": "5.9.3" |
|
0 commit comments