|
1 | 1 | { |
2 | 2 | "name": "@eslint-react/monorepo", |
3 | | - "version": "2.0.0-next.46", |
| 3 | + "version": "2.0.0-next.47", |
4 | 4 | "private": true, |
5 | 5 | "description": "Monorepo for eslint-plugin-react-[x, dom, web-api, naming-convention].", |
6 | 6 | "keywords": [ |
|
58 | 58 | "@swc/core": "^1.12.1", |
59 | 59 | "@tsconfig/node22": "^22.0.2", |
60 | 60 | "@tsconfig/strictest": "^2.0.5", |
61 | | - "@types/node": "^24.0.2", |
| 61 | + "@types/node": "^24.0.3", |
62 | 62 | "@types/react": "^19.1.8", |
63 | 63 | "@types/react-dom": "^19.1.6", |
64 | | - "@typescript-eslint/parser": "^8.34.0", |
65 | | - "@typescript-eslint/rule-tester": "^8.34.0", |
66 | | - "@typescript-eslint/types": "^8.34.0", |
| 64 | + "@typescript-eslint/parser": "^8.34.1", |
| 65 | + "@typescript-eslint/rule-tester": "^8.34.1", |
| 66 | + "@typescript-eslint/types": "^8.34.1", |
67 | 67 | "ansis": "^4.1.0", |
68 | 68 | "cspell": "^9.1.1", |
69 | 69 | "dedent": "^1.6.0", |
|
92 | 92 | "typedoc-plugin-markdown": "^4.6.4", |
93 | 93 | "typedoc-plugin-mdn-links": "^5.0.2", |
94 | 94 | "typescript": "^5.8.3", |
95 | | - "typescript-eslint": "^8.34.0", |
96 | | - "vitest": "^3.2.3" |
| 95 | + "typescript-eslint": "^8.34.1", |
| 96 | + "vitest": "^3.2.4" |
97 | 97 | }, |
98 | 98 | "packageManager": "[email protected]", |
99 | 99 | "engines": { |
|
113 | 113 | "@types/react-dom": "^19.1.6", |
114 | 114 | "cross-spawn": "^7.0.6", |
115 | 115 | "esbuild": "^0.25.5", |
116 | | - "lucide-react": "^0.515.0", |
| 116 | + "lucide-react": "^0.516.0", |
117 | 117 | "next": "^15.3.3", |
118 | 118 | "react": "^19.1.0", |
119 | 119 | "react-dom": "^19.1.0", |
|
0 commit comments