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
@@ -1,7 +1,7 @@
11{
22 "name": "@bun-query-builder/benchmark",
33 "type": "module",
4 "version": "0.1.0",
4 "version": "0.1.5",
55 "private": true,
66 "description": "Performance benchmarks for bun-query-builder vs popular query builders",
77 "scripts": {