Skip to content

Commit

Permalink
0.0.263 - fix: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nahoc committed Dec 31, 2024
1 parent 1d2ca44 commit e7c4b36
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.262",
"version": "0.0.263",
"private": false,
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -86,7 +86,7 @@
"turbo": "2.3.3",
"type-fest": "4.31.0",
"typescript": "5.7.2",
"viem": "2.21.57",
"viem": "2.21.60",
"wagmi": "2.14.6",
"ws": "8.18.0",
"zod": "3.24.1"
Expand All @@ -97,7 +97,7 @@
"@testing-library/react": "16.0.1",
"@testing-library/react-hooks": "8.0.1",
"@vitest/coverage-v8": "2.0.5",
"happy-dom": "16.0.1",
"happy-dom": "16.2.5",
"istanbul-badges-readme": "1.9.0",
"react": "19.0.0",
"react-dom": "19.0.0"
Expand Down

0 comments on commit e7c4b36

Please sign in to comment.