Skip to content

Commit ebf9a69

Browse files
Update prisma monorepo to v7
1 parent cdccf0f commit ebf9a69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

21 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"dependencies": {
1717
"@discordjs/builders": "^1.13.1",
1818
"@discordjs/rest": "^2.6.0",
19-
"@prisma/client": "6",
19+
"@prisma/client": "7",
2020
"axios": "^1.13.2",
2121
"chalk": "5.6.2",
2222
"discord.js": "^14.25.1",
2323
"hono": "^4.10.7"
2424
},
2525
"devDependencies": {
2626
"@types/bun": "latest",
27-
"prisma": "6",
27+
"prisma": "7",
2828
"typescript": "^5.9.3"
2929
}
3030
}

0 commit comments

Comments
 (0)