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/block-sync-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"@intmax2-function/shared": "workspace:*",
"axios": "^1.11.0",
"viem": "^2.36.0"
"viem": "^2.37.4"
},
"scripts": {
"start": "node dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/bridge-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"@intmax2-function/shared": "workspace:*",
"axios": "^1.11.0",
"viem": "^2.36.0"
"viem": "^2.37.4"
},
"scripts": {
"start": "node dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/deposit-analyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"@intmax2-function/shared": "workspace:*",
"ethers": "^6.15.0",
"viem": "^2.36.0"
"viem": "^2.37.4"
},
"scripts": {
"start": "node dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/indexer-cache-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@intmax2-function/shared": "workspace:*",
"axios": "^1.11.0",
"semver": "^7.7.2",
"viem": "^2.36.0"
"viem": "^2.37.4"
},
"scripts": {
"start": "node dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/indexer-event-watcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"dependencies": {
"@intmax2-function/shared": "workspace:*",
"viem": "^2.36.0"
"viem": "^2.37.4"
},
"scripts": {
"start": "node dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/indexer-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@intmax2-function/shared": "workspace:*",
"axios": "^1.11.0",
"semver": "^7.7.2",
"viem": "^2.36.0"
"viem": "^2.37.4"
},
"scripts": {
"start": "node dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/messenger-relayer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@intmax2-function/shared": "workspace:*",
"axios": "^1.11.0",
"ethers": "^6.15.0",
"viem": "^2.36.0"
"viem": "^2.37.4"
},
"scripts": {
"start:withdrawal": "node dist/index.js withdrawal",
Expand Down
2 changes: 1 addition & 1 deletion packages/mint-executor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"dependencies": {
"@intmax2-function/shared": "workspace:*",
"viem": "^2.36.0"
"viem": "^2.37.4"
},
"scripts": {
"start": "node dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/mock-l1-to-l2-relayer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"@intmax2-function/shared": "workspace:*",
"ethers": "^6.15.0",
"viem": "^2.36.0"
"viem": "^2.37.4"
},
"scripts": {
"start": "node dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/mock-l2-to-l1-relayer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"@intmax2-function/shared": "workspace:*",
"ethers": "^6.15.0",
"viem": "^2.36.0"
"viem": "^2.37.4"
},
"scripts": {
"start": "node dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"node-cache": "^5.1.2",
"pino": "^9.9.0",
"pino-pretty": "^13.1.1",
"viem": "^2.36.0",
"viem": "^2.37.4",
"zod": "4.1.5"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/token-map-register/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"dependencies": {
"@intmax2-function/shared": "workspace:*",
"viem": "^2.36.0"
"viem": "^2.37.4"
},
"scripts": {
"start": "node dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/token-metadata-sync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@intmax2-function/shared": "workspace:*",
"axios": "^1.11.0",
"coingecko-api-v3": "^0.0.31",
"viem": "^2.36.0"
"viem": "^2.37.4"
},
"scripts": {
"start": "node dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet-observer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"dependencies": {
"@intmax2-function/shared": "workspace:*",
"viem": "^2.36.0"
"viem": "^2.37.4"
},
"scripts": {
"start": "node dist/index.js",
Expand Down
84 changes: 33 additions & 51 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -943,7 +943,7 @@ __metadata:
pino-pretty: "npm:^13.1.1"
tsx: "npm:^4.20.5"
typescript: "npm:^5.9.2"
viem: "npm:^2.36.0"
viem: "npm:^2.37.4"
zod: "npm:4.1.5"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -1050,16 +1050,7 @@ __metadata:
languageName: node
linkType: hard

"@noble/curves@npm:1.9.6":
version: 1.9.6
resolution: "@noble/curves@npm:1.9.6"
dependencies:
"@noble/hashes": "npm:1.8.0"
checksum: 10c0/e462875ad752d2cdffc3c7b27b6de3adcff5fae0731e94138bd9e452c5f9b7aaf4c01ea6c62d3c0544b4e7419662535bb2ef1103311de48d51885c053206e118
languageName: node
linkType: hard

"@noble/curves@npm:^1.4.2, @noble/curves@npm:~1.9.0":
"@noble/curves@npm:1.9.1, @noble/curves@npm:^1.4.2, @noble/curves@npm:~1.9.0":
version: 1.9.1
resolution: "@noble/curves@npm:1.9.1"
dependencies:
Expand All @@ -1068,15 +1059,6 @@ __metadata:
languageName: node
linkType: hard

"@noble/curves@npm:^1.9.1":
version: 1.9.2
resolution: "@noble/curves@npm:1.9.2"
dependencies:
"@noble/hashes": "npm:1.8.0"
checksum: 10c0/21d049ae4558beedbf5da0004407b72db84360fa29d64822d82dc9e80251e1ecb46023590cc4b20e70eed697d1b87279b4911dc39f8694c51c874289cfc8e9a7
languageName: node
linkType: hard

"@noble/hashes@npm:1.3.2":
version: 1.3.2
resolution: "@noble/hashes@npm:1.3.2"
Expand Down Expand Up @@ -1730,18 +1712,18 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -1976,7 +1958,7 @@ __metadata:
axios: "npm:^1.11.0"
tsx: "npm:^4.20.5"
typescript: "npm:^5.9.2"
viem: "npm:^2.36.0"
viem: "npm:^2.37.4"
vitest: "npm:^3.2.4"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2041,7 +2023,7 @@ __metadata:
axios: "npm:^1.11.0"
tsx: "npm:^4.20.5"
typescript: "npm:^5.9.2"
viem: "npm:^2.36.0"
viem: "npm:^2.37.4"
vitest: "npm:^3.2.4"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2337,7 +2319,7 @@ __metadata:
ethers: "npm:^6.15.0"
tsx: "npm:^4.20.5"
typescript: "npm:^5.9.2"
viem: "npm:^2.36.0"
viem: "npm:^2.37.4"
vitest: "npm:^3.2.4"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3281,7 +3263,7 @@ __metadata:
semver: "npm:^7.7.2"
tsx: "npm:^4.20.5"
typescript: "npm:^5.9.2"
viem: "npm:^2.36.0"
viem: "npm:^2.37.4"
languageName: unknown
linkType: soft

Expand All @@ -3292,7 +3274,7 @@ __metadata:
"@intmax2-function/shared": "workspace:*"
tsx: "npm:^4.20.5"
typescript: "npm:^5.9.2"
viem: "npm:^2.36.0"
viem: "npm:^2.37.4"
languageName: unknown
linkType: soft

Expand All @@ -3306,7 +3288,7 @@ __metadata:
semver: "npm:^7.7.2"
tsx: "npm:^4.20.5"
typescript: "npm:^5.9.2"
viem: "npm:^2.36.0"
viem: "npm:^2.37.4"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3693,7 +3675,7 @@ __metadata:
ethers: "npm:^6.15.0"
tsx: "npm:^4.20.5"
typescript: "npm:^5.9.2"
viem: "npm:^2.36.0"
viem: "npm:^2.37.4"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3835,7 +3817,7 @@ __metadata:
"@intmax2-function/shared": "workspace:*"
tsx: "npm:^4.20.5"
typescript: "npm:^5.9.2"
viem: "npm:^2.36.0"
viem: "npm:^2.37.4"
languageName: unknown
linkType: soft

Expand All @@ -3856,7 +3838,7 @@ __metadata:
ethers: "npm:^6.15.0"
tsx: "npm:^4.20.5"
typescript: "npm:^5.9.2"
viem: "npm:^2.36.0"
viem: "npm:^2.37.4"
vitest: "npm:^3.2.4"
languageName: unknown
linkType: soft
Expand All @@ -3869,7 +3851,7 @@ __metadata:
ethers: "npm:^6.15.0"
tsx: "npm:^4.20.5"
typescript: "npm:^5.9.2"
viem: "npm:^2.36.0"
viem: "npm:^2.37.4"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3998,24 +3980,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.3":
version: 0.9.3
resolution: "ox@npm:0.9.3"
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/e04f8f5d6de4fbc65d18e8388bbb4c6a09e7b69e6d51c45985bd2ed01414fda154a78dfb8fcd46e53842794a10ef37fff2b4d8b786bd7a7476a3772e8cc8e64a
languageName: node
linkType: hard

Expand Down Expand Up @@ -4839,7 +4821,7 @@ __metadata:
"@intmax2-function/shared": "workspace:*"
tsx: "npm:^4.20.5"
typescript: "npm:^5.9.2"
viem: "npm:^2.36.0"
viem: "npm:^2.37.4"
languageName: unknown
linkType: soft

Expand All @@ -4852,7 +4834,7 @@ __metadata:
coingecko-api-v3: "npm:^0.0.31"
tsx: "npm:^4.20.5"
typescript: "npm:^5.9.2"
viem: "npm:^2.36.0"
viem: "npm:^2.37.4"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -5044,24 +5026,24 @@ __metadata:
languageName: node
linkType: hard

"viem@npm:^2.36.0":
version: 2.36.0
resolution: "viem@npm:2.36.0"
"viem@npm:^2.37.4":
version: 2.37.4
resolution: "viem@npm:2.37.4"
dependencies:
"@noble/curves": "npm:1.9.6"
"@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.3"
ws: "npm:8.18.3"
peerDependencies:
typescript: ">=5.0.4"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/b46e19ffaf85b0e80d168a707d7b295cf58ebefde27cfb8626510dfdf845bcd25c0154a02b488fc545b07397fd880d87543622d2be6973b35ab94012092b512c
checksum: 10c0/6dee0f1673fbe7560ba3e73721e77f639e33878fe54c0b9f9440d7c45d880fbd5d4730c034414363746545289208f4d1458c73fe777588323da3c3d2993ace29
languageName: node
linkType: hard

Expand Down Expand Up @@ -5198,7 +5180,7 @@ __metadata:
"@intmax2-function/shared": "workspace:*"
tsx: "npm:^4.20.5"
typescript: "npm:^5.9.2"
viem: "npm:^2.36.0"
viem: "npm:^2.37.4"
languageName: unknown
linkType: soft

Expand Down