Skip to content

Commit 0d21f91

Browse files
chore(deps): bump viem from 2.26.2 to 2.27.2
Bumps [viem](https://github.com/wevm/viem) from 2.26.2 to 2.27.2. - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/[email protected]@2.27.2) --- updated-dependencies: - dependency-name: viem dependency-version: 2.27.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 416e3e1 commit 0d21f91

File tree

3 files changed

+504
-53
lines changed

3 files changed

+504
-53
lines changed

examples/appkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"iso-filecoin-wallets": "workspace:*",
2424
"react": "19.0.0",
2525
"react-dom": "19.0.0",
26-
"viem": "^2.26.2",
26+
"viem": "^2.27.2",
2727
"wagmi": "^2.14.12"
2828
},
2929
"devDependencies": {

examples/filsnap.dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"iso-web": "^1.1.1",
3333
"react-dom": "^19.0.0",
3434
"react-hook-form": "^7.54.2",
35-
"viem": "~2.26.2",
35+
"viem": "~2.27.2",
3636
"wagmi": "^2.14.15"
3737
},
3838
"devDependencies": {

0 commit comments

Comments
 (0)