Skip to content

Commit

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 1fbc30f commit 3b892ff
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
54 changes: 27 additions & 27 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 @@ -29,7 +29,7 @@
},
"dependencies": {
"@hookform/resolvers": "^3.10.0",
"@prisma/client": "^6.2.0",
"@prisma/client": "^6.2.1",
"@radix-ui/react-accordion": "^1.2.2",
"@radix-ui/react-dialog": "^1.1.4",
"@radix-ui/react-icons": "^1.3.2",
Expand Down Expand Up @@ -74,7 +74,7 @@
"lint-staged": "^15.3.0",
"postcss": "^8",
"prettier": "3.3.3",
"prisma": "^6.2.0",
"prisma": "^6.2.1",
"tailwindcss": "^3.4.17",
"ts-jest": "^29.2.5",
"tsuml2": "^0.17.0",
Expand Down

0 comments on commit 3b892ff

Please sign in to comment.