Merge pull request #194 from ahmadk953/dependabot/npm_and_yarn/prisma-5.13.0

Bump prisma from 5.12.1 to 5.13.0
This commit is contained in:
Ahmad 2024-04-23 15:50:35 -04:00 committed by GitHub
commit fc775658f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 34 additions and 34 deletions

View file

@ -64,7 +64,7 @@
"postcss": "^8",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.14",
"prisma": "^5.12.1",
"prisma": "^5.13.0",
"tailwindcss": "^3.4.3",
"typescript": "^5"
}