Merge pull request #711 from ahmadk953/dependabot/npm_and_yarn/prisma-5.22.0

Bump prisma from 5.21.1 to 5.22.0
This commit is contained in:
Ahmad 2024-11-05 19:16:20 -05:00 committed by GitHub
commit 89ed00c8b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 35 additions and 35 deletions

View file

@ -73,7 +73,7 @@
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"prisma": "^5.21.1",
"prisma": "^5.22.0",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.3"
},