Skip to content

Commit 492bdb5

Browse files
committed
chore: packages
Upgrade prisma
1 parent 13dbcc8 commit 492bdb5

File tree

2 files changed

+51
-21
lines changed

2 files changed

+51
-21
lines changed

package-lock.json

Lines changed: 49 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@cloudinary/url-gen": "^1.16.0",
4545
"@emotion/react": "^11.11.3",
4646
"@emotion/styled": "^11.11.0",
47-
"@prisma/client": "^5.6.0",
47+
"@prisma/client": "^5.9.1",
4848
"@tanstack/react-query": "^4.36.1",
4949
"@trpc/client": "^10.45.0",
5050
"@trpc/next": "^10.45.0",
@@ -93,7 +93,7 @@
9393
"npm-run-all": "^4.1.5",
9494
"postcss": "^8.4.33",
9595
"prettier": "^3.2.4",
96-
"prisma": "^5.6.0",
96+
"prisma": "^5.9.1",
9797
"prisma-case-format": "^2.1.0-beta.0",
9898
"start-server-and-test": "^2.0.3",
9999
"tsx": "^4.7.0",

0 commit comments

Comments
 (0)