|
1 | 1 | { |
2 | 2 | "name": "@eslint-react/monorepo", |
3 | | - "version": "2.2.3-beta.5", |
| 3 | + "version": "2.2.3-next.6", |
4 | 4 | "private": true, |
5 | 5 | "description": "Monorepo for eslint-plugin-react-[x, dom, web-api, hooks-extra, naming-convention].", |
6 | 6 | "keywords": [ |
|
62 | 62 | "@radix-ui/react-toast": "^1.2.15", |
63 | 63 | "@tsconfig/node22": "^22.0.2", |
64 | 64 | "@tsconfig/strictest": "^2.0.6", |
65 | | - "@types/node": "^24.8.1", |
| 65 | + "@types/node": "^24.9.0", |
66 | 66 | "@types/react": "^19.2.2", |
67 | 67 | "@types/react-dom": "^19.2.2", |
68 | | - "@typescript-eslint/parser": "^8.46.1", |
69 | | - "@typescript-eslint/rule-tester": "^8.46.1", |
70 | | - "@typescript-eslint/types": "^8.46.1", |
| 68 | + "@typescript-eslint/parser": "^8.46.2", |
| 69 | + "@typescript-eslint/rule-tester": "^8.46.2", |
| 70 | + "@typescript-eslint/types": "^8.46.2", |
71 | 71 | "ansis": "^4.2.0", |
72 | 72 | "dedent": "^1.7.0", |
73 | 73 | "dprint": "^0.50.2", |
|
93 | 93 | "typedoc-plugin-markdown": "^4.9.0", |
94 | 94 | "typedoc-plugin-mdn-links": "^5.0.10", |
95 | 95 | "typescript": "^5.9.3", |
96 | | - "typescript-eslint": "^8.46.1", |
| 96 | + "typescript-eslint": "^8.46.2", |
97 | 97 | "vitest": "^3.2.4" |
98 | 98 | }, |
99 | 99 | "packageManager": "[email protected]", |
|
0 commit comments