ReviewOS

also looking at this

stacks/bun-query-builder

chore(deps): update dependency mitata to 1.0.34

#74
Merged chrisbbreuer wants to merge buddy-bot/update-major-update---mitata-1759718089839 into main
1 file +2 -2

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
@@ -20,7 +20,7 @@
2020 "cli-table3": "^0.6.5",
2121 "drizzle-orm": "^0.36.4",
2222 "kysely": "^0.28.7",
23 "mitata": "^0.1.14",
23 "mitata": "^1.0.34",
2424 "prisma": "^6.16.3",
2525 "typeorm": "^0.3.27"
2626 },