Skip to content

Commit 53e1291

Browse files
committed
update to latest prisma
1 parent a5dbe6d commit 53e1291

File tree

2 files changed

+34
-85
lines changed

2 files changed

+34
-85
lines changed

package-lock.json

Lines changed: 32 additions & 83 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
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@heroicons/react": "^2.0.12",
2323
"@next-auth/prisma-adapter": "^1.0.6",
24-
"@prisma/client": "^5.13.0",
24+
"@prisma/client": "^5.16.2",
2525
"@vercel/analytics": "^1.0.1",
2626
"@zenstackhq/runtime": "2.3.0",
2727
"@zenstackhq/server": "2.3.0",
@@ -51,7 +51,7 @@
5151
"eslint": "^7.19.0",
5252
"eslint-config-next": "12.3.1",
5353
"postcss": "^8.4.16",
54-
"prisma": "^5.13.0",
54+
"prisma": "^5.16.2",
5555
"tailwindcss": "^3.1.8",
5656
"typescript": "^5.1.6",
5757
"zenstack": "2.3.0"

0 commit comments

Comments
 (0)