Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nahoc committed Dec 10, 2024
1 parent 32e7e8b commit 27abded
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@risc0/ui",
"version": "0.0.241",
"version": "0.0.242",
"private": false,
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -53,7 +53,7 @@
"deepmerge": "4.3.1",
"es-toolkit": "1.29.0",
"ethers": "6.13.4",
"framer-motion": "11.13.1",
"framer-motion": "11.13.5",
"google-auth-library": "9.15.0",
"javascript-time-ago": "2.5.11",
"ky": "1.7.2",
Expand Down Expand Up @@ -84,9 +84,9 @@
"type-fest": "4.30.0",
"typescript": "5.7.2",
"viem": "2.21.54",
"wagmi": "2.13.4",
"wagmi": "2.13.5",
"ws": "8.18.0",
"zod": "3.23.8"
"zod": "3.24.0"
},
"devDependencies": {
"@ladle/react": "4.1.2",
Expand Down

0 comments on commit 27abded

Please sign in to comment.