diff --git a/benchmark/bun-next/package.json b/benchmark/bun-next/package.json index e23b3331..2fa8b23b 100644 --- a/benchmark/bun-next/package.json +++ b/benchmark/bun-next/package.json @@ -16,7 +16,7 @@ "@types/node": "26.2.0", "@types/bun": "1.3.14", "@types/react": "19.2.18", - "@types/react-dom": "19.2.4", + "@types/react-dom": "19.2.7", "typescript": "5.9.3" } }