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 cec2603 commit a4b8382Copy full SHA for a4b8382
package.json
@@ -25,7 +25,7 @@
25
"dependencies": {
26
"@auth/prisma-adapter": "2.11.1",
27
"@hookform/resolvers": "5.2.2",
28
- "@next/env": "15.5.6",
+ "@next/env": "16.0.3",
29
"@opentelemetry/exporter-metrics-otlp-grpc": "0.208.0",
30
"@opentelemetry/exporter-trace-otlp-grpc": "0.208.0",
31
"@opentelemetry/instrumentation-http": "0.208.0",
@@ -37,7 +37,7 @@
37
"@prisma/client": "6.19.0",
38
"@prisma/instrumentation": "6.19.0",
39
"clsx": "2.1.1",
40
- "next": "15.5.6",
+ "next": "16.0.3",
41
"next-auth": "5.0.0-beta.30",
42
"prisma": "6.19.0",
43
"react": "19.2.0",
0 commit comments