Skip to content

Commit

Permalink
fix(deps): update prisma monorepo to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 11ad068 commit 3cf7f52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"devDependencies": {
"@faker-js/faker": "8.4.1",
"@types/bun": "latest",
"prisma": "5.22.0",
"prisma": "6.0.1",
"tsx": "4.19.2",
"typeorm-model-generator": "0.4.6"
},
"peerDependencies": {
"typescript": "^5.0.0"
},
"dependencies": {
"@prisma/client": "5.22.0",
"@prisma/client": "6.0.1",
"pg": "8.13.1",
"reflect-metadata": "0.2.2",
"typeorm": "0.3.20"
Expand Down

0 comments on commit 3cf7f52

Please sign in to comment.