Skip to content

Commit

Permalink
chore: bump prisma deps (#5398)
Browse files Browse the repository at this point in the history
* lockfile

* bump prisma

* bump
  • Loading branch information
KATT authored Jan 26, 2024
1 parent 73d7e49 commit 57511a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"singleQuote": true
},
"dependencies": {
"@prisma/client": "^4.14.1",
"@prisma/client": "^5.8.1",
"@tanstack/react-query": "^5.0.0",
"@trpc/client": "npm:@trpc/client@next",
"@trpc/next": "npm:@trpc/next@next",
Expand Down Expand Up @@ -66,7 +66,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.4.14",
"prettier": "^2.8.8",
"prisma": "^4.14.1",
"prisma": "^5.8.1",
"start-server-and-test": "^1.12.0",
"tailwindcss": "^3.3.0",
"tsx": "^4.0.0",
Expand Down

0 comments on commit 57511a6

Please sign in to comment.