Skip to content

Commit f9e2bed

Browse files
fix(deps): update prisma monorepo to v7
1 parent fd64419 commit f9e2bed

File tree

2 files changed

+410
-52
lines changed

2 files changed

+410
-52
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"format:prisam": "npx prisma format"
1313
},
1414
"dependencies": {
15-
"@prisma/client": "^6.17.1",
15+
"@prisma/client": "^7.0.0",
1616
"@prisma/extension-accelerate": "^2.0.2",
1717
"@radix-ui/react-avatar": "^1.1.10",
1818
"@radix-ui/react-dialog": "^1.1.15",
@@ -44,7 +44,7 @@
4444
"@types/react-dom": "19.2.3",
4545
"eslint": "^9",
4646
"eslint-config-next": "16.0.3",
47-
"prisma": "^6.17.1",
47+
"prisma": "^7.0.0",
4848
"tailwindcss": "^4",
4949
"tsx": "^4.20.6",
5050
"tw-animate-css": "^1.4.0",

0 commit comments

Comments
 (0)