Skip to content

Commit

Permalink
0.0.270 - fix: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nahoc committed Jan 9, 2025
1 parent 7e3e571 commit adc097d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@risc0/ui",
"version": "0.0.269",
"version": "0.0.270",
"private": false,
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -54,7 +54,7 @@
"deepmerge": "4.3.1",
"es-toolkit": "1.31.0",
"ethers": "6.13.5",
"framer-motion": "11.16.1",
"framer-motion": "11.16.3",
"google-auth-library": "9.15.0",
"javascript-time-ago": "2.5.11",
"ky": "1.7.4",
Expand Down Expand Up @@ -84,10 +84,10 @@
"tailwindcss": "3.4.17",
"tailwindcss-animate": "1.0.7",
"turbo": "2.3.3",
"type-fest": "4.31.0",
"typescript": "5.7.2",
"viem": "2.22.4",
"wagmi": "2.14.6",
"type-fest": "4.32.0",
"typescript": "5.7.3",
"viem": "2.22.5",
"wagmi": "2.14.7",
"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.5.2",
"happy-dom": "16.5.3",
"istanbul-badges-readme": "1.9.0",
"react": "19.0.0",
"react-dom": "19.0.0"
Expand Down

0 comments on commit adc097d

Please sign in to comment.