api ulandi

This commit is contained in:
Samandar Turgunboyev
2025-12-22 11:35:55 +05:00
parent 37c7120d1b
commit 9978b4e3fe
75 changed files with 10255 additions and 11924 deletions

View File

@@ -10,6 +10,7 @@
"lint": "eslint src --fix",
"prepare": "husky"
},
"packageManager": "pnpm@9.0.0",
"dependencies": {
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/modifiers": "^9.0.0",
@@ -43,6 +44,8 @@
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
"embla-carousel-react": "^8.6.0",
"framer-motion": "^12.23.26",
"js-cookie": "^3.0.5",
"lucide-react": "^0.503.0",
"next": "^16.0.10",
"next-intl": "^4.3.9",
@@ -61,6 +64,7 @@
"devDependencies": {
"@eslint/eslintrc": "^3",
"@tailwindcss/postcss": "^4",
"@types/js-cookie": "^3.0.6",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",