Skip to content

Commit 881456e

Browse files
build(deps): Bump @prisma/client from 6.17.1 to 6.18.0 (#256)
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 6.17.1 to 6.18.0. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.18.0/packages/client) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-version: 6.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 650afd5 commit 881456e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"typecheck": "tsc --noEmit"
2323
},
2424
"dependencies": {
25-
"@prisma/client": "^6.17.1",
25+
"@prisma/client": "^6.18.0",
2626
"@radix-ui/react-dropdown-menu": "^2.1.16",
2727
"@radix-ui/react-slot": "^1.2.3",
2828
"@t3-oss/env-nextjs": "^0.13.8",

0 commit comments

Comments
 (0)