Bump prisma from 6.2.1 to 6.3.0

Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.3.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-31 17:40:58 +00:00 committed by GitHub
parent 515a12b8e2
commit 4e897e3db7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 40 additions and 35 deletions

View file

@ -103,7 +103,7 @@
"postcss": "^8.5.1",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.11",
"prisma": "^6.2.1",
"prisma": "^6.3.0",
"tailwindcss": "^3.4.16",
"ts-node": "^10.9.2",
"typescript": "^5.7.3"