Merge pull request #283 from ahmadk953/dependabot/npm_and_yarn/prisma-5.15.0

Bump prisma from 5.14.0 to 5.15.0
This commit is contained in:
Ahmad 2024-06-05 17:20:11 -04:00 committed by GitHub
commit aac11dd250
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",
"prettier": "^3.3.1",
"prettier-plugin-tailwindcss": "^0.6.1",
"prisma": "^5.14.0",
"prisma": "^5.15.0",
"tailwindcss": "^3.4.3",
"typescript": "^5"
},