ReviewOS

also looking at this

stacks/bun-query-builder

chore(deps): update all non-major dependencies

#176
Closed chrisbbreuer wants to merge buddy-bot/update-non-major-updates-1762179508948 into main
4 files +7 -7

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
@@ -18,7 +18,7 @@
1818 "bun-query-builder": "workspace:*",
1919 "chalk": "^5.6.2",
2020 "cli-table3": "^0.6.5",
21 "drizzle-orm": "^0.44.7",
21 "drizzle-orm": "^0.45.0-82993ae",
2222 "kysely": "^0.28.8",
2323 "mitata": "^1.0.34",
2424 "prisma": "^6.19.0-integration-next.14",