chore(frontend): install react-i18next + i18next deps

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Knacky
2026-06-21 23:16:13 +02:00
parent 3cdfba636e
commit 51fb2e4f95
2 changed files with 87 additions and 2 deletions

View File

@@ -15,9 +15,11 @@
"@fontsource-variable/jetbrains-mono": "^5.2.8",
"@tanstack/react-query": "^5.59.0",
"axios": "^1.7.7",
"i18next": "^26.3.1",
"lucide-react": "^1.16.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^17.0.8",
"react-router-dom": "^6.27.0"
},
"devDependencies": {