my changes

This commit is contained in:
2026-01-09 00:07:39 +03:00
parent 6420af403a
commit 7ad7dff0da
24 changed files with 2345 additions and 727 deletions

View File

@ -13,6 +13,8 @@
"@emailjs/browser": "^4.4.1",
"@tailwindcss/vite": "^4.1.18",
"aos": "^2.3.4",
"flowbite": "^4.0.1",
"flowbite-react": "^0.12.16",
"framer-motion": "^12.23.26",
"i18next": "^25.7.3",
"i18next-browser-languagedetector": "^8.2.0",
@ -21,7 +23,9 @@
"react-dom": "^19.2.0",
"react-i18next": "^16.5.0",
"react-icons": "^5.5.0",
"react-scroll": "^1.9.3"
"react-router-dom": "^7.11.0",
"react-scroll": "^1.9.3",
"styled-components": "^6.1.19"
},
"devDependencies": {
"@eslint/js": "^9.39.1",