Skip to content

Commit

Permalink
fix(deps): update prisma monorepo to v4.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent d9da16a commit 8ea801b
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
60 changes: 30 additions & 30 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 @@ -14,7 +14,7 @@
},
"dependencies": {
"@next-auth/prisma-adapter": "1.0.3",
"@prisma/client": "4.10.1",
"@prisma/client": "4.14.1",
"next": "12.1.4",
"next-auth": "4.3.1",
"react": "18.2.0",
Expand All @@ -25,7 +25,7 @@
"@types/next-auth": "3.13.0",
"@types/node": "16.11.26",
"@types/react": "17.0.44",
"prisma": "4.10.1",
"prisma": "4.14.1",
"ts-node": "10.7.0",
"typescript": "4.6.3"
},
Expand Down

0 comments on commit 8ea801b

Please sign in to comment.