ReviewOS

also looking at this

stacks/bun-query-builder

chore(deps): update dependency prisma to 6.19.0

#179
Closed chrisbbreuer wants to merge buddy-bot/update-major-update---prisma-1762272600031 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
@@ -21,7 +21,7 @@
2121 "drizzle-orm": "^0.44.7",
2222 "kysely": "^0.28.8",
2323 "mitata": "^1.0.34",
24 "prisma": "^6.19.0-integration-release-tags.2",
24 "prisma": "^6.19.0-integration-release-tags.4",
2525 "typeorm": "^0.3.27"
2626 },
2727 "devDependencies": {