diff --git a/hub/site/bun.lockb b/hub/site/bun.lockb index ad7893f..b1f4373 100755 Binary files a/hub/site/bun.lockb and b/hub/site/bun.lockb differ diff --git a/hub/site/package.json b/hub/site/package.json index d8fe2b7..d6cd155 100644 --- a/hub/site/package.json +++ b/hub/site/package.json @@ -22,7 +22,7 @@ "@radix-ui/react-switch": "^1.1.0", "@radix-ui/react-toast": "^1.2.1", "@radix-ui/react-tooltip": "^1.1.2", - "@tanstack/react-table": "^8.19.2", + "@tanstack/react-table": "^8.19.3", "@vitejs/plugin-react": "^4.3.1", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", @@ -31,10 +31,10 @@ "d3-time": "^3.1.0", "lucide-react": "^0.407.0", "nanostores": "^0.10.3", - "pocketbase": "^0.21.3", + "pocketbase": "^0.21.4", "react": "^18.3.1", "react-dom": "^18.3.1", - "recharts": "^2.13.0-alpha.1", + "recharts": "^2.13.0-alpha.4", "tailwind-merge": "^2.4.0", "tailwindcss-animate": "^1.0.7", "valibot": "^0.36.0" @@ -44,9 +44,9 @@ "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "autoprefixer": "^10.4.19", - "postcss": "^8.4.39", - "tailwindcss": "^3.4.4", - "typescript": "^5.5.3", - "vite": "^5.3.3" + "postcss": "^8.4.40", + "tailwindcss": "^3.4.7", + "typescript": "^5.5.4", + "vite": "^5.3.5" } }