Skip to content

Commit

Permalink
fix: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nahoc committed Aug 5, 2024
1 parent 0a32ae9 commit 3d1ff84
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.142",
"version": "0.0.143",
"private": false,
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -32,23 +32,23 @@
"@radix-ui/react-switch": "1.1.0",
"@radix-ui/react-tabs": "1.1.0",
"@radix-ui/react-tooltip": "1.1.2",
"autoprefixer": "10.4.19",
"autoprefixer": "10.4.20",
"class-variance-authority": "0.7.1-canary.2",
"clsx": "2.1.1",
"cmdk": "1.0.0",
"lucide-react": "0.418.0",
"next": "15.0.0-canary.95",
"lucide-react": "0.424.0",
"next": "15.0.0-canary.102",
"next-themes": "0.3.0",
"radash": "12.1.0",
"react-hook-form": "7.52.1",
"react-hook-form": "7.52.2",
"recharts": "2.13.0-alpha.4",
"simplebar-react": "3.2.6",
"sonner": "1.5.0",
"string-ts": "2.2.0",
"tailwind-merge": "2.4.0",
"tailwindcss": "3.4.7",
"tailwindcss-animate": "1.0.7",
"typescript": "5.6.0-dev.20240801",
"typescript": "5.6.0-dev.20240805",
"vaul": "0.9.1"
},
"devDependencies": {
Expand Down

0 comments on commit 3d1ff84

Please sign in to comment.