feat: add Sonner Toaster component and update dependencies
- Introduced a new Toaster component using Sonner for notifications. - Integrated Toaster into the main application layout. - Added 'next-themes' and 'sonner' dependencies in package.json and updated pnpm-lock.yaml.
This commit is contained in:
@@ -19,9 +19,11 @@
|
||||
"clsx": "^2.1.1",
|
||||
"lucide-react": "^0.548.0",
|
||||
"nanoid": "^5.1.6",
|
||||
"next-themes": "^0.4.6",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1",
|
||||
"react-router-dom": "^7.9.4",
|
||||
"sonner": "^2.0.7",
|
||||
"tailwind-merge": "^3.3.1",
|
||||
"tailwindcss": "^4.1.16",
|
||||
"uuid": "^13.0.0"
|
||||
|
||||
Reference in New Issue
Block a user