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 Nov 29, 2024
1 parent 1b8f070 commit 7439975
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 47 deletions.
154 changes: 109 additions & 45 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": "6.0.0",
"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": "6.0.0",
"tailwindcss": "3.2.3",
"ts-node": "10.9.1",
"typescript": "4.8.4"
Expand Down

0 comments on commit 7439975

Please sign in to comment.