navbar changed

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-03-30 14:35:20 +05:00
parent 6265edf673
commit 8d9b1fcfdd
20 changed files with 423 additions and 100 deletions

View File

@@ -36,6 +36,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
"framer-motion": "^12.38.0",
"lucide-react": "^0.503.0",
"next": "15.5.9",
"next-intl": "^4.3.9",
@@ -46,7 +47,8 @@
"sonner": "^2.0.3",
"tailwind-merge": "^3.2.0",
"vaul": "^1.1.2",
"zod": "^4.1.11"
"zod": "^4.1.11",
"zustand": "^5.0.12"
},
"devDependencies": {
"@eslint/eslintrc": "^3",
@@ -71,4 +73,4 @@
"eslint src --fix"
]
}
}
}