Bump prisma from 6.13.0 to 6.14.0

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

---
updated-dependencies:
- dependency-name: prisma
  dependency-version: 6.14.0
  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-08-13 01:36:16 +00:00 committed by GitHub
parent 2fd0e9c016
commit cbe6c2cb3d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 48 additions and 254 deletions

View file

@ -20,6 +20,6 @@
},
"devDependencies": {
"jest": "^30.0.5",
"prisma": "^6.13.0"
"prisma": "^6.14.0"
}
}