diff --git a/apps/web/package.json b/apps/web/package.json index 158b634..3c252aa 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -13,34 +13,34 @@ }, "dependencies": { "@base-ui/react": "^1.6.0", - "@clerk/nextjs": "^7.5.9", - "@convex-dev/agent": "0.1.16", + "@clerk/nextjs": "^7.5.20", + "@convex-dev/agent": "0.6.4", "@hookform/resolvers": "^5.4.0", - "@sentry/nextjs": "^10.62.0", - "@shadcn/react": "^0.2.0", + "@sentry/nextjs": "^10.66.0", + "@shadcn/react": "^0.2.1", "@workspace/backend": "workspace:*", "@workspace/math": "workspace:*", "@workspace/ui": "workspace:*", "bowser": "^2.14.1", "cmdk": "^1.1.1", - "convex": "1.25.4", + "convex": "1.42.3", "countries-and-timezones": "^3.9.0", "date-fns": "^4.4.0", "embla-carousel-react": "^8.6.0", "input-otp": "^1.4.2", - "jotai": "^2.20.1", - "lucide-react": "^1.21.0", - "next": "16.2.6", + "jotai": "^2.20.2", + "lucide-react": "^0.577.0", + "next": "16.2.10", "next-themes": "^0.4.6", - "react": "19.2.4", + "react": "19.2.7", "react-day-picker": "^10.0.1", - "react-dom": "19.2.4", - "react-hook-form": "^7.80.0", + "react-dom": "19.2.7", + "react-hook-form": "^7.82.0", "react-resizable-panels": "^4.12.0", - "recharts": "3.8.0", + "recharts": "3.9.2", "sonner": "^2.0.7", "vaul": "^1.1.2", - "zod": "3.25.67" + "zod": "3.25.76" }, "devDependencies": { "@tailwindcss/postcss": "^4",