|
64 | 64 | "@tsconfig/strictest": "^2.0.6", |
65 | 65 | "@types/node": "^24.7.2", |
66 | 66 | "@types/react": "^19.2.2", |
67 | | - "@types/react-dom": "^19.2.1", |
68 | | - "@typescript-eslint/parser": "^8.46.0", |
69 | | - "@typescript-eslint/rule-tester": "^8.46.0", |
70 | | - "@typescript-eslint/types": "^8.46.0", |
| 67 | + "@types/react-dom": "^19.2.2", |
| 68 | + "@typescript-eslint/parser": "^8.46.1", |
| 69 | + "@typescript-eslint/rule-tester": "^8.46.1", |
| 70 | + "@typescript-eslint/types": "^8.46.1", |
71 | 71 | "ansis": "^4.2.0", |
72 | 72 | "dedent": "^1.7.0", |
73 | 73 | "dprint": "^0.50.2", |
|
86 | 86 | "sort-package-json": "^3.4.0", |
87 | 87 | "tinyglobby": "^0.2.15", |
88 | 88 | "ts-pattern": "^5.8.0", |
89 | | - "tsdown": "^0.15.6", |
| 89 | + "tsdown": "^0.15.7", |
90 | 90 | "tsx": "^4.20.6", |
91 | 91 | "type-fest": "^5.1.0", |
92 | 92 | "typedoc": "^0.28.14", |
93 | 93 | "typedoc-plugin-markdown": "^4.9.0", |
94 | 94 | "typedoc-plugin-mdn-links": "^5.0.10", |
95 | 95 | "typescript": "^5.9.3", |
96 | | - "typescript-eslint": "^8.46.0", |
| 96 | + "typescript-eslint": "^8.46.1", |
97 | 97 | "vitest": "^3.2.4" |
98 | 98 | }, |
99 | 99 | "packageManager": "pnpm@10.18.1", |
|
109 | 109 | ], |
110 | 110 | "overrides": { |
111 | 111 | "@types/react": "^19.2.2", |
112 | | - "@types/react-dom": "^19.2.1", |
| 112 | + "@types/react-dom": "^19.2.2", |
113 | 113 | "esbuild": "^0.25.10", |
114 | 114 | "lucide-react": "^0.544.0", |
115 | 115 | "next": "^15.5.4", |
|
0 commit comments