Skip to content

Commit 7d14935

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 5.22.0 to 6.0.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.0.0/packages/client) Updates `prisma` from 5.22.0 to 6.0.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.0.0/packages/cli) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-type: direct:production update-type: version-update:semver-major dependency-group: prisma - dependency-name: prisma dependency-type: direct:development update-type: version-update:semver-major dependency-group: prisma ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 432d7d3 commit 7d14935

File tree

2 files changed

+45
-38
lines changed

2 files changed

+45
-38
lines changed

package-lock.json

Lines changed: 43 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@discordjs/rest": "^2.4.0",
3232
"@hapi/hapi": "^21.3.12",
33-
"@prisma/client": "^5.22.0",
33+
"@prisma/client": "^6.0.0",
3434
"@t3-oss/env-core": "^0.11.1",
3535
"cross-env": "^7.0.3",
3636
"discord-api-types": "^0.37.105",
@@ -62,7 +62,7 @@
6262
"husky": "^9.1.6",
6363
"lint-staged": "^15.2.10",
6464
"prettier": "^3.3.3",
65-
"prisma": "^5.22.0",
65+
"prisma": "^6.0.0",
6666
"rimraf": "^6.0.1",
6767
"tsx": "^4.19.2",
6868
"typescript": "^5.6.3"

0 commit comments

Comments
 (0)