Skip to content

Commit 10fce69

Browse files
chore(deps): update npm minor dependencies
1 parent caf1994 commit 10fce69

2 files changed

Lines changed: 589 additions & 746 deletions

File tree

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
},
2525
"dependencies": {
2626
"@auth/prisma-adapter": "2.11.1",
27-
"@hookform/resolvers": "5.2.2",
28-
"@next/env": "16.1.6",
27+
"@hookform/resolvers": "5.4.0",
28+
"@next/env": "16.2.9",
2929
"@opentelemetry/exporter-metrics-otlp-grpc": "0.214.0",
3030
"@opentelemetry/exporter-trace-otlp-grpc": "0.214.0",
3131
"@opentelemetry/instrumentation-http": "0.214.0",
@@ -37,32 +37,32 @@
3737
"@prisma/client": "6.19.2",
3838
"@prisma/instrumentation": "6.19.2",
3939
"clsx": "2.1.1",
40-
"next": "16.1.6",
40+
"next": "16.2.9",
4141
"next-auth": "5.0.0-beta.30",
4242
"prisma": "6.19.2",
4343
"react": "19.2.5",
4444
"react-dom": "19.2.5",
45-
"react-hook-form": "7.71.2",
46-
"stripe": "20.2.0",
47-
"zod": "4.3.6"
45+
"react-hook-form": "7.78.0",
46+
"stripe": "20.4.1",
47+
"zod": "4.4.3"
4848
},
4949
"devDependencies": {
5050
"@axe-core/playwright": "4.11.1",
5151
"@biomejs/biome": "2.4.11",
52-
"@playwright/test": "1.57.0",
53-
"@tailwindcss/postcss": "4.1.18",
52+
"@playwright/test": "1.60.0",
53+
"@tailwindcss/postcss": "4.3.0",
5454
"@testing-library/react": "16.3.2",
5555
"@types/node": "24.12.2",
5656
"@types/react": "19.2.14",
5757
"@types/react-dom": "19.2.3",
58-
"@vitejs/plugin-react": "5.1.4",
58+
"@vitejs/plugin-react": "5.2.0",
5959
"jsdom": "27.4.0",
60-
"knip": "5.82.1",
61-
"lefthook": "2.0.15",
60+
"knip": "5.88.1",
61+
"lefthook": "2.1.9",
6262
"prettier": "3.8.2",
63-
"tailwindcss": "4.1.18",
64-
"testcontainers": "11.11.0",
63+
"tailwindcss": "4.3.0",
64+
"testcontainers": "11.14.0",
6565
"typescript": "5.9.3",
66-
"vitest": "4.0.18"
66+
"vitest": "4.1.8"
6767
}
6868
}

0 commit comments

Comments
 (0)