💄 (ui) add toast to display an error
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@heroui/react": "^2.8.2",
|
||||
"@hookform/resolvers": "^5.2.2",
|
||||
"@iconify/react": "^6.0.0",
|
||||
"@sentry/nextjs": "10",
|
||||
"@tailwindcss/postcss": "^4.1.11",
|
||||
@ -21,6 +22,7 @@
|
||||
"cz-emoji": "^1.3.2-canary.2",
|
||||
"framer-motion": "^12.23.3",
|
||||
"ky": "^1.8.2",
|
||||
"nanoid": "^5.1.6",
|
||||
"next": "15.3.5",
|
||||
"next-themes": "^0.4.6",
|
||||
"nextjs-toploader": "^3.8.16",
|
||||
@ -28,7 +30,7 @@
|
||||
"react-dom": "^19.0.0",
|
||||
"react-hook-form": "^7.64.0",
|
||||
"tailwindcss": "^4.1.11",
|
||||
"zod": "^4.0.5"
|
||||
"zod": "^4.1.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/eslintrc": "^3",
|
||||
|
||||
Reference in New Issue
Block a user