Skip to content

Commit 2e11fb6

Browse files
chore(deps): update npm patch dependencies
1 parent 3332a40 commit 2e11fb6

File tree

2 files changed

+175
-174
lines changed

2 files changed

+175
-174
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@auth/prisma-adapter": "2.11.1",
2727
"@hookform/resolvers": "5.2.2",
28-
"@next/env": "16.0.5",
28+
"@next/env": "16.0.7",
2929
"@opentelemetry/exporter-metrics-otlp-grpc": "0.208.0",
3030
"@opentelemetry/exporter-trace-otlp-grpc": "0.208.0",
3131
"@opentelemetry/instrumentation-http": "0.208.0",
@@ -37,11 +37,11 @@
3737
"@prisma/client": "6.19.0",
3838
"@prisma/instrumentation": "6.19.0",
3939
"clsx": "2.1.1",
40-
"next": "16.0.5",
40+
"next": "16.0.7",
4141
"next-auth": "5.0.0-beta.30",
4242
"prisma": "6.19.0",
43-
"react": "19.2.0",
44-
"react-dom": "19.2.0",
43+
"react": "19.2.1",
44+
"react-dom": "19.2.1",
4545
"react-hook-form": "7.66.1",
4646
"stripe": "20.0.0",
4747
"zod": "4.1.13"
@@ -58,11 +58,11 @@
5858
"@vitejs/plugin-react": "5.1.1",
5959
"jsdom": "27.2.0",
6060
"knip": "5.70.2",
61-
"lefthook": "2.0.4",
61+
"lefthook": "2.0.8",
6262
"prettier": "3.6.2",
6363
"tailwindcss": "4.1.17",
6464
"testcontainers": "11.8.1",
6565
"typescript": "5.9.3",
66-
"vitest": "4.0.14"
66+
"vitest": "4.0.15"
6767
}
6868
}

0 commit comments

Comments
 (0)