Bump prisma from 6.4.1 to 6.5.0

Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 6.4.1 to 6.5.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.5.0/packages/cli)

---
updated-dependencies:
- dependency-name: prisma
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-12 17:19:40 +00:00 committed by GitHub
parent e7297a2dfd
commit 1c925cc76f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 52 additions and 43 deletions

View file

@ -103,7 +103,7 @@
"postcss": "^8.5.3",
"prettier": "^3.5.3",
"prettier-plugin-tailwindcss": "^0.6.11",
"prisma": "^6.4.1",
"prisma": "^6.5.0",
"tailwindcss": "^3.4.16",
"ts-node": "^10.9.2",
"typescript": "^5.8.2"