Skip to content

Commit

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 9ded0ee commit f762ac9
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 127 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"license": "Commons Clause” License Condition v1.0 with AGPL-3.0",
"dependencies": {
"@next-auth/prisma-adapter": "1.0.7",
"@prisma/client": "6.0.1",
"@prisma/client": "6.1.0",
"browser-image-compression": "^2.0.2",
"chart.js": "4.4.7",
"classnames": "^2.5.1",
Expand Down Expand Up @@ -67,7 +67,7 @@
"postcss": "8.4.49",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.6",
"prisma": "6.0.1",
"prisma": "6.1.0",
"semantic-release": "24.2.0",
"tailwindcss": "3.4.11",
"typescript": "5.5.4"
Expand Down
Loading

0 comments on commit f762ac9

Please sign in to comment.