Skip to content

Commit

Permalink
Update prisma monorepo to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 09bd096 commit cd66b20
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 34 deletions.
4 changes: 2 additions & 2 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"dependencies": {
"@hookform/resolvers": "3.9.0",
"@prisma/client": "5.20.0",
"@prisma/instrumentation": "5.20.0",
"@prisma/client": "6.1.0",
"@prisma/instrumentation": "6.1.0",
"@radix-ui/react-icons": "1.3.0",
"@radix-ui/react-label": "2.1.0",
"@radix-ui/react-slot": "1.1.0",
Expand Down
89 changes: 57 additions & 32 deletions pnpm-lock.yaml

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

0 comments on commit cd66b20

Please sign in to comment.