diff --git a/package.json b/package.json index 129b908..36d9cd3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@risc0/ui", - "version": "0.0.161", + "version": "0.0.162", "private": false, "sideEffects": false, "type": "module", @@ -35,8 +35,8 @@ "class-variance-authority": "0.7.1-canary.2", "clsx": "2.1.1", "cmdk": "1.0.0", - "lucide-react": "0.436.0", - "next": "15.0.0-canary.132", + "lucide-react": "0.438.0", + "next": "15.0.0-canary.139", "next-themes": "0.3.0", "radash": "12.1.0", "react-hook-form": "7.52.2", @@ -47,20 +47,20 @@ "tailwind-merge": "2.5.2", "tailwindcss": "3.4.10", "tailwindcss-animate": "1.0.7", - "typescript": "5.7.0-dev.20240828", + "typescript": "5.7.0-dev.20240902", "vaul": "0.9.1" }, "devDependencies": { "@biomejs/biome": "1.8.3", "@ladle/react": "4.1.1", "@testing-library/jest-dom": "6.5.0", - "@testing-library/react": "16.0.0", + "@testing-library/react": "16.0.1", "@testing-library/react-hooks": "8.0.1", "@types/jest": "29.5.12", "@vitejs/plugin-react-swc": "3.7.0", "@vitest/coverage-v8": "2.0.5", "deepmerge": "4.3.1", - "happy-dom": "15.0.0", + "happy-dom": "15.7.3", "istanbul-badges-readme": "1.9.0", "npm-run-all": "4.1.5" },