Merge pull request #376 from ahmadk953/dependabot/npm_and_yarn/prisma-5.16.2

Bump prisma from 5.16.1 to 5.16.2
This commit is contained in:
Ahmad 2024-07-09 13:32:18 -04:00 committed by GitHub
commit 59c9b52609
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 29 additions and 29 deletions

View file

@ -67,7 +67,7 @@
"postcss": "^8.4.39",
"prettier": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.5",
"prisma": "^5.16.1",
"prisma": "^5.16.2",
"tailwindcss": "^3.4.4",
"typescript": "^5.5.3"
},