Bump prisma from 5.10.2 to 5.11.0

Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 5.10.2 to 5.11.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.11.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] 2024-03-12 17:52:42 +00:00 committed by GitHub
parent 5607884147
commit abadf6f8c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 29 additions and 29 deletions

View file

@ -60,7 +60,7 @@
"postcss": "^8",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.12",
"prisma": "^5.10.2",
"prisma": "^5.11.0",
"tailwindcss": "^3.3.0",
"typescript": "^5"
}