also looking at this
chore(deps): update dependency @prisma/client to 6.19.0
#178
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.
| @@ -13,7 +13,7 @@ | ||
| 13 | 13 | "clean": "bun run src/clean.ts" |
| 14 | 14 | }, |
| 15 | 15 | "dependencies": { |
| 16 | "@prisma/client": "^6.19.0-integration-release-tags.2", | |
| 16 | "@prisma/client": "^6.19.0-integration-release-tags.4", | |
| 17 | 17 | "better-sqlite3": "^12.4.1", |
| 18 | 18 | "bun-query-builder": "workspace:*", |
| 19 | 19 | "chalk": "^5.6.2", |