Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"intmax2-server-sdk": "^1.5.1",
"pino": "^9.9.0",
"pino-pretty": "^13.1.1",
"viem": "^2.36.1"
"viem": "^2.37.7"
},
"scripts": {
"build": "rm -rf dist tsconfig.tsbuildinfo && tsc",
Expand Down
56 changes: 43 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ __metadata:
pino: "npm:^9.9.0"
pino-pretty: "npm:^13.1.1"
typescript: "npm:^5.9.2"
viem: "npm:^2.36.1"
viem: "npm:^2.37.7"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -815,6 +815,36 @@ __metadata:
languageName: node
linkType: hard

"abitype@npm:1.1.0":
version: 1.1.0
resolution: "abitype@npm:1.1.0"
peerDependencies:
typescript: ">=5.0.4"
zod: ^3.22.0 || ^4.0.0
peerDependenciesMeta:
typescript:
optional: true
zod:
optional: true
checksum: 10c0/99218d442951c60324fcd96a372c30d71ca8d5434cab62b95d5d80bae89e3024a445a90db323ef1fe4da0d749d86e815ca555a37719b06e6ca03ccad2116c45b
languageName: node
linkType: hard

"abitype@npm:^1.0.9":
version: 1.1.1
resolution: "abitype@npm:1.1.1"
peerDependencies:
typescript: ">=5.0.4"
zod: ^3.22.0 || ^4.0.0
peerDependenciesMeta:
typescript:
optional: true
zod:
optional: true
checksum: 10c0/d52fd8195cb37cdb462ba4d1817dafdba8da403eeab50f144f251748d7458a43308ee29ea46889db2969c91c074780e6d1f00f86acd22dc5772570432ee56b9c
languageName: node
linkType: hard

"activity@workspace:packages/activity":
version: 0.0.0-use.local
resolution: "activity@workspace:packages/activity"
Expand Down Expand Up @@ -2020,24 +2050,24 @@ __metadata:
languageName: node
linkType: hard

"ox@npm:0.9.1":
version: 0.9.1
resolution: "ox@npm:0.9.1"
"ox@npm:0.9.6":
version: 0.9.6
resolution: "ox@npm:0.9.6"
dependencies:
"@adraffy/ens-normalize": "npm:^1.11.0"
"@noble/ciphers": "npm:^1.3.0"
"@noble/curves": "npm:^1.9.1"
"@noble/curves": "npm:1.9.1"
"@noble/hashes": "npm:^1.8.0"
"@scure/bip32": "npm:^1.7.0"
"@scure/bip39": "npm:^1.6.0"
abitype: "npm:^1.0.8"
abitype: "npm:^1.0.9"
eventemitter3: "npm:5.0.1"
peerDependencies:
typescript: ">=5.4.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/1678b0cb3e0f1b0986e8a944f64789ca00eb9e3d02fcb4a613f43fa9d75d9fb782f15a18133779fe6095f190fec2fd8be7a3c9df7ecf9c038fb0037ef542256d
checksum: 10c0/559b39051f80a25352e1ca6e7aba6e04f60c4e29f98e4ef3ec0c8d2b0432d400004ce09d2991200eaf21745179af47367dc28c553da43403dd0b69c2453ebabe
languageName: node
linkType: hard

Expand Down Expand Up @@ -2699,24 +2729,24 @@ __metadata:
languageName: node
linkType: hard

"viem@npm:^2.36.1":
version: 2.36.1
resolution: "viem@npm:2.36.1"
"viem@npm:^2.37.7":
version: 2.37.7
resolution: "viem@npm:2.37.7"
dependencies:
"@noble/curves": "npm:1.9.1"
"@noble/hashes": "npm:1.8.0"
"@scure/bip32": "npm:1.7.0"
"@scure/bip39": "npm:1.6.0"
abitype: "npm:1.0.8"
abitype: "npm:1.1.0"
isows: "npm:1.0.7"
ox: "npm:0.9.1"
ox: "npm:0.9.6"
ws: "npm:8.18.3"
peerDependencies:
typescript: ">=5.0.4"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/4663758332f0d5a766b88754c5e1e02665cc976266e25bff6d77497534211b4a51e6f7974351360392f6b38e069e13019fadc71776ffa63a7da1ad24b4273b94
checksum: 10c0/07535f60c4bd77e9c85be2674dfbe7568fd32bbb79c572f9c806745372edf7ee457094355e9c8ae6ad1e4c7a3312ac161e6737480ab2b5d479ce3230862680dc
languageName: node
linkType: hard

Expand Down