Skip to content

Commit c37b2f7

Browse files
chore(deps)(deps-dev): bump prisma
Bumps the prisma group with 1 update in the / directory: [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli). Updates `prisma` from 6.19.2 to 7.8.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.8.0/packages/cli) --- updated-dependencies: - dependency-name: prisma dependency-version: 7.8.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: prisma ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5097011 commit c37b2f7

2 files changed

Lines changed: 613 additions & 204 deletions

File tree

packages/db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"bcryptjs": "^3.0.3"
2323
},
2424
"devDependencies": {
25-
"prisma": "^6.19.2",
25+
"prisma": "^7.8.0",
2626
"tsx": "^4.21.0",
2727
"typescript": "^5.9.3"
2828
}

0 commit comments

Comments
 (0)