update prisma dep

This commit is contained in:
Aman Varshney
2025-06-14 01:17:59 +05:30
parent a3370ad3b5
commit 2e1aad366a
2 changed files with 7 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
"create-better-t-stack": patch
---
update prisma dep

View File

@@ -39,8 +39,8 @@ export const dependencyVersionMap = {
mysql2: "^3.14.0",
"@prisma/client": "^6.7.0",
prisma: "^6.7.0",
"@prisma/client": "^6.9.0",
prisma: "^6.9.0",
mongoose: "^8.14.0",