Skip to content

Commit 4d65eff

Browse files
chore(deps): bump the prisma group with 2 updates
Bumps the prisma group with 2 updates: [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) and [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli). Updates `@prisma/client` from 6.18.0 to 7.0.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.0.0/packages/client) Updates `prisma` from 6.18.0 to 7.0.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.0.0/packages/cli) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prisma - dependency-name: prisma dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: prisma ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aab81f2 commit 4d65eff

File tree

2 files changed

+415
-53
lines changed

2 files changed

+415
-53
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"@discordjs/rest": "^2.6.0",
3333
"@hapi/hapi": "^21.4.4",
34-
"@prisma/client": "^6.18.0",
34+
"@prisma/client": "^7.0.0",
3535
"@t3-oss/env-core": "^0.13.8",
3636
"cross-env": "^10.1.0",
3737
"discord-api-types": "^0.38.34",
@@ -66,7 +66,7 @@
6666
"husky": "^9.1.7",
6767
"lint-staged": "^16.2.7",
6868
"prettier": "^3.6.2",
69-
"prisma": "^6.18.0",
69+
"prisma": "^7.0.0",
7070
"rimraf": "^6.1.2",
7171
"tsx": "^4.20.6",
7272
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)