Skip to content
This repository has been archived by the owner on Nov 17, 2024. It is now read-only.

Commit

Permalink
fix(deps): update prisma monorepo to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 1fa9574 commit 2ad2fc8
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 49 deletions.
148 changes: 101 additions & 47 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 @@ -39,7 +39,7 @@
"@emotion/react": "11.11.4",
"@emotion/server": "11.11.0",
"@emotion/styled": "11.11.5",
"@prisma/client": "4.16.2",
"@prisma/client": "5.21.1",
"@remix-run/express": "1.19.3",
"@remix-run/node": "1.19.3",
"@remix-run/react": "1.19.3",
Expand All @@ -57,7 +57,7 @@
"jsonwebtoken": "9.0.2",
"morgan": "1.10.0",
"nodemailer": "6.9.15",
"prisma": "4.16.2",
"prisma": "5.21.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-dropzone": "14.2.3",
Expand Down

0 comments on commit 2ad2fc8

Please sign in to comment.