Merge pull request #452 from ahmadk953/dependabot/npm_and_yarn/prisma-5.18.0

Bump prisma from 5.17.0 to 5.18.0
This commit is contained in:
Ahmad 2024-08-07 00:06:33 -04:00 committed by GitHub
commit 7803b8ce1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 35 additions and 35 deletions

View file

@ -67,7 +67,7 @@
"postcss": "^8.4.40",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.5",
"prisma": "^5.17.0",
"prisma": "^5.18.0",
"tailwindcss": "^3.4.7",
"typescript": "^5.5.4"
},