Skip to content

Commit

Permalink
fix: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nahoc committed Oct 14, 2024
1 parent bb7a5c5 commit d2bdf16
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@risc0/ui",
"version": "0.0.189",
"version": "0.0.190",
"private": false,
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -35,12 +35,12 @@
"class-variance-authority": "0.7.1-canary.2",
"clsx": "2.1.1",
"cmdk": "1.0.0",
"lucide-react": "0.451.0",
"lucide-react": "0.452.0",
"next-themes": "0.3.0",
"p-safe": "1.0.0",
"radash": "12.1.0",
"react-hook-form": "7.52.2",
"recharts": "2.13.0-alpha.5",
"recharts": "2.13.0",
"simplebar-react": "3.2.6",
"sonner": "1.5.0",
"string-ts": "2.2.0",
Expand All @@ -49,11 +49,11 @@
"tailwindcss-animate": "1.0.7",
"typescript": "5.7.0-dev.20240925",
"usehooks-ts": "3.1.0",
"vaul": "1.0.0"
"vaul": "1.1.0"
},
"devDependencies": {
"@biomejs/biome": "1.9.3",
"@ladle/react": "4.1.1",
"@ladle/react": "4.1.2",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@testing-library/react-hooks": "8.0.1",
Expand Down

0 comments on commit d2bdf16

Please sign in to comment.