|
60 | 60 | "@tsconfig/node22": "^22.0.5", |
61 | 61 | "@tsconfig/strictest": "^2.0.8", |
62 | 62 | "@types/node": "^24.10.1", |
63 | | - "@types/react": "^19.2.6", |
| 63 | + "@types/react": "^19.2.7", |
64 | 64 | "@types/react-dom": "^19.2.3", |
65 | | - "@typescript-eslint/parser": "^8.47.0", |
66 | | - "@typescript-eslint/rule-tester": "^8.47.0", |
67 | | - "@typescript-eslint/types": "^8.47.0", |
| 65 | + "@typescript-eslint/parser": "^8.48.0", |
| 66 | + "@typescript-eslint/rule-tester": "^8.48.0", |
| 67 | + "@typescript-eslint/types": "^8.48.0", |
68 | 68 | "ansis": "^4.2.0", |
69 | 69 | "dedent": "^1.7.0", |
70 | 70 | "dprint": "^0.50.2", |
|
83 | 83 | "sort-package-json": "^3.4.0", |
84 | 84 | "tinyglobby": "^0.2.15", |
85 | 85 | "ts-pattern": "^5.9.0", |
86 | | - "tsdown": "^0.16.6", |
| 86 | + "tsdown": "^0.16.7", |
87 | 87 | "tsx": "^4.20.6", |
88 | 88 | "type-fest": "^5.2.0", |
89 | 89 | "typedoc": "^0.28.14", |
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.47.0", |
94 | | - "vitest": "^4.0.13" |
| 93 | + "typescript-eslint": "^8.48.0", |
| 94 | + "vitest": "^4.0.14" |
95 | 95 | }, |
96 | 96 | "packageManager": "[email protected]", |
97 | 97 | "engines": { |
|
106 | 106 | ], |
107 | 107 | "overrides": { |
108 | 108 | "@eslint/js": "9.39.1", |
109 | | - "@types/react": "^19.2.6", |
| 109 | + "@types/react": "^19.2.7", |
110 | 110 | "@types/react-dom": "^19.2.3", |
111 | 111 | "esbuild": "^0.27.0", |
112 | 112 | "eslint": "^9.39.1", |
|
0 commit comments