Skip to content

Commit 8150b65

Browse files
Update dependency viem to ^2.40.1
1 parent d401bdc commit 8150b65

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"react-markdown": "^10.1.0",
4040
"react-router-dom": "^7.9.6",
4141
"sonner": "^2.0.7",
42-
"viem": "^2.38.6",
42+
"viem": "^2.40.1",
4343
"wagmi": "^2.15.6",
4444
"yaml": "^2.8.1"
4545
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6848,10 +6848,10 @@ viem@^2.31.3:
68486848
ox "0.8.1"
68496849
ws "8.18.2"
68506850

6851-
viem@^2.38.6:
6852-
version "2.39.3"
6853-
resolved "https://registry.yarnpkg.com/viem/-/viem-2.39.3.tgz#45884cc27d3faced1fc1d293fc2d9018b8b0789f"
6854-
integrity sha512-s11rPQRvUEdc5qHK3xT4fIk4qvgPAaLwaTFq+EbFlcJJD+Xn3R4mc9H6B6fquEiHl/mdsdbG/uKCnYpoNtHNHw==
6851+
viem@^2.40.1:
6852+
version "2.42.0"
6853+
resolved "https://registry.yarnpkg.com/viem/-/viem-2.42.0.tgz#8a6278d3dbbffd07233091fd7130b0404a9228d7"
6854+
integrity sha512-H0WC6czWi7ITBoHkHJVGyjLOecqh/9XJzl4V9XVIwGs/JC3UAJ44rPvkzuYbhDknLWcnREMY/MnXJY7fc7mpGA==
68556855
dependencies:
68566856
"@noble/curves" "1.9.1"
68576857
"@noble/hashes" "1.8.0"

0 commit comments

Comments
 (0)