ReviewOS

also looking at this

stacks/bun-query-builder

chore(deps): update dependency @prisma/client to 7.1.0

#183
Closed chrisbbreuer wants to merge buddy-bot/update-major-update---@prisma/client-1763554354613 into main
1 file +1 -1

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
@@ -13,7 +13,7 @@
1313 "clean": "bun run src/clean.ts"
1414 },
1515 "dependencies": {
16 "@prisma/client": "^7.0.0",
16 "@prisma/client": "^7.0.1",
1717 "better-sqlite3": "^12.4.1",
1818 "bun-query-builder": "workspace:*",
1919 "chalk": "^5.6.2",