diff --git a/package.json b/package.json index 6ceefe4..cd8231b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@risc0/ui", - "version": "0.0.228", + "version": "0.0.230", "private": false, "sideEffects": false, "type": "module", @@ -32,17 +32,17 @@ "@radix-ui/react-tabs": "1.1.1", "@radix-ui/react-tooltip": "1.1.4", "autoprefixer": "10.4.20", - "class-variance-authority": "0.7.1-canary.2", + "class-variance-authority": "0.7.1", "clsx": "2.1.1", "cmdk": "1.0.0", "deepmerge": "4.3.1", - "lucide-react": "0.460.0", + "lucide-react": "0.462.0", "react-hook-form": "7.53.2", "recharts": "2.13.3", "tailwind-merge": "2.5.5", "tailwindcss": "3.4.15", "tailwindcss-animate": "1.0.7", - "type-fest": "4.28.0", + "type-fest": "4.29.1", "typescript": "5.7.2", "vaul": "1.1.1" }, @@ -52,9 +52,9 @@ "@testing-library/jest-dom": "6.5.0", "@testing-library/react": "16.0.1", "@testing-library/react-hooks": "8.0.1", - "@vitejs/plugin-react-swc": "3.7.1", + "@vitejs/plugin-react-swc": "3.7.2", "@vitest/coverage-v8": "2.0.5", - "happy-dom": "15.11.6", + "happy-dom": "15.11.7", "istanbul-badges-readme": "1.9.0", "next-themes": "0.4.3", "npm-run-all": "4.1.5"