feat: add sonner for notifications and update theme handling in Toaster component
Some checks failed
Frontend CI / lint (push) Failing after 5m7s
Frontend CI / build (push) Has been skipped

This commit is contained in:
JSC
2025-07-05 08:37:16 +02:00
parent 3f0fc13a12
commit 06e0489923
6 changed files with 37 additions and 4 deletions

View File

@@ -22,11 +22,13 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.525.0",
"next-themes": "^0.4.6",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-router": "^7.6.3",
"sidebar": "^1.0.2",
"socket.io-client": "^4.8.1",
"sonner": "^2.0.6",
"tailwind-merge": "^3.3.1",
"tailwindcss": "^4.1.11"
},