Bump prisma from 6.16.2 to 7.4.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-02-19 20:08:06 +00:00 committed by GitHub
parent 8fd6730e0d
commit 0aee94e17d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 573 additions and 76 deletions

View file

@ -21,6 +21,6 @@
},
"devDependencies": {
"jest": "^30.1.3",
"prisma": "^6.16.2"
"prisma": "^7.4.1"
}
}