diff --git a/bun.lockb b/bun.lockb index 5f8ae89..1624005 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8001db2..4cdca57 100644 --- a/package.json +++ b/package.json @@ -19,8 +19,8 @@ "@radix-ui/react-progress": "^1.1.0", "@radix-ui/react-separator": "^1.1.0", "@radix-ui/react-slot": "^1.1.0", - "@tanstack/react-query": "^5.62.0", - "@tanstack/react-query-devtools": "^5.62.0", + "@tanstack/react-query": "^5.62.2", + "@tanstack/react-query-devtools": "^5.62.2", "@tanstack/react-table": "^8.20.5", "@types/d3-geo": "^3.1.0", "@types/luxon": "^3.4.2", @@ -28,15 +28,15 @@ "clsx": "^2.1.1", "country-flag-icons": "^1.5.13", "d3-geo": "^3.1.1", - "framer-motion": "^11.12.0", - "i18next": "^24.0.2", + "framer-motion": "^11.13.1", + "i18next": "^24.0.5", "lucide-react": "^0.460.0", "luxon": "^3.5.0", "react": "^18.3.1", "react-dom": "^18.3.1", "react-i18next": "^15.1.3", - "react-router-dom": "^7.0.1", - "recharts": "^2.13.3", + "react-router-dom": "^7.0.2", + "recharts": "^2.14.1", "sonner": "^1.7.0", "tailwind-merge": "^2.5.5", "tailwindcss-animate": "^1.0.7", @@ -51,12 +51,12 @@ "autoprefixer": "^10.4.20", "eslint": "^9.16.0", "eslint-plugin-react-hooks": "^5.0.0", - "eslint-plugin-react-refresh": "^0.4.14", + "eslint-plugin-react-refresh": "^0.4.16", "globals": "^15.13.0", "postcss": "^8.4.49", - "tailwindcss": "^3.4.15", + "tailwindcss": "^3.4.16", "typescript": "~5.6.3", - "typescript-eslint": "^8.16.0", + "typescript-eslint": "^8.17.0", "vite": "^6.0.2" } }