Skip to content
Merged
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.35.1"
"viem": "^2.36.0"
},
"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.35.1"
"viem": "^2.36.0"
},
"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.35.1"
"viem": "^2.36.0"
},
"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.35.1"
"viem": "^2.36.0"
},
"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.35.1"
"viem": "^2.36.0"
},
"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.35.1"
"viem": "^2.36.0"
},
"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.35.1"
"viem": "^2.36.0"
},
"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.35.1"
"viem": "^2.36.0"
},
"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.35.1"
"viem": "^2.36.0"
},
"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.35.1"
"viem": "^2.36.0"
},
"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.35.1",
"viem": "^2.36.0",
"zod": "4.1.1"
},
"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.35.1"
"viem": "^2.36.0"
},
"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.35.1"
"viem": "^2.36.0"
},
"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.35.1"
"viem": "^2.36.0"
},
"scripts": {
"start": "node dist/index.js",
Expand Down
46 changes: 23 additions & 23 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.35.1"
viem: "npm:^2.36.0"
zod: "npm:4.1.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -1976,7 +1976,7 @@ __metadata:
axios: "npm:^1.11.0"
tsx: "npm:^4.20.5"
typescript: "npm:^5.9.2"
viem: "npm:^2.35.1"
viem: "npm:^2.36.0"
vitest: "npm:^3.2.4"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2041,7 +2041,7 @@ __metadata:
axios: "npm:^1.11.0"
tsx: "npm:^4.20.5"
typescript: "npm:^5.9.2"
viem: "npm:^2.35.1"
viem: "npm:^2.36.0"
vitest: "npm:^3.2.4"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2337,7 +2337,7 @@ __metadata:
ethers: "npm:^6.15.0"
tsx: "npm:^4.20.5"
typescript: "npm:^5.9.2"
viem: "npm:^2.35.1"
viem: "npm:^2.36.0"
vitest: "npm:^3.2.4"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3281,7 +3281,7 @@ __metadata:
semver: "npm:^7.7.2"
tsx: "npm:^4.20.5"
typescript: "npm:^5.9.2"
viem: "npm:^2.35.1"
viem: "npm:^2.36.0"
languageName: unknown
linkType: soft

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

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

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

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

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

Expand Down Expand Up @@ -3998,9 +3998,9 @@ __metadata:
languageName: node
linkType: hard

"ox@npm:0.8.7":
version: 0.8.7
resolution: "ox@npm:0.8.7"
"ox@npm:0.9.1":
version: 0.9.1
resolution: "ox@npm:0.9.1"
dependencies:
"@adraffy/ens-normalize": "npm:^1.11.0"
"@noble/ciphers": "npm:^1.3.0"
Expand All @@ -4015,7 +4015,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/a0919651e35b60d741f745ef6a0cfa1f63daf17d43e95cae7957c291eba90248be0968ee0a6d2f268e5e79f6dbbc3ab3b4617df0bcadcae722843168639795e1
checksum: 10c0/1678b0cb3e0f1b0986e8a944f64789ca00eb9e3d02fcb4a613f43fa9d75d9fb782f15a18133779fe6095f190fec2fd8be7a3c9df7ecf9c038fb0037ef542256d
languageName: node
linkType: hard

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

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

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

"viem@npm:^2.35.1":
version: 2.35.1
resolution: "viem@npm:2.35.1"
"viem@npm:^2.36.0":
version: 2.36.0
resolution: "viem@npm:2.36.0"
dependencies:
"@noble/curves": "npm:1.9.6"
"@noble/hashes": "npm:1.8.0"
"@scure/bip32": "npm:1.7.0"
"@scure/bip39": "npm:1.6.0"
abitype: "npm:1.0.8"
isows: "npm:1.0.7"
ox: "npm:0.8.7"
ox: "npm:0.9.1"
ws: "npm:8.18.3"
peerDependencies:
typescript: ">=5.0.4"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/56685b41fb740f61af76e4f205bf576942051da8f3d96f44ba06f6926f53f94227042315c09a88ac97024c6b2926f90ab9fd1407bfbdd44b10333d351b8faf63
checksum: 10c0/b46e19ffaf85b0e80d168a707d7b295cf58ebefde27cfb8626510dfdf845bcd25c0154a02b488fc545b07397fd880d87543622d2be6973b35ab94012092b512c
languageName: node
linkType: hard

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

Expand Down