update turbo

This commit is contained in:
PxlLoewe
2025-03-05 23:40:56 -07:00
parent f6cad23bf4
commit 0d7c3a365c
2 changed files with 512 additions and 35 deletions

View File

@@ -16,7 +16,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"@prisma/client": "^6.4.0",
"@prisma/client": "^6.4.1",
"zod-prisma-types": "^3.2.4"
},
"devDependencies": {
"prisma": "^6.4.1"
}
}