diff --git a/benchmark/bun-next/package.json b/benchmark/bun-next/package.json index e23b3331..9aba5db8 100644 --- a/benchmark/bun-next/package.json +++ b/benchmark/bun-next/package.json @@ -17,6 +17,6 @@ "@types/bun": "1.3.14", "@types/react": "19.2.18", "@types/react-dom": "19.2.4", - "typescript": "5.9.3" + "typescript": "7.0.2" } }