Skip to content

Commit 775a76c

Browse files
build(deps): bump @prisma/client from 6.19.0 to 7.0.0 in /server
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/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) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8426ebb commit 775a76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@elysiajs/swagger": "^1.2.0",
3333
"@neondatabase/serverless": "^1.0.0",
3434
"@prisma/adapter-neon": "^6.1.0",
35-
"@prisma/client": "^6.1.0",
35+
"@prisma/client": "^7.0.0",
3636
"cloudinary": "^2.5.1",
3737
"elysia": "latest",
3838
"svix": "^1.45.1"

0 commit comments

Comments
 (0)