Skip to content

Commit

Permalink
update to latest prisma
Browse files Browse the repository at this point in the history
  • Loading branch information
ymc9 committed Sep 27, 2024
1 parent 15d6da6 commit 532f761
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 59 deletions.
72 changes: 15 additions & 57 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 @@ -21,7 +21,7 @@
"dependencies": {
"@heroicons/react": "^2.0.12",
"@next-auth/prisma-adapter": "^1.0.5",
"@prisma/client": "^5.7.1",
"@prisma/client": "^5.20.0",
"@tanstack/react-query": "^5.55.0",
"@trpc/client": "^11.0.0-rc.502",
"@trpc/next": "^11.0.0-rc.502",
Expand Down Expand Up @@ -53,7 +53,7 @@
"eslint": "^7.19.0",
"eslint-config-next": "12.3.1",
"postcss": "^8.4.16",
"prisma": "^5.7.1",
"prisma": "^5.20.0",
"tailwindcss": "^3.1.8",
"typescript": "^5.3.2",
"zenstack": "^2.6.2"
Expand Down

0 comments on commit 532f761

Please sign in to comment.