chore(deps-dev): bump prisma from 6.15.0 to 7.4.2 in /js/common

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

---
updated-dependencies:
- dependency-name: prisma
  dependency-version: 7.4.2
  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] 2026-03-01 13:24:42 +00:00 committed by GitHub
parent 28da22be35
commit 8cf6460e55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 626 additions and 71 deletions

File diff suppressed because it is too large Load diff

View file

@ -30,7 +30,7 @@
"globals": "^16.0.0",
"lint-staged": "^16.1.6",
"prettier": "^3.3.0",
"prisma": "^6.13.0",
"prisma": "^7.4.2",
"simple-git-hooks": "^2.9.0",
"typescript": "^5.0.0",
"typescript-eslint": "^8.26.1"