This commit is contained in:
2025-10-21 22:25:26 +02:00
parent b9c74e12bc
commit e4048f90e5
31 changed files with 872 additions and 62 deletions

View File

@@ -5,6 +5,9 @@
"axios": "^1.12.2",
"babel-plugin-react-compiler": "^19.1.0-rc.3",
"framer-motion": "^12.23.22",
"i18next": "^25.6.0",
"i18next-browser-languagedetector": "^8.2.0",
"react-i18next": "^16.1.4",
"react-icons": "^5.5.0",
"react-router-dom": "^7.9.3",
"tailwindcss": "^4.1.14"
@@ -12,6 +15,7 @@
"devDependencies": {
"@types/axios": "^0.9.36",
"@types/react": "^19.2.0",
"@types/react-dom": "^19.2.2",
"@vitejs/plugin-react": "^5.0.4"
},
"scripts": {