mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-24 07:12:18 +10:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user