Skip to content

Commit 11cfd53

Browse files
Update prisma monorepo to v6.18.0
1 parent 7a1dc62 commit 11cfd53

File tree

2 files changed

+302
-57
lines changed

2 files changed

+302
-57
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"prepare": "husky"
2323
},
2424
"dependencies": {
25-
"@prisma/client": "6.1.0",
25+
"@prisma/client": "6.18.0",
2626
"@sentry/nextjs": "10.22.0",
2727
"@tanstack/react-query": "5.62.15",
2828
"@types/node": "22.10.5",
@@ -34,7 +34,7 @@
3434
"marked": "15.0.6",
3535
"next": "15.1.3",
3636
"postcss": "8.4.49",
37-
"prisma": "6.1.0",
37+
"prisma": "6.18.0",
3838
"react": "latest",
3939
"react-dom": "latest",
4040
"tailwindcss": "3.4.17",

0 commit comments

Comments
 (0)