Skip to content

Commit

Permalink
fix: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nahoc committed Dec 6, 2024
1 parent bebe733 commit 939a199
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.239",
"version": "0.0.240",
"private": false,
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -58,11 +58,11 @@
"google-auth-library": "9.15.0",
"javascript-time-ago": "2.5.11",
"ky": "1.7.2",
"lucide-react": "0.465.0",
"lucide-react": "0.468.0",
"mermaid": "10.9.3",
"next": "15.0.4-canary.39",
"next": "15.0.4",
"next-extra": "0.6.1",
"next-themes": "0.4.3",
"next-themes": "0.4.4",
"notion-client": "6.16.0",
"notion-types": "6.16.0",
"notion-utils": "6.16.0",
Expand All @@ -84,7 +84,7 @@
"turbo": "2.3.3",
"type-fest": "4.30.0",
"typescript": "5.7.2",
"viem": "2.21.53",
"viem": "2.21.54",
"wagmi": "2.13.3",
"ws": "8.18.0",
"zod": "3.23.8"
Expand All @@ -97,8 +97,8 @@
"@vitest/coverage-v8": "2.0.5",
"happy-dom": "15.11.7",
"istanbul-badges-readme": "1.9.0",
"react": "19.0.0-rc.1",
"react-dom": "19.0.0-rc.1"
"react": "19.0.0",
"react-dom": "19.0.0"
},
"overrides": {
"react-is": "19.0.0-rc-6f23540c7d-20240528"
Expand Down

0 comments on commit 939a199

Please sign in to comment.