|
1 | 1 | {
|
2 | 2 | "name": "@eslint-react/monorepo",
|
3 |
| - "version": "1.48.4", |
| 3 | + "version": "1.48.5-next.0", |
4 | 4 | "private": true,
|
5 | 5 | "description": "Monorepo for eslint-plugin-react-[x, dom, web-api, hooks-extra, naming-convention].",
|
6 | 6 | "keywords": [
|
|
56 | 56 | "@eslint/markdown": "^6.4.0",
|
57 | 57 | "@local/configs": "workspace:*",
|
58 | 58 | "@local/eslint-plugin-local": "workspace:*",
|
59 |
| - "@swc/core": "^1.11.21", |
| 59 | + "@swc/core": "^1.11.22", |
60 | 60 | "@tsconfig/node22": "^22.0.1",
|
61 | 61 | "@tsconfig/strictest": "^2.0.5",
|
62 |
| - "@types/node": "^22.14.1", |
| 62 | + "@types/node": "^22.15.2", |
63 | 63 | "@types/react": "^19.1.2",
|
64 | 64 | "@types/react-dom": "^19.1.2",
|
65 | 65 | "@typescript-eslint/parser": "^8.31.0",
|
|
89 | 89 | "tsx": "^4.19.3",
|
90 | 90 | "type-fest": "^4.40.0",
|
91 | 91 | "typedoc": "^0.28.3",
|
92 |
| - "typedoc-plugin-markdown": "^4.6.2", |
| 92 | + "typedoc-plugin-markdown": "^4.6.3", |
93 | 93 | "typedoc-plugin-mdn-links": "^5.0.1",
|
94 | 94 | "typescript": "^5.8.3",
|
95 | 95 | "typescript-eslint": "^8.31.0",
|
|
0 commit comments