chore(ui): drop the orphaned next-themes dependency

The sonner wrapper was the only consumer of next-themes; the Base UI toast
that replaced it does not use the hook. knip flagged it as unused, and CI's
`knip --fix` step removed it and then failed `pnpm check` against a lockfile
that still listed it.
This commit is contained in:
Amruth Pillai
2026-08-17 23:08:33 +02:00
parent 0b0b4ef13b
commit 5392728f22
2 changed files with 0 additions and 15 deletions
-1
View File
@@ -26,7 +26,6 @@
"@shadcn/react": "^0.3.0",
"class-variance-authority": "^0.7.1",
"cmdk": "^1.1.1",
"next-themes": "^0.4.6",
"react": "^19.2.8",
"react-dom": "^19.2.8",
"react-resizable-panels": "^4.12.3",