Skip to content

Commit

Permalink
fix: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nahoc committed Nov 12, 2024
1 parent 0ae50ab commit a4d91d8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@risc0/ui",
"version": "0.0.206",
"version": "0.0.207",
"private": false,
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -36,10 +36,10 @@
"clsx": "2.1.1",
"cmdk": "1.0.0",
"deepmerge": "4.3.1",
"lucide-react": "0.454.0",
"lucide-react": "0.456.0",
"next-themes": "0.4.3",
"p-safe": "1.0.0",
"react-hook-form": "7.53.1",
"react-hook-form": "7.53.2",
"recharts": "2.13.3",
"sonner": "1.7.0",
"tailwind-merge": "2.5.4",
Expand All @@ -57,7 +57,7 @@
"@testing-library/react-hooks": "8.0.1",
"@vitejs/plugin-react-swc": "3.7.1",
"@vitest/coverage-v8": "2.0.5",
"happy-dom": "15.9.0",
"happy-dom": "15.11.2",
"istanbul-badges-readme": "1.9.0",
"npm-run-all": "4.1.5"
},
Expand Down

0 comments on commit a4d91d8

Please sign in to comment.