|
1 | 1 | { |
2 | 2 | "name": "@eslint-react/monorepo", |
3 | | - "version": "2.3.6-beta.4", |
| 3 | + "version": "2.3.6-next.5", |
4 | 4 | "private": true, |
5 | 5 | "description": "Monorepo for eslint-plugin-react-[x, dom, web-api, hooks-extra, naming-convention].", |
6 | 6 | "keywords": [ |
|
63 | 63 | "@tsconfig/node22": "^22.0.3", |
64 | 64 | "@tsconfig/strictest": "^2.0.8", |
65 | 65 | "@types/node": "^24.10.1", |
66 | | - "@types/react": "^19.2.4", |
| 66 | + "@types/react": "^19.2.5", |
67 | 67 | "@types/react-dom": "^19.2.3", |
68 | 68 | "@typescript-eslint/parser": "^8.46.4", |
69 | 69 | "@typescript-eslint/rule-tester": "^8.46.4", |
|
74 | 74 | "effect": "^3.19.3", |
75 | 75 | "eslint": "^9.39.1", |
76 | 76 | "eslint-plugin-fast-import": "^1.5.3", |
77 | | - "eslint-plugin-function-rule": "^0.0.15", |
| 77 | + "eslint-plugin-function-rule": "^0.0.16", |
78 | 78 | "eslint-plugin-vitest": "^0.5.4", |
79 | 79 | "mdxlint": "^1.0.0", |
80 | 80 | "publint": "^0.3.15", |
|
109 | 109 | ], |
110 | 110 | "overrides": { |
111 | 111 | "@eslint/js": "9.39.1", |
112 | | - "@types/react": "^19.2.4", |
| 112 | + "@types/react": "^19.2.5", |
113 | 113 | "@types/react-dom": "^19.2.3", |
114 | 114 | "esbuild": "^0.27.0", |
115 | 115 | "eslint": "^9.39.1", |
|
0 commit comments