diff --git a/package.json b/package.json index 0d7f737..1da2bf5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@risc0/ui", - "version": "0.0.158", + "version": "0.0.159", "private": false, "sideEffects": false, "type": "module", @@ -35,11 +35,11 @@ "class-variance-authority": "0.7.1-canary.2", "clsx": "2.1.1", "cmdk": "1.0.0", - "lucide-react": "0.429.0", - "next": "15.0.0-canary.120", + "lucide-react": "0.436.0", + "next": "15.0.0-canary.130", "next-themes": "0.3.0", "radash": "12.1.0", - "react-hook-form": "7.52.2", + "react-hook-form": "7.53.0", "recharts": "2.13.0-alpha.4", "simplebar-react": "3.2.6", "sonner": "1.5.0", @@ -47,13 +47,13 @@ "tailwind-merge": "2.5.2", "tailwindcss": "3.4.10", "tailwindcss-animate": "1.0.7", - "typescript": "5.7.0-dev.20240822", + "typescript": "5.7.0-dev.20240826", "vaul": "0.9.1" }, "devDependencies": { "@biomejs/biome": "1.8.3", "@ladle/react": "4.1.0", - "@testing-library/jest-dom": "6.4.8", + "@testing-library/jest-dom": "6.5.0", "@testing-library/react": "16.0.0", "@testing-library/react-hooks": "8.0.1", "@types/jest": "29.5.12",