Skip to content

Commit c49677e

Browse files
Bump prisma from 6.2.1 to 6.5.0 in /app
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 6.2.1 to 6.5.0. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.5.0/packages/cli) --- updated-dependencies: - dependency-name: prisma dependency-version: 6.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95817ac commit c49677e

File tree

2 files changed

+64
-33
lines changed

2 files changed

+64
-33
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/node": "^20.17.10",
4444
"@types/ws": "^8.5.13",
4545
"esbuild": "^0.24.2",
46-
"prisma": "^6.2.1",
46+
"prisma": "^6.5.0",
4747
"tsx": "^4.7.1",
4848
"typescript": "^5.7.2"
4949
}

app/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)