Merge pull request #184 from trails-cool/deps/i18n

Bump i18next and react-i18next
This commit is contained in:
Ullrich Schäfer 2026-04-06 22:32:16 +01:00 committed by GitHub
commit 43625915d7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 18 additions and 37 deletions

View file

@ -53,7 +53,7 @@
"eslint": "^10.2.0",
"eslint-config-prettier": "^10.1.8",
"fit-file-parser": "^2.3.3",
"i18next": "^26.0.1",
"i18next": "^26.0.3",
"i18next-browser-languagedetector": "^8.2.1",
"jsdom": "^29.0.1",
"leaflet": "^1.9.4",
@ -63,7 +63,7 @@
"prettier": "^3.8.1",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-i18next": "^17.0.1",
"react-i18next": "^17.0.2",
"react-leaflet": "^5.0.0",
"react-router": "catalog:",
"tailwindcss": "^4.2.2",