Merge pull request #329 from ahmadk953/dependabot/npm_and_yarn/prisma-5.15.1

Bump prisma from 5.15.0 to 5.15.1
This commit is contained in:
Ahmad 2024-06-21 21:53:56 -04:00 committed by GitHub
commit 3897c1948e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 35 additions and 35 deletions

View file

@ -66,7 +66,7 @@
"postcss": "^8.4.38",
"prettier": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.5",
"prisma": "^5.15.0",
"prisma": "^5.15.1",
"tailwindcss": "^3.4.4",
"typescript": "^5.5.2"
},