Merge pull request #794 from ahmadk953/dependabot/npm_and_yarn/prisma-6.0.0

Bump prisma from 5.22.0 to 6.0.0
This commit is contained in:
Ahmad 2024-11-30 12:56:04 -05:00 committed by GitHub
commit 88ab8c2afe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 35 additions and 35 deletions

View file

@ -83,7 +83,7 @@
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.9",
"prisma": "^5.22.0",
"prisma": "^6.0.0",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.3"
},