⬆️ Upgrade prisma (#1461)

This commit is contained in:
Luke Vella 2024-12-16 16:13:27 +00:00 committed by GitHub
parent db3cf76be4
commit 17dc1ec013
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 44 additions and 41 deletions

View file

@ -16,7 +16,7 @@
"@rallly/eslint-config": "*",
"@rallly/tsconfig": "*",
"@types/node": "^18.15.10",
"prisma": "^5.17.0",
"prisma": "^6.0.1",
"tsx": "^4.6.2"
}
}