diff --git a/bun.lockb b/bun.lockb index cafa0e5..ee99ece 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a7a7542..3123386 100644 --- a/package.json +++ b/package.json @@ -36,14 +36,14 @@ "d3-geo": "^3.1.1", "dayjs": "^1.11.13", "framer-motion": "^12.0.0-alpha.2", - "i18next": "^24.1.2", + "i18next": "^24.2.0", "lucide-react": "^0.460.0", "luxon": "^3.5.0", "prettier-plugin-tailwindcss": "^0.6.9", "react": "^19.0.0", "react-dom": "^19.0.0", "react-i18next": "^15.2.0", - "react-router-dom": "^7.0.2", + "react-router-dom": "^7.1.0", "recharts": "^2.15.0", "sonner": "^1.7.1", "tailwind-merge": "^2.5.5", @@ -64,6 +64,6 @@ "tailwindcss": "^3.4.17", "typescript": "~5.6.3", "typescript-eslint": "^8.18.1", - "vite": "^6.0.3" + "vite": "^6.0.5" } }