Skip to content

Commit af8aad3

Browse files
chore(deps): bump prisma from 5.22.0 to 7.8.0
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 5.22.0 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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 034a798 commit af8aad3

2 files changed

Lines changed: 750 additions & 35 deletions

File tree

packages/database/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@prisma/client": "^5.20.0"
1616
},
1717
"devDependencies": {
18-
"prisma": "^5.20.0",
18+
"prisma": "^7.8.0",
1919
"tsx": "^4.19.0",
2020
"typescript": "^5.6.0"
2121
}

0 commit comments

Comments
 (0)