Merge pull request #651 from ahmadk953/dependabot/npm_and_yarn/prisma-5.21.0

Bump prisma from 5.20.0 to 5.21.0
This commit is contained in:
Ahmad 2024-10-15 16:59:10 -04:00 committed by GitHub
commit c264fc4c48
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 35 additions and 35 deletions

View file

@ -69,7 +69,7 @@
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"prisma": "^5.20.0",
"prisma": "^5.21.0",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.3"
},