diff --git a/bun.lockb b/bun.lockb index cde9aa1..a60aeb1 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 3123386..2f14608 100644 --- a/package.json +++ b/package.json @@ -24,8 +24,8 @@ "@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.62.8", - "@tanstack/react-query-devtools": "^5.62.8", + "@tanstack/react-query": "^5.62.11", + "@tanstack/react-query-devtools": "^5.62.11", "@tanstack/react-table": "^8.20.6", "@trivago/prettier-plugin-sort-imports": "^5.2.0", "@types/d3-geo": "^3.1.0", @@ -43,10 +43,10 @@ "react": "^19.0.0", "react-dom": "^19.0.0", "react-i18next": "^15.2.0", - "react-router-dom": "^7.1.0", + "react-router-dom": "^7.1.1", "recharts": "^2.15.0", "sonner": "^1.7.1", - "tailwind-merge": "^2.5.5", + "tailwind-merge": "^2.6.0", "tailwindcss-animate": "^1.0.7" }, "devDependencies": { @@ -63,7 +63,7 @@ "postcss": "^8.4.49", "tailwindcss": "^3.4.17", "typescript": "~5.6.3", - "typescript-eslint": "^8.18.1", - "vite": "^6.0.5" + "typescript-eslint": "^8.18.2", + "vite": "^6.0.6" } }