|
1 | 1 | { |
2 | 2 | "name": "@eslint-react/monorepo", |
3 | | - "version": "2.3.6-beta.0", |
| 3 | + "version": "2.3.6-next.1", |
4 | 4 | "private": true, |
5 | 5 | "description": "Monorepo for eslint-plugin-react-[x, dom, web-api, hooks-extra, naming-convention].", |
6 | 6 | "keywords": [ |
|
52 | 52 | "update:website": "tsx ./scripts/update-website.ts" |
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | | - "@effect/language-service": "^0.55.3", |
| 55 | + "@effect/language-service": "^0.55.4", |
56 | 56 | "@effect/platform": "^0.93.1", |
57 | 57 | "@effect/platform-node": "^0.100.0", |
58 | 58 | "@eslint/compat": "^1.4.1", |
59 | 59 | "@eslint/config-inspector": "^1.3.0", |
60 | 60 | "@local/configs": "workspace:*", |
61 | 61 | "@local/function-rules": "workspace:*", |
62 | 62 | "@radix-ui/react-toast": "^1.2.15", |
63 | | - "@tsconfig/node22": "^22.0.2", |
64 | | - "@tsconfig/strictest": "^2.0.7", |
| 63 | + "@tsconfig/node22": "^22.0.3", |
| 64 | + "@tsconfig/strictest": "^2.0.8", |
65 | 65 | "@types/node": "^24.10.1", |
66 | 66 | "@types/react": "^19.2.4", |
67 | 67 | "@types/react-dom": "^19.2.3", |
|
112 | 112 | "@types/react": "^19.2.4", |
113 | 113 | "@types/react-dom": "^19.2.3", |
114 | 114 | "esbuild": "^0.27.0", |
115 | | - "eslint": "9.39.1", |
| 115 | + "eslint": "^9.39.1", |
116 | 116 | "fumadocs-core": "15.8.5", |
117 | 117 | "fumadocs-docgen": "3.0.2", |
118 | 118 | "fumadocs-mdx": "12.0.3", |
119 | 119 | "fumadocs-twoslash": "3.1.8", |
120 | 120 | "fumadocs-typescript": "4.0.11", |
121 | 121 | "fumadocs-ui": "15.8.5", |
122 | | - "next": "^16.0.2", |
| 122 | + "next": "^16.0.3", |
123 | 123 | "react": "^19.2.0", |
124 | 124 | "react-dom": "^19.2.0", |
125 | 125 | "ts-api-utils": "^2.1.0", |
|
0 commit comments