|
1 | 1 | { |
2 | 2 | "name": "@eslint-react/monorepo", |
3 | | - "version": "2.0.0-beta.15", |
| 3 | + "version": "2.0.0-beta.16", |
4 | 4 | "private": true, |
5 | 5 | "description": "Monorepo for eslint-plugin-react-[x, dom, web-api, naming-convention].", |
6 | 6 | "keywords": [ |
|
55 | 55 | "@eslint/markdown": "^7.0.0", |
56 | 56 | "@local/configs": "workspace:*", |
57 | 57 | "@local/eslint-plugin-local": "workspace:*", |
58 | | - "@swc/core": "^1.12.11", |
| 58 | + "@swc/core": "^1.12.14", |
59 | 59 | "@tsconfig/node22": "^22.0.2", |
60 | 60 | "@tsconfig/strictest": "^2.0.5", |
61 | 61 | "@types/node": "^24.0.13", |
62 | 62 | "@types/react": "^19.1.8", |
63 | 63 | "@types/react-dom": "^19.1.6", |
64 | | - "@typescript-eslint/parser": "^8.36.0", |
65 | | - "@typescript-eslint/rule-tester": "^8.36.0", |
66 | | - "@typescript-eslint/types": "^8.36.0", |
| 64 | + "@typescript-eslint/parser": "^8.37.0", |
| 65 | + "@typescript-eslint/rule-tester": "^8.37.0", |
| 66 | + "@typescript-eslint/types": "^8.37.0", |
67 | 67 | "ansis": "^4.1.0", |
68 | | - "cspell": "^9.1.3", |
| 68 | + "cspell": "^9.1.5", |
69 | 69 | "dedent": "^1.6.0", |
70 | 70 | "dprint": "^0.50.1", |
71 | 71 | "esbuild": "^0.25.6", |
|
90 | 90 | "type-fest": "^4.41.0", |
91 | 91 | "typedoc": "^0.28.7", |
92 | 92 | "typedoc-plugin-markdown": "^4.7.0", |
93 | | - "typedoc-plugin-mdn-links": "^5.0.3", |
| 93 | + "typedoc-plugin-mdn-links": "^5.0.4", |
94 | 94 | "typescript": "^5.8.3", |
95 | | - "typescript-eslint": "^8.36.0", |
| 95 | + "typescript-eslint": "^8.37.0", |
96 | 96 | "vitest": "^3.2.4" |
97 | 97 | }, |
98 | 98 | "packageManager": "[email protected]", |
|
114 | 114 | "cross-spawn": "^7.0.6", |
115 | 115 | "esbuild": "^0.25.6", |
116 | 116 | "lucide-react": "^0.525.0", |
117 | | - "next": "^15.3.5", |
| 117 | + "next": "^15.4.1", |
118 | 118 | "react": "^19.1.0", |
119 | 119 | "react-dom": "^19.1.0", |
120 | 120 | "ts-api-utils": "^2.1.0", |
|
0 commit comments