|
1 | 1 | { |
2 | 2 | "name": "@eslint-react/monorepo", |
3 | | - "version": "1.36.0-next.2", |
| 3 | + "version": "1.36.0-beta.2", |
4 | 4 | "private": true, |
5 | 5 | "description": "Monorepo for eslint-plugin-react-[x, dom, web-api, hooks-extra, naming-convention].", |
6 | 6 | "keywords": [ |
|
60 | 60 | "@tsconfig/node22": "^22.0.0", |
61 | 61 | "@tsconfig/strictest": "^2.0.5", |
62 | 62 | "@types/node": "^22.13.10", |
63 | | - "@types/react": "^19.0.10", |
| 63 | + "@types/react": "^19.0.11", |
64 | 64 | "@types/react-dom": "^19.0.4", |
65 | 65 | "@typescript-eslint/parser": "^8.26.1", |
66 | 66 | "@typescript-eslint/rule-tester": "^8.26.1", |
|
87 | 87 | "tsup": "^8.4.0", |
88 | 88 | "tsx": "^4.19.3", |
89 | 89 | "type-fest": "^4.37.0", |
90 | | - "typedoc": "0.27.9", |
| 90 | + "typedoc": "^0.28.0", |
91 | 91 | "typedoc-plugin-markdown": "^4.5.0", |
92 | 92 | "typedoc-plugin-mdn-links": "^5.0.1", |
93 | 93 | "typedoc-plugin-missing-exports": "^3.1.0", |
|
109 | 109 | "sharp" |
110 | 110 | ], |
111 | 111 | "overrides": { |
112 | | - "@types/react": "^19.0.10", |
| 112 | + "@types/react": "^19.0.11", |
113 | 113 | "@types/react-dom": "^19.0.4", |
114 | 114 | "cross-spawn": "^7.0.6", |
115 | 115 | "esbuild": "^0.25.1", |
116 | 116 | "is-core-module": "npm:@socketregistry/is-core-module@^1.0.8", |
117 | 117 | "lucide-react": "^0.482.0", |
118 | | - "next": "^15.2.2", |
| 118 | + "next": "^15.2.3", |
119 | 119 | "react": "^19.0.0", |
120 | 120 | "react-dom": "^19.0.0", |
121 | 121 | "safe-buffer": "npm:@socketregistry/safe-buffer@^1.0.7", |
|
0 commit comments