Skip to content

Commit

Permalink
chore(deps): bump viem from 2.21.51 to 2.21.53
Browse files Browse the repository at this point in the history
Bumps [viem](https://github.com/wevm/viem) from 2.21.51 to 2.21.53.
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/[email protected]@2.21.53)

---
updated-dependencies:
- dependency-name: viem
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent ed4e179 commit 16f627d
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"ui-structure": "workspace:*",
"usehooks-ts": "^3.0.2",
"utils": "workspace:*",
"viem": "^2.21.35",
"viem": "^2.21.53",
"wagmi": "^2.12.25",
"xxhash-wasm": "^1.0.2"
},
Expand Down
26 changes: 24 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4652,7 +4652,7 @@ __metadata:
ui-structure: "workspace:*"
usehooks-ts: "npm:^3.0.2"
utils: "workspace:*"
viem: "npm:^2.21.35"
viem: "npm:^2.21.53"
vite: "npm:^5.2.12"
vite-bundle-visualizer: "npm:^1.2.1"
vite-plugin-checker: "npm:^0.7.0"
Expand Down Expand Up @@ -11709,7 +11709,7 @@ __metadata:
languageName: node
linkType: hard

"viem@npm:^2.1.1, viem@npm:^2.21.35":
"viem@npm:^2.1.1":
version: 2.21.51
resolution: "viem@npm:2.21.51"
dependencies:
Expand All @@ -11731,6 +11731,28 @@ __metadata:
languageName: node
linkType: hard

"viem@npm:^2.21.53":
version: 2.21.53
resolution: "viem@npm:2.21.53"
dependencies:
"@noble/curves": "npm:1.6.0"
"@noble/hashes": "npm:1.5.0"
"@scure/bip32": "npm:1.5.0"
"@scure/bip39": "npm:1.4.0"
abitype: "npm:1.0.6"
isows: "npm:1.0.6"
ox: "npm:0.1.2"
webauthn-p256: "npm:0.0.10"
ws: "npm:8.18.0"
peerDependencies:
typescript: ">=5.0.4"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/124bbfadf637170fc9b82ad7d15672d4774db04b06487840c79d45460de7571e91f69ac503af0cb44bc118f69ef4790a491a712029536d1270ca35065988c00c
languageName: node
linkType: hard

"vite-bundle-visualizer@npm:^1.2.1":
version: 1.2.1
resolution: "vite-bundle-visualizer@npm:1.2.1"
Expand Down

0 comments on commit 16f627d

Please sign in to comment.