Bump prisma from 5.16.1 to 6.11.1

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

---
updated-dependencies:
- dependency-name: prisma
  dependency-version: 6.11.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] 2025-07-15 09:16:18 +00:00 committed by GitHub
parent d3ac48f044
commit 54e83e5cdd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 67 additions and 32 deletions

View file

@ -20,6 +20,6 @@
},
"devDependencies": {
"jest": "^30.0.4",
"prisma": "^5.10.2"
"prisma": "^6.11.1"
}
}