This commit is contained in:
Davron Chetin
2025-10-08 11:14:19 +05:00
parent ce0b7e1765
commit 54b7acd143
11 changed files with 1243 additions and 13 deletions

View File

@@ -8,6 +8,7 @@
"start": "next start"
},
"dependencies": {
"antd": "^5.27.4",
"i18next": "^25.5.3",
"i18next-browser-languagedetector": "^8.2.0",
"i18next-http-backend": "^3.0.2",
@@ -16,6 +17,7 @@
"next-i18next": "^15.4.2",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-fast-marquee": "^1.6.5",
"react-i18next": "^16.0.0",
"react-icons": "^5.5.0",
"react-scroll": "^1.9.3"