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 20, 2024
1 parent 49431b8 commit 9fa36b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@risc0/ui",
"version": "0.0.224",
"version": "0.0.225",
"private": false,
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -42,6 +42,7 @@
"tailwind-merge": "2.5.4",
"tailwindcss": "3.4.15",
"tailwindcss-animate": "1.0.7",
"type-fest": "4.27.0",
"typescript": "5.7.0-dev.20240925",
"vaul": "1.1.1"
},
Expand All @@ -56,8 +57,7 @@
"happy-dom": "15.11.6",
"istanbul-badges-readme": "1.9.0",
"next-themes": "0.4.3",
"npm-run-all": "4.1.5",
"type-fest": "4.27.0"
"npm-run-all": "4.1.5"
},
"peerDependencies": {
"@types/react": "^18",
Expand Down

0 comments on commit 9fa36b3

Please sign in to comment.