Skip to content

Commit

Permalink
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 6a53d62 commit 6b8c3bf
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 @@ -15,7 +15,7 @@
"dependencies": {
"@discordjs/builders": "^1.8.2",
"@discordjs/rest": "^2.3.0",
"@prisma/client": "5.15.1",
"@prisma/client": "6.0.1",
"axios": "^1.7.2",
"chalk": "5.3.0",
"cors": "^2.8.5",
Expand All @@ -27,7 +27,7 @@
"@types/bun": "latest",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"prisma": "^5.15.1",
"prisma": "^6.0.0",
"typescript": "^5.5.2"
}
}

0 comments on commit 6b8c3bf

Please sign in to comment.