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 26, 2024
1 parent 154bb3f commit 3938958
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.158",
"version": "0.0.159",
"private": false,
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -35,25 +35,25 @@
"class-variance-authority": "0.7.1-canary.2",
"clsx": "2.1.1",
"cmdk": "1.0.0",
"lucide-react": "0.429.0",
"next": "15.0.0-canary.120",
"lucide-react": "0.436.0",
"next": "15.0.0-canary.130",
"next-themes": "0.3.0",
"radash": "12.1.0",
"react-hook-form": "7.52.2",
"react-hook-form": "7.53.0",
"recharts": "2.13.0-alpha.4",
"simplebar-react": "3.2.6",
"sonner": "1.5.0",
"string-ts": "2.2.0",
"tailwind-merge": "2.5.2",
"tailwindcss": "3.4.10",
"tailwindcss-animate": "1.0.7",
"typescript": "5.7.0-dev.20240822",
"typescript": "5.7.0-dev.20240826",
"vaul": "0.9.1"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@ladle/react": "4.1.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.0",
"@testing-library/react-hooks": "8.0.1",
"@types/jest": "29.5.12",
Expand Down

0 comments on commit 3938958

Please sign in to comment.