Skip to content

Commit 7daec94

Browse files
Update prisma monorepo to v6
1 parent 3d03399 commit 7daec94

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@auth/prisma-adapter": "^2.0.0",
14-
"@prisma/client": "^5.2.0",
14+
"@prisma/client": "^6.0.0",
1515
"@radix-ui/react-dropdown-menu": "^2.0.5",
1616
"@radix-ui/react-icons": "^1.3.0",
1717
"@radix-ui/react-scroll-area": "^1.0.4",
@@ -34,7 +34,7 @@
3434
"next-auth": "^4.23.1",
3535
"next-themes": "^0.4.0",
3636
"postcss": "8.4.49",
37-
"prisma": "^5.2.0",
37+
"prisma": "^6.0.0",
3838
"react": "18.3.1",
3939
"react-dom": "18.3.1",
4040
"react-markdown": "^9.0.0",

pnpm-lock.yaml

+40-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)