Skip to content

Commit ea97768

Browse files
chore(deps): bump viem from 2.54.0 to 2.55.10
Bumps [viem](https://github.com/wevm/viem) from 2.54.0 to 2.55.10. - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.54.0...viem@2.55.10) --- updated-dependencies: - dependency-name: viem dependency-version: 2.55.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5efc6d7 commit ea97768

2 files changed

Lines changed: 24 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"react-native-web": "^0.19.13",
7676
"swr": "^2.4.2",
7777
"valtio": "^2.3.2",
78-
"viem": "^2.54.0",
78+
"viem": "^2.55.10",
7979
"xrpl": "^5.0.0",
8080
"zod": "^4.4.3"
8181
},

yarn.lock

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10588,7 +10588,7 @@ __metadata:
1058810588
type-fest: "npm:^5.7.0"
1058910589
typescript: "npm:^6.0.3"
1059010590
valtio: "npm:^2.3.2"
10591-
viem: "npm:^2.54.0"
10591+
viem: "npm:^2.55.10"
1059210592
vitest: "npm:^4.1.9"
1059310593
xrpl: "npm:^5.0.0"
1059410594
zod: "npm:^4.4.3"
@@ -14995,7 +14995,7 @@ __metadata:
1499514995
languageName: node
1499614996
linkType: hard
1499714997

14998-
"viem@npm:^2.53.1, viem@npm:^2.54.0":
14998+
"viem@npm:^2.53.1":
1499914999
version: 2.54.0
1500015000
resolution: "viem@npm:2.54.0"
1500115001
dependencies:
@@ -15016,6 +15016,27 @@ __metadata:
1501615016
languageName: node
1501715017
linkType: hard
1501815018

15019+
"viem@npm:^2.55.10":
15020+
version: 2.55.11
15021+
resolution: "viem@npm:2.55.11"
15022+
dependencies:
15023+
"@noble/curves": "npm:1.9.1"
15024+
"@noble/hashes": "npm:1.8.0"
15025+
"@scure/bip32": "npm:1.7.0"
15026+
"@scure/bip39": "npm:1.6.0"
15027+
abitype: "npm:1.2.3"
15028+
isows: "npm:1.0.7"
15029+
ox: "npm:0.14.33"
15030+
ws: "npm:8.21.0"
15031+
peerDependencies:
15032+
typescript: ">=5.0.4"
15033+
peerDependenciesMeta:
15034+
typescript:
15035+
optional: true
15036+
checksum: 10c0/56f649011d3c0fbcda9acad8de766c372d0ac19723b8640c1965aee1df2d6cf0ce3f23aa11027c6137fe93d8dd5a15f19ade22c9ff2d1cec412a4e3bb7006120
15037+
languageName: node
15038+
linkType: hard
15039+
1501915040
"vite@npm:^6.0.0 || ^7.0.0 || ^8.0.0":
1502015041
version: 8.0.16
1502115042
resolution: "vite@npm:8.0.16"

0 commit comments

Comments
 (0)