|
38 | 38 | "@stylistic/eslint-plugin-js": "^2.12.1", |
39 | 39 | "@stylistic/eslint-plugin-ts": "^2.12.1", |
40 | 40 | "@types/node": "^22.10.2", |
41 | | - "@typescript-eslint/eslint-plugin": "^8.18.1", |
42 | | - "@typescript-eslint/parser": "^8.18.1", |
| 41 | + "@typescript-eslint/eslint-plugin": "^8.18.2", |
| 42 | + "@typescript-eslint/parser": "^8.18.2", |
43 | 43 | "commitlint": "^19.6.1", |
44 | 44 | "eslint": "^9.17.0", |
45 | 45 | "eslint-config-google": "^0.14.0", |
46 | 46 | "eslint-config-prettier": "^9.1.0", |
47 | 47 | "eslint-import-resolver-typescript": "^3.7.0", |
48 | 48 | "eslint-plugin-import": "^2.31.0", |
49 | 49 | "eslint-plugin-prettier": "^5.2.1", |
50 | | - "eslint-plugin-react": "^7.37.2", |
| 50 | + "eslint-plugin-react": "^7.37.3", |
51 | 51 | "globals": "^15.14.0", |
52 | 52 | "husky": "^9.1.7", |
53 | 53 | "js-yaml": "^4.1.0", |
|
60 | 60 | "prettier": "^3.4.2", |
61 | 61 | "react": "^19.0.0", |
62 | 62 | "react-dom": "^19.0.0", |
63 | | - "release-it": "^17.10.0", |
| 63 | + "release-it": "^17.11.0", |
64 | 64 | "ts-node": "^10.9.2", |
65 | 65 | "typescript": "^5.7.2", |
66 | | - "typescript-eslint": "^8.18.1" |
| 66 | + "typescript-eslint": "^8.18.2" |
67 | 67 | }, |
68 | 68 | "scripts": { |
69 | 69 | "preinstall": "npx only-allow pnpm", |
|
0 commit comments