Bump prisma from 6.3.1 to 6.4.1

Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 6.3.1 to 6.4.1.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.4.1/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-02-26 17:22:58 +00:00 committed by GitHub
parent 5255796231
commit c10e0e2861
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 309 additions and 35 deletions

View file

@ -103,7 +103,7 @@
"postcss": "^8.5.3",
"prettier": "^3.5.2",
"prettier-plugin-tailwindcss": "^0.6.11",
"prisma": "^6.3.1",
"prisma": "^6.4.1",
"tailwindcss": "^3.4.16",
"ts-node": "^10.9.2",
"typescript": "^5.7.3"