Skip to content

Commit

Permalink
fix: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nahoc committed Dec 2, 2024
1 parent 33b3d03 commit 10df74b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@risc0/ui",
"version": "0.0.228",
"version": "0.0.230",
"private": false,
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -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"
},
Expand All @@ -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"
Expand Down

0 comments on commit 10df74b

Please sign in to comment.