Bump prisma from 6.1.0 to 6.2.0

Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.2.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] 2025-01-07 17:44:10 +00:00 committed by GitHub
parent a34c181ea3
commit f2b604f239
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 35 additions and 35 deletions

View file

@ -93,7 +93,7 @@
"postcss": "^8.4.49",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"prisma": "^6.0.1",
"prisma": "^6.2.0",
"tailwindcss": "^3.4.16",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",