also looking at this
chore(deps): update all non-major dependencies
#181
6 files
+15
-15
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.
| @@ -21,8 +21,8 @@ | ||
| 21 | 21 | "drizzle-orm": "^0.45.0", |
| 22 | 22 | "kysely": "^0.28.8", |
| 23 | 23 | "mitata": "^1.0.34", |
| 24 | "prisma": "^7.1.0", | |
| 25 | "typeorm": "^0.3.27" | |
| 24 | "prisma": "^7.2.0-integration-fix-sqlite-deadlock-fix.2", | |
| 25 | "typeorm": "^0.3.28" | |
| 26 | 26 | }, |
| 27 | 27 | "devDependencies": { |
| 28 | 28 | "@types/bun": "^1.3.4", |