diff --git a/package.json b/package.json index becc570..b59dc12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@risc0/ui", - "version": "0.0.111", + "version": "0.0.112", "private": false, "sideEffects": false, "type": "module", @@ -34,17 +34,17 @@ "class-variance-authority": "0.7.1-canary.2", "clsx": "2.1.1", "cmdk": "1.0.0", - "lucide-react": "0.399.0", + "lucide-react": "0.400.0", "next-themes": "0.3.0", "radash": "12.1.0", - "react-hook-form": "7.52.0", + "react-hook-form": "7.52.1", "simplebar-react": "3.2.6", "sonner": "1.5.0", "string-ts": "2.2.0", "tailwind-merge": "2.3.0", "tailwindcss": "3.4.4", "tailwindcss-animate": "1.0.7", - "typescript": "5.6.0-dev.20240629", + "typescript": "5.6.0-dev.20240704", "valibot": "0.35.0", "vaul": "0.9.1" },