diff --git a/apps/widget/package.json b/apps/widget/package.json index 98d00d7..0f66099 100644 --- a/apps/widget/package.json +++ b/apps/widget/package.json @@ -12,23 +12,23 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@convex-dev/agent": "0.1.16", + "@convex-dev/agent": "0.6.4", "@hookform/resolvers": "^5.2.0", - "@vapi-ai/web": "^2.5.2", + "@vapi-ai/web": "^2.6.1", "@workspace/backend": "workspace:*", "@workspace/math": "workspace:*", "@workspace/ui": "workspace:*", - "convex": "1.25.4", + "convex": "1.42.3", "date-fns": "^4.4.0", - "jotai": "^2.20.1", + "jotai": "^2.20.2", "jotai-family": "^1.0.2", - "lucide-react": "^1.21.0", - "next": "16.2.6", + "lucide-react": "^0.577.0", + "next": "16.2.10", "next-themes": "^0.4.6", - "react": "19.2.4", - "react-dom": "19.2.4", - "react-hook-form": "^7.80.0", - "zod": "3.25.67" + "react": "19.2.7", + "react-dom": "19.2.7", + "react-hook-form": "^7.82.0", + "zod": "3.25.76" }, "devDependencies": { "@tailwindcss/postcss": "^4",