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 f46ee0f commit 055114eCopy full SHA for 055114e
package.json
@@ -34,12 +34,12 @@
34
"@opentelemetry/sdk-node": "0.206.0",
35
"@opentelemetry/sdk-trace-base": "2.1.0",
36
"@opentelemetry/semantic-conventions": "1.37.0",
37
- "@prisma/client": "6.16.2",
38
- "@prisma/instrumentation": "6.16.2",
+ "@prisma/client": "6.17.1",
+ "@prisma/instrumentation": "6.17.1",
39
"clsx": "2.1.1",
40
"next": "15.5.6",
41
"next-auth": "5.0.0-beta.29",
42
- "prisma": "6.16.2",
+ "prisma": "6.17.1",
43
"react": "19.2.0",
44
"react-dom": "19.2.0",
45
"react-hook-form": "7.65.0",
0 commit comments