diff --git a/bun.lockb b/bun.lockb index 7ca5769..b04c97c 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index ef993d4..e1ad60c 100644 --- a/package.json +++ b/package.json @@ -27,8 +27,8 @@ "@radix-ui/react-slot": "^1.1.2", "@radix-ui/react-switch": "^1.1.3", "@radix-ui/react-tooltip": "^1.1.8", - "@tanstack/react-query": "^5.66.0", - "@tanstack/react-query-devtools": "^5.66.0", + "@tanstack/react-query": "^5.66.7", + "@tanstack/react-query-devtools": "^5.66.7", "@tanstack/react-table": "^8.21.2", "@trivago/prettier-plugin-sort-imports": "^5.2.2", "@types/d3-geo": "^3.1.0", @@ -39,16 +39,16 @@ "country-flag-icons": "^1.5.16", "d3-geo": "^3.1.1", "dayjs": "^1.11.13", - "framer-motion": "^12.4.3", - "i18n-iso-countries": "^7.13.0", + "framer-motion": "^12.4.4", + "i18n-iso-countries": "^7.14.0", "i18next": "^24.2.2", "lucide-react": "^0.460.0", "luxon": "^3.5.0", "prettier-plugin-tailwindcss": "^0.6.11", "react": "^19.0.0", "react-dom": "^19.0.0", - "react-i18next": "^15.4.0", - "react-router-dom": "^7.1.5", + "react-i18next": "^15.4.1", + "react-router-dom": "^7.2.0", "recharts": "^2.15.1", "sonner": "^1.7.4", "tailwind-merge": "^2.6.0", @@ -57,8 +57,8 @@ "devDependencies": { "@eslint/js": "^9.20.0", "@types/node": "^22.13.4", - "@types/react": "^19.0.8", - "@types/react-dom": "^19.0.3", + "@types/react": "^19.0.10", + "@types/react-dom": "^19.0.4", "@vitejs/plugin-react-swc": "^3.8.0", "autoprefixer": "^10.4.20", "eslint": "^9.20.1", @@ -68,7 +68,7 @@ "postcss": "^8.5.2", "tailwindcss": "^3.4.17", "typescript": "~5.6.3", - "typescript-eslint": "^8.24.0", - "vite": "^6.1.0" + "typescript-eslint": "^8.24.1", + "vite": "^6.1.1" } }