translation bug fixed

This commit is contained in:
nabijonovdavronbek619@gmail.com
2025-11-29 13:48:55 +05:00
parent ca8369cc31
commit aa2260f212
28 changed files with 1521 additions and 242 deletions

View File

@@ -10,18 +10,22 @@
},
"dependencies": {
"@hookform/resolvers": "^5.2.2",
"@radix-ui/react-dropdown-menu": "^2.1.16",
"@react-three/drei": "^10.7.7",
"@react-three/fiber": "^9.4.0",
"axios": "^1.13.2",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"framer-motion": "^12.23.24",
"i18next": "^25.6.3",
"lucide-react": "^0.554.0",
"next": "16.0.4",
"next-intl": "^4.5.5",
"next-i18next": "^15.4.2",
"next-intl": "^4.5.6",
"react": "19.2.0",
"react-dom": "19.2.0",
"react-hook-form": "^7.66.1",
"react-i18next": "^16.3.5",
"tailwind-merge": "^3.4.0",
"three": "^0.181.2",
"zod": "^4.1.13"