|
1 | 1 | { |
2 | 2 | "name": "@eslint-react/monorepo", |
3 | | - "version": "2.0.0-next.48", |
| 3 | + "version": "2.0.0-next.49", |
4 | 4 | "private": true, |
5 | 5 | "description": "Monorepo for eslint-plugin-react-[x, dom, web-api, naming-convention].", |
6 | 6 | "keywords": [ |
|
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | 54 | "@eslint/config-inspector": "^1.1.0", |
55 | | - "@eslint/markdown": "^6.5.0", |
| 55 | + "@eslint/markdown": "^6.6.0", |
56 | 56 | "@local/configs": "workspace:*", |
57 | 57 | "@local/eslint-plugin-local": "workspace:*", |
58 | | - "@swc/core": "^1.12.3", |
| 58 | + "@swc/core": "^1.12.5", |
59 | 59 | "@tsconfig/node22": "^22.0.2", |
60 | 60 | "@tsconfig/strictest": "^2.0.5", |
61 | 61 | "@types/node": "^24.0.3", |
|
89 | 89 | "tsx": "^4.20.3", |
90 | 90 | "type-fest": "^4.41.0", |
91 | 91 | "typedoc": "^0.28.5", |
92 | | - "typedoc-plugin-markdown": "^4.6.4", |
| 92 | + "typedoc-plugin-markdown": "^4.7.0", |
93 | 93 | "typedoc-plugin-mdn-links": "^5.0.2", |
94 | 94 | "typescript": "^5.8.3", |
95 | 95 | "typescript-eslint": "^8.34.1", |
|
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.518.0", |
| 116 | + "lucide-react": "^0.522.0", |
117 | 117 | "next": "^15.3.4", |
118 | 118 | "react": "^19.1.0", |
119 | 119 | "react-dom": "^19.1.0", |
|
0 commit comments