Skip to content

Commit

Permalink
build(deps): bump the prisma group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the prisma group with 2 updates in the / directory: [@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 6.2.1 to 6.3.1
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.3.1/packages/client)

Updates `prisma` from 6.2.1 to 6.3.1
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.3.1/packages/cli)

---
updated-dependencies:
- dependency-name: "@prisma/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prisma
- dependency-name: prisma
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: prisma
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent 14bb92f commit ad1bbbd
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 37 deletions.
89 changes: 54 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@boxyhq/saml-jackson": "1.36.0",
"@heroicons/react": "2.2.0",
"@next-auth/prisma-adapter": "1.0.7",
"@prisma/client": "6.2.1",
"@prisma/client": "6.3.1",
"@react-email/components": "0.0.32",
"@react-email/render": "1.0.4",
"@retracedhq/logs-viewer": "2.8.0",
Expand Down Expand Up @@ -90,7 +90,7 @@
"postcss": "8.5.1",
"prettier": "3.4.2",
"prettier-plugin-tailwindcss": "0.6.11",
"prisma": "6.2.1",
"prisma": "6.3.1",
"release-it": "18.1.2",
"tailwindcss": "3.4.17",
"ts-node": "10.9.2",
Expand Down

0 comments on commit ad1bbbd

Please sign in to comment.