Merge pull request #12 from ahmadk953/dependabot/npm_and_yarn/prisma-5.10.0

Bump prisma from 5.9.1 to 5.10.0
This commit is contained in:
Ahmad 2024-02-20 13:27:31 -05:00 committed by GitHub
commit 9af6fcdc6f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 29 additions and 29 deletions

View file

@ -59,7 +59,7 @@
"postcss": "^8",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.11",
"prisma": "^5.9.1",
"prisma": "^5.10.0",
"tailwindcss": "^3.3.0",
"typescript": "^5"
}