|
1 | 1 | { |
2 | 2 | "name": "@eslint-react/monorepo", |
3 | | - "version": "1.39.0-next.3", |
| 3 | + "version": "1.40.0-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": [ |
|
62 | 62 | "@types/node": "^22.13.14", |
63 | 63 | "@types/react": "^19.0.12", |
64 | 64 | "@types/react-dom": "^19.0.4", |
65 | | - "@typescript-eslint/parser": "^8.28.0", |
66 | | - "@typescript-eslint/rule-tester": "^8.28.0", |
67 | | - "@typescript-eslint/types": "^8.28.0", |
| 65 | + "@typescript-eslint/parser": "^8.29.0", |
| 66 | + "@typescript-eslint/rule-tester": "^8.29.0", |
| 67 | + "@typescript-eslint/types": "^8.29.0", |
68 | 68 | "ansis": "^3.17.0", |
69 | 69 | "cspell": "^8.18.1", |
70 | 70 | "dedent": "^1.5.3", |
|
74 | 74 | "eslint-config-flat-gitignore": "^2.1.0", |
75 | 75 | "eslint-plugin-vitest": "^0.5.4", |
76 | 76 | "jiti": "^2.4.2", |
77 | | - "lefthook": "^1.11.5", |
| 77 | + "lefthook": "^1.11.6", |
78 | 78 | "markdownlint": "^0.37.4", |
79 | 79 | "nx": "20.6.4", |
80 | 80 | "publint": "^0.3.9", |
|
92 | 92 | "typedoc-plugin-mdn-links": "^5.0.1", |
93 | 93 | "typedoc-plugin-missing-exports": "^4.0.0", |
94 | 94 | "typescript": "^5.8.2", |
95 | | - "typescript-eslint": "^8.28.0", |
96 | | - "vitest": "^3.0.9" |
| 95 | + "typescript-eslint": "^8.29.0", |
| 96 | + "vitest": "^3.1.1" |
97 | 97 | }, |
98 | 98 | "packageManager": "[email protected]", |
99 | 99 | "engines": { |
|
114 | 114 | "cross-spawn": "^7.0.6", |
115 | 115 | "esbuild": "^0.25.2", |
116 | 116 | "is-core-module": "npm:@socketregistry/is-core-module@^1.0.8", |
117 | | - "lucide-react": "^0.485.0", |
| 117 | + "lucide-react": "^0.486.0", |
118 | 118 | "next": "^15.2.4", |
119 | 119 | "react": "^19.1.0", |
120 | 120 | "react-dom": "^19.1.0", |
|
0 commit comments