Skip to content

Commit

Permalink
Update prisma monorepo to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 11, 2024
1 parent 1b8f070 commit 4c532aa
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 41 deletions.
138 changes: 99 additions & 39 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 @@ -17,7 +17,7 @@
"prisma:proxy": "prisma generate --data-proxy"
},
"dependencies": {
"@prisma/client": "4.6.1",
"@prisma/client": "5.16.2",
"next": "13.1.0",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand All @@ -27,7 +27,7 @@
"@types/react": "18.0.25",
"autoprefixer": "10.4.13",
"postcss": "8.4.18",
"prisma": "4.6.1",
"prisma": "5.16.2",
"tailwindcss": "3.2.3",
"ts-node": "10.9.1",
"typescript": "4.8.4"
Expand Down

0 comments on commit 4c532aa

Please sign in to comment.