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 d72e5d8 commit dda9cacCopy full SHA for dda9cac
package.json
@@ -34,12 +34,12 @@
34
"@opentelemetry/sdk-node": "0.208.0",
35
"@opentelemetry/sdk-trace-base": "2.2.0",
36
"@opentelemetry/semantic-conventions": "1.38.0",
37
- "@prisma/client": "6.19.0",
38
- "@prisma/instrumentation": "6.19.0",
+ "@prisma/client": "7.0.0",
+ "@prisma/instrumentation": "7.0.0",
39
"clsx": "2.1.1",
40
"next": "16.0.3",
41
"next-auth": "5.0.0-beta.30",
42
- "prisma": "6.19.0",
+ "prisma": "7.0.0",
43
"react": "19.2.0",
44
"react-dom": "19.2.0",
45
"react-hook-form": "7.66.0",
0 commit comments