diff --git a/benchmark/bun-next/package.json b/benchmark/bun-next/package.json index e23b3331..e6c2c076 100644 --- a/benchmark/bun-next/package.json +++ b/benchmark/bun-next/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@types/node": "26.2.0", - "@types/bun": "1.3.14", + "@types/bun": "1.4.1", "@types/react": "19.2.18", "@types/react-dom": "19.2.4", "typescript": "5.9.3"