|
1 | 1 | { |
2 | 2 | "name": "@eslint-react/monorepo", |
3 | | - "version": "2.3.13-beta.6", |
| 3 | + "version": "2.3.13-next.7", |
4 | 4 | "private": true, |
5 | 5 | "description": "Monorepo for eslint-plugin-react-[x, dom, web-api, hooks-extra, naming-convention].", |
6 | 6 | "keywords": [ |
|
59 | 59 | "@radix-ui/react-toast": "^1.2.15", |
60 | 60 | "@tsconfig/node22": "^22.0.5", |
61 | 61 | "@tsconfig/strictest": "^2.0.8", |
62 | | - "@types/node": "^24.10.1", |
| 62 | + "@types/node": "^24.10.2", |
63 | 63 | "@types/react": "^19.2.7", |
64 | 64 | "@types/react-dom": "^19.2.3", |
65 | | - "@typescript-eslint/parser": "^8.48.1", |
66 | | - "@typescript-eslint/rule-tester": "^8.48.1", |
67 | | - "@typescript-eslint/types": "^8.48.1", |
| 65 | + "@typescript-eslint/parser": "^8.49.0", |
| 66 | + "@typescript-eslint/rule-tester": "^8.49.0", |
| 67 | + "@typescript-eslint/types": "^8.49.0", |
68 | 68 | "ansis": "^4.2.0", |
69 | 69 | "dedent": "^1.7.0", |
70 | 70 | "dprint": "^0.50.2", |
71 | | - "effect": "^3.19.9", |
| 71 | + "effect": "^3.19.10", |
72 | 72 | "eslint": "^9.39.1", |
73 | 73 | "eslint-plugin-fast-import": "^1.5.3", |
74 | 74 | "eslint-plugin-function-rule": "^0.1.2", |
|
83 | 83 | "sort-package-json": "^3.5.1", |
84 | 84 | "tinyglobby": "^0.2.15", |
85 | 85 | "ts-pattern": "^5.9.0", |
86 | | - "tsdown": "^0.17.1", |
| 86 | + "tsdown": "^0.17.2", |
87 | 87 | "tsx": "^4.21.0", |
88 | 88 | "type-fest": "^5.3.1", |
89 | 89 | "typedoc": "^0.28.15", |
90 | 90 | "typedoc-plugin-markdown": "^4.9.0", |
91 | 91 | "typedoc-plugin-mdn-links": "^5.0.10", |
92 | 92 | "typescript": "^5.9.3", |
93 | | - "typescript-eslint": "^8.48.1", |
| 93 | + "typescript-eslint": "^8.49.0", |
94 | 94 | "vitest": "^4.0.15" |
95 | 95 | }, |
96 | 96 | "packageManager": "[email protected]", |
|
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.7", |
| 119 | + "next": "^16.0.8", |
120 | 120 | "react": "^19.2.1", |
121 | 121 | "react-dom": "^19.2.1", |
122 | 122 | "ts-api-utils": "^2.1.0", |
|
0 commit comments