chore(deps-dev): bump prisma from 5.13.0 to 6.0.1

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

---
updated-dependencies:
- dependency-name: prisma
  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]
2024-12-09 13:17:26 +00:00
committed by GitHub
parent 45752d4fac
commit ea5385e81b
2 changed files with 37 additions and 35 deletions

View File

@@ -38,7 +38,7 @@
"eslint": "^8",
"eslint-config-next": "14.2.0",
"postcss": "^8",
"prisma": "^5.12.1",
"prisma": "^6.0.1",
"tailwindcss": "^3.4.1",
"typescript": "^5"
}