We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd64419 commit f9e2bedCopy full SHA for f9e2bed
package.json
@@ -12,7 +12,7 @@
12
"format:prisam": "npx prisma format"
13
},
14
"dependencies": {
15
- "@prisma/client": "^6.17.1",
+ "@prisma/client": "^7.0.0",
16
"@prisma/extension-accelerate": "^2.0.2",
17
"@radix-ui/react-avatar": "^1.1.10",
18
"@radix-ui/react-dialog": "^1.1.15",
@@ -44,7 +44,7 @@
44
"@types/react-dom": "19.2.3",
45
"eslint": "^9",
46
"eslint-config-next": "16.0.3",
47
- "prisma": "^6.17.1",
+ "prisma": "^7.0.0",
48
"tailwindcss": "^4",
49
"tsx": "^4.20.6",
50
"tw-animate-css": "^1.4.0",
0 commit comments