diff --git a/benchmark/bun-next/package.json b/benchmark/bun-next/package.json index e23b3331..692ecd24 100644 --- a/benchmark/bun-next/package.json +++ b/benchmark/bun-next/package.json @@ -8,7 +8,7 @@ "test": "bun test" }, "dependencies": { - "next": "16.3.3", + "next": "16.3.4", "react": "19.2.8", "react-dom": "19.2.8" },