|
18 | 18 | }, |
19 | 19 | "devDependencies": { |
20 | 20 | "@biomejs/biome": "1.9.4", |
21 | | - "@commitlint/config-conventional": "^19.5.0", |
22 | | - "@evilmartians/lefthook": "^1.8.2", |
23 | | - "@nx/js": "^20.1.4", |
| 21 | + "@commitlint/config-conventional": "^19.6.0", |
| 22 | + "@evilmartians/lefthook": "^1.10.1", |
| 23 | + "@nx/js": "^20.3.0", |
24 | 24 | "@types/eslint": "^8.56.12", |
25 | | - "@types/node": "^20.17.3", |
26 | | - "@typescript-eslint/eslint-plugin": "^8.13.0", |
27 | | - "@typescript-eslint/parser": "^8.13.0", |
28 | | - "commitlint": "^19.5.0", |
| 25 | + "@types/node": "^20.17.11", |
| 26 | + "@typescript-eslint/eslint-plugin": "^8.19.0", |
| 27 | + "@typescript-eslint/parser": "^8.19.0", |
| 28 | + "commitlint": "^19.6.1", |
29 | 29 | "eslint": "^8.57.1", |
30 | 30 | "eslint-config-airbnb": "^19.0.4", |
31 | 31 | "eslint-config-airbnb-typescript": "^18.0.0", |
32 | | - "eslint-config-biome": "^1.9.3", |
| 32 | + "eslint-config-biome": "^1.9.4", |
33 | 33 | "eslint-plugin-import": "^2.31.0", |
34 | 34 | "eslint-plugin-jsx-a11y": "^6.10.2", |
35 | | - "eslint-plugin-react": "^7.37.2", |
36 | | - "eslint-plugin-react-hooks": "^5.0.0", |
37 | | - "knip": "^5.36.3", |
38 | | - "nx": "20.1.4", |
39 | | - "typescript": "^5.6.3", |
40 | | - "yo": "^5.0.0" |
| 35 | + "eslint-plugin-react": "^7.37.3", |
| 36 | + "eslint-plugin-react-hooks": "^5.1.0", |
| 37 | + "knip": "^5.41.1", |
| 38 | + "nx": "20.3.0", |
| 39 | + "typescript": "^5.7.2", |
| 40 | + "yo": "^5.1.0" |
41 | 41 | }, |
42 | 42 | "engines": { |
43 | 43 | "node": ">= 18.0.0" |
|
0 commit comments