|
1 | 1 | { |
2 | 2 | "name": "@eslint-react/monorepo", |
3 | | - "version": "2.0.0-next.182", |
| 3 | + "version": "2.0.0-next.183", |
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.5", |
65 | | - "@types/node": "^24.4.0", |
| 65 | + "@types/node": "^24.5.0", |
66 | 66 | "@types/react": "^19.1.13", |
67 | 67 | "@types/react-dom": "^19.1.9", |
68 | | - "@typescript-eslint/parser": "^8.43.0", |
69 | | - "@typescript-eslint/rule-tester": "^8.43.0", |
70 | | - "@typescript-eslint/types": "^8.43.0", |
| 68 | + "@typescript-eslint/parser": "^8.44.0", |
| 69 | + "@typescript-eslint/rule-tester": "^8.44.0", |
| 70 | + "@typescript-eslint/types": "^8.44.0", |
71 | 71 | "ansis": "^4.1.0", |
72 | 72 | "dedent": "^1.7.0", |
73 | 73 | "dprint": "^0.50.2", |
|
89 | 89 | "sort-package-json": "^3.4.0", |
90 | 90 | "tinyglobby": "^0.2.15", |
91 | 91 | "ts-pattern": "^5.8.0", |
92 | | - "tsdown": "^0.15.1", |
| 92 | + "tsdown": "^0.15.2", |
93 | 93 | "tsx": "^4.20.5", |
94 | 94 | "type-fest": "^5.0.0", |
95 | 95 | "typedoc": "^0.28.13", |
96 | 96 | "typedoc-plugin-markdown": "^4.8.1", |
97 | 97 | "typedoc-plugin-mdn-links": "^5.0.9", |
98 | 98 | "typescript": "^5.9.2", |
99 | | - "typescript-eslint": "^8.43.0", |
| 99 | + "typescript-eslint": "^8.44.0", |
100 | 100 | "vitest": "^3.2.4" |
101 | 101 | }, |
102 | 102 | "packageManager": "[email protected]", |
|
0 commit comments