ReviewOS

also looking at this

stacks/bun-query-builder

chore(deps): update all non-major dependencies

#181
Closed chrisbbreuer wants to merge buddy-bot/update-non-major-updates-1762603860103 into main
6 files +15 -15

Review threads live on the whole diff, not on one commit, so none are shown here - a thread's line means something in the branch's final form, and painting it into an intermediate step would put it on code it is not about.

packages/benchmark/package.jsonmodified+1-1
Changes to packages/benchmark/package.json
@@ -25,7 +25,7 @@
2525 "typeorm": "^0.3.28"
2626 },
2727 "devDependencies": {
28 "@types/bun": "^1.3.5",
28 "@types/bun": "^1.3.6",
2929 "typescript": "^5.9.3"
3030 }
3131}