Skip to content

Commit 9d4bfaa

Browse files
Update prisma monorepo to v7
1 parent d293804 commit 9d4bfaa

File tree

2 files changed

+432
-65
lines changed

2 files changed

+432
-65
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"@mui/material-nextjs": "^7.3.3",
3434
"@neondatabase/serverless": "^1.0.0",
3535
"@next/third-parties": "^15.2.2",
36-
"@prisma/adapter-neon": "^6.3.1",
37-
"@prisma/client": "^6.3.1",
36+
"@prisma/adapter-neon": "^7.0.0",
37+
"@prisma/client": "^7.0.0",
3838
"@radix-ui/react-avatar": "^1.1.3",
3939
"@radix-ui/react-checkbox": "^1.1.4",
4040
"@radix-ui/react-dialog": "^1.1.6",
@@ -64,7 +64,7 @@
6464
"next-themes": "^0.4.4",
6565
"open-graph-scraper": "^6.9.0",
6666
"openai": "^6.0.0",
67-
"prisma": "^6.3.1",
67+
"prisma": "^7.0.0",
6868
"react": "^19.0.0",
6969
"react-day-picker": "9.11.2",
7070
"react-dom": "^19.0.0",

0 commit comments

Comments
 (0)