|
1 | 1 | { |
2 | 2 | "name": "@eslint-react/monorepo", |
3 | | - "version": "2.3.10-next.1", |
| 3 | + "version": "2.3.10-next.2", |
4 | 4 | "private": true, |
5 | 5 | "description": "Monorepo for eslint-plugin-react-[x, dom, web-api, hooks-extra, naming-convention].", |
6 | 6 | "keywords": [ |
|
50 | 50 | "update:website": "tsx ./scripts/update-website.ts" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@effect/language-service": "^0.57.1", |
54 | | - "@effect/platform": "^0.93.5", |
55 | | - "@effect/platform-node": "^0.102.0", |
| 53 | + "@effect/language-service": "^0.58.0", |
| 54 | + "@effect/platform": "^0.93.6", |
| 55 | + "@effect/platform-node": "^0.103.0", |
56 | 56 | "@eslint/compat": "^2.0.0", |
57 | 57 | "@local/configs": "workspace:*", |
58 | 58 | "@local/function-rules": "workspace:*", |
|
83 | 83 | "sort-package-json": "^3.5.0", |
84 | 84 | "tinyglobby": "^0.2.15", |
85 | 85 | "ts-pattern": "^5.9.0", |
86 | | - "tsdown": "^0.17.0-beta.3", |
87 | | - "tsx": "^4.20.6", |
| 86 | + "tsdown": "^0.17.0-beta.4", |
| 87 | + "tsx": "^4.21.0", |
88 | 88 | "type-fest": "^5.2.0", |
89 | 89 | "typedoc": "^0.28.15", |
90 | 90 | "typedoc-plugin-markdown": "^4.9.0", |
|
116 | 116 | "fumadocs-twoslash": "3.1.8", |
117 | 117 | "fumadocs-typescript": "4.0.11", |
118 | 118 | "fumadocs-ui": "15.8.5", |
119 | | - "next": "^16.0.5", |
| 119 | + "next": "^16.0.6", |
120 | 120 | "react": "^19.2.0", |
121 | 121 | "react-dom": "^19.2.0", |
122 | 122 | "ts-api-utils": "^2.1.0", |
|
0 commit comments