Skip to content

Commit 2a74d45

Browse files
Bump the prisma group with 3 updates
Bumps the prisma group with 3 updates: [@prisma/adapter-pg](https://github.com/prisma/prisma/tree/HEAD/packages/adapter-pg), [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) and [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli). Updates `@prisma/adapter-pg` from 6.19.0 to 7.0.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.0.0/packages/adapter-pg) Updates `@prisma/client` from 6.19.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.19.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/adapter-pg" dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prisma - 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:production update-type: version-update:semver-major dependency-group: prisma ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2d7fbf commit 2a74d45

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,13 +87,13 @@
8787
"@nestjs/common": "^11.1.9",
8888
"@nestjs/core": "^11.1.9",
8989
"@nestjs/platform-express": "^11.1.9",
90-
"@prisma/adapter-pg": "^6.19.0",
91-
"@prisma/client": "^6.19.0",
90+
"@prisma/adapter-pg": "^7.0.0",
91+
"@prisma/client": "^7.0.0",
9292
"dotenv": "^16.3.1",
9393
"dotenv-expand": "^10.0.0",
9494
"git-last-commit": "^1.0.0",
9595
"jsonwebtoken": "^9.0.2",
96-
"prisma": "^6.19.0",
96+
"prisma": "^7.0.0",
9797
"serialize-error": "^4.1.0",
9898
"source-map-support": "^0.5.19",
9999
"tgrid": "^1.2.0",

0 commit comments

Comments
 (0)