⬆️ Upgrade prisma (#1587)

This commit is contained in:
Luke Vella 2025-02-28 10:06:38 +00:00 committed by GitHub
parent 83e3d85c97
commit 665e72b06a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 204 additions and 39 deletions

View file

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