|
64 | 64 | "@types/node": "^22.10.2", |
65 | 65 | "@types/react": "^19.0.2", |
66 | 66 | "@types/react-dom": "^19.0.2", |
67 | | - "@typescript-eslint/parser": "^8.18.2", |
68 | | - "@typescript-eslint/rule-tester": "^8.18.2", |
69 | | - "@typescript-eslint/types": "^8.18.2", |
| 67 | + "@typescript-eslint/parser": "^8.19.0", |
| 68 | + "@typescript-eslint/rule-tester": "^8.19.0", |
| 69 | + "@typescript-eslint/types": "^8.19.0", |
70 | 70 | "@vitest/ui": "^2.1.8", |
71 | 71 | "@workspace/configs": "workspace:*", |
72 | 72 | "@workspace/eslint-plugin-deps": "workspace:*", |
73 | 73 | "@workspace/eslint-plugin-local": "workspace:*", |
74 | | - "concurrently": "^9.1.1", |
| 74 | + "concurrently": "^9.1.2", |
75 | 75 | "cspell": "^8.17.1", |
76 | 76 | "dedent": "^1.5.3", |
77 | 77 | "dprint": "^0.48.0", |
|
83 | 83 | "fixpkg": "^1.0.2", |
84 | 84 | "importx": "^0.5.1", |
85 | 85 | "lefthook": "^1.10.1", |
86 | | - "markdownlint": "^0.37.2", |
| 86 | + "markdownlint": "^0.37.3", |
87 | 87 | "publint": "^0.2.12", |
88 | 88 | "react": "^19.0.0", |
89 | 89 | "react-dom": "^19.0.0", |
|
95 | 95 | "turbo": "^2.3.3", |
96 | 96 | "type-fest": "^4.31.0", |
97 | 97 | "typedoc": "^0.27.6", |
98 | | - "typedoc-plugin-markdown": "^4.3.3", |
| 98 | + "typedoc-plugin-markdown": "^4.4.0", |
99 | 99 | "typedoc-plugin-rename-defaults": "^0.7.2", |
100 | 100 | "typescript": "^5.7.2", |
101 | | - "typescript-eslint": "^8.18.2", |
| 101 | + "typescript-eslint": "^8.19.0", |
102 | 102 | "vitest": "^2.1.8" |
103 | 103 | }, |
104 | 104 | "engines": { |
|
0 commit comments