diff --git a/gui/bun.lockb b/gui/bun.lockb index d877525..656ccc2 100755 Binary files a/gui/bun.lockb and b/gui/bun.lockb differ diff --git a/gui/package.json b/gui/package.json index 142ac64..34e8ff4 100644 --- a/gui/package.json +++ b/gui/package.json @@ -18,14 +18,14 @@ "@xstate/react": "^5.0.0", "country-flag-icons": "^1.5.9", "framer-motion": "^11.9.0", - "i18next": "^23.7.11", + "i18next": "^24.0.2", "i18next-browser-languagedetector": "^8.0.0", - "i18next-http-backend": "^2.4.2", + "i18next-http-backend": "^3.0.1", "react": "^18.2.0", "react-dom": "^18.2.0", "react-i18next": "^15.0.2", "react-minimal-pie-chart": "^8.4.0", - "react-router-dom": "^6.6.2", + "react-router-dom": "^7.0.1", "xstate": "^5.3.0" }, "devDependencies": {