diff --git a/bun.lockb b/bun.lockb index aecf818..e779e91 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 51acbcb..ce60e92 100644 --- a/package.json +++ b/package.json @@ -24,10 +24,10 @@ "@radix-ui/react-separator": "^1.1.1", "@radix-ui/react-slot": "^1.1.1", "@radix-ui/react-switch": "^1.1.2", - "@tanstack/react-query": "^5.64.2", - "@tanstack/react-query-devtools": "^5.64.2", + "@tanstack/react-query": "^5.65.1", + "@tanstack/react-query-devtools": "^5.65.1", "@tanstack/react-table": "^8.20.6", - "@trivago/prettier-plugin-sort-imports": "^5.2.1", + "@trivago/prettier-plugin-sort-imports": "^5.2.2", "@types/d3-geo": "^3.1.0", "@types/luxon": "^3.4.2", "class-variance-authority": "^0.7.1", @@ -36,9 +36,9 @@ "country-flag-icons": "^1.5.14", "d3-geo": "^3.1.1", "dayjs": "^1.11.13", - "framer-motion": "^12.0.5", + "framer-motion": "^12.0.6", "i18n-iso-countries": "^7.13.0", - "i18next": "^24.2.1", + "i18next": "^24.2.2", "lucide-react": "^0.460.0", "luxon": "^3.5.0", "prettier-plugin-tailwindcss": "^0.6.11", @@ -46,14 +46,14 @@ "react-dom": "^19.0.0", "react-i18next": "^15.4.0", "react-router-dom": "^7.1.3", - "recharts": "^2.15.0", + "recharts": "^2.15.1", "sonner": "^1.7.2", "tailwind-merge": "^2.6.0", "tailwindcss-animate": "^1.0.7" }, "devDependencies": { "@eslint/js": "^9.19.0", - "@types/node": "^22.10.10", + "@types/node": "^22.12.0", "@types/react": "^19.0.8", "@types/react-dom": "^19.0.3", "@vitejs/plugin-react-swc": "^3.7.2", @@ -65,7 +65,7 @@ "postcss": "^8.5.1", "tailwindcss": "^3.4.17", "typescript": "~5.6.3", - "typescript-eslint": "^8.21.0", + "typescript-eslint": "^8.22.0", "vite": "^6.0.11" } }