Skip to content

Commit 0219432

Browse files
committed
Update viem dependency to version ^2.44.4 in package.json and apps/app/package.json for improved functionality and compatibility.
1 parent aee7850 commit 0219432

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"tailwind-merge": "^3.3.1",
6464
"three": "^0.181.1",
6565
"vaul": "^1.1.2",
66-
"viem": "2.37.13",
66+
"viem": "^2.44.4",
6767
"wagmi": "^2.15.7",
6868
"x402": "^0.6.5",
6969
"zod": "^4.0.5"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"overrides": {
3838
"ai": "5.0.0-beta.20",
3939
"@modelcontextprotocol/sdk": "1.18.2",
40-
"viem": "2.37.13"
40+
"viem": "^2.44.4"
4141
}
4242
}
4343
}

0 commit comments

Comments
 (0)