diff --git a/bun.lockb b/bun.lockb index 7f9935c..19f4823 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 09548d1..bfeead1 100644 --- a/package.json +++ b/package.json @@ -15,18 +15,18 @@ "@fontsource/inter": "^5.1.0", "@heroicons/react": "^2.2.0", "@radix-ui/react-accordion": "^1.2.2", - "@radix-ui/react-checkbox": "^1.1.2", - "@radix-ui/react-dialog": "^1.1.2", - "@radix-ui/react-dropdown-menu": "^2.1.2", - "@radix-ui/react-label": "^2.1.0", + "@radix-ui/react-checkbox": "^1.1.3", + "@radix-ui/react-dialog": "^1.1.3", + "@radix-ui/react-dropdown-menu": "^2.1.3", + "@radix-ui/react-label": "^2.1.1", "@radix-ui/react-popover": "^1.1.3", - "@radix-ui/react-progress": "^1.1.0", - "@radix-ui/react-separator": "^1.1.0", - "@radix-ui/react-slot": "^1.1.0", - "@radix-ui/react-switch": "^1.1.1", + "@radix-ui/react-progress": "^1.1.1", + "@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.7", "@tanstack/react-query-devtools": "^5.62.7", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "@trivago/prettier-plugin-sort-imports": "^5.2.0", "@types/d3-geo": "^3.1.0", "@types/luxon": "^3.4.2", @@ -41,21 +41,21 @@ "prettier-plugin-tailwindcss": "^0.6.9", "react": "^19.0.0", "react-dom": "^19.0.0", - "react-i18next": "^15.1.4", + "react-i18next": "^15.2.0", "react-router-dom": "^7.0.2", - "recharts": "^2.14.1", + "recharts": "^2.15.0", "sonner": "^1.7.1", "tailwind-merge": "^2.5.5", "tailwindcss-animate": "^1.0.7" }, "devDependencies": { - "@eslint/js": "^9.16.0", - "@types/node": "^22.10.1", + "@eslint/js": "^9.17.0", + "@types/node": "^22.10.2", "@types/react": "^19.0.1", "@types/react-dom": "^19.0.2", "@vitejs/plugin-react-swc": "^3.7.2", "autoprefixer": "^10.4.20", - "eslint": "^9.16.0", + "eslint": "^9.17.0", "eslint-plugin-react-hooks": "^5.1.0", "eslint-plugin-react-refresh": "^0.4.16", "globals": "^15.13.0",