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
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"react-dom": "^19.2.0",
"stream": "^0.0.3",
"tailwindcss": "^4.1.5",
"viem": "^2.44.4",
"viem": "^2.46.1",
"webextension-polyfill": "^0.12.0",
"websocket-ts": "^2.2.1",
"zustand": "^5.0.5"
Expand Down
46 changes: 44 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -894,7 +894,7 @@ __metadata:
ts-unused-exports: "npm:^11.0.1"
tsx: "npm:^4.21.0"
typescript: "npm:5.9.2"
viem: "npm:^2.44.4"
viem: "npm:^2.46.1"
vite: "npm:^7.3.0"
vite-plugin-node-polyfills: "npm:^0.25.0"
vite-tsconfig-paths: "npm:^6.1.0"
Expand Down Expand Up @@ -7075,6 +7075,27 @@ __metadata:
languageName: node
linkType: hard

"ox@npm:0.12.1":
version: 0.12.1
resolution: "ox@npm:0.12.1"
dependencies:
"@adraffy/ens-normalize": "npm:^1.11.0"
"@noble/ciphers": "npm:^1.3.0"
"@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.2.3"
eventemitter3: "npm:5.0.1"
peerDependencies:
typescript: ">=5.4.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/c4218e369d963893412b54cf4ad780b492d9eb6c7b72958c761548924b55be63e20212a0ca491f4438b8f9faf72a31ff93c3f025819255789bd91a0334e835b2
languageName: node
linkType: hard

"p-limit@npm:^3.0.2":
version: 3.1.0
resolution: "p-limit@npm:3.1.0"
Expand Down Expand Up @@ -8822,7 +8843,28 @@ __metadata:
languageName: node
linkType: hard

"viem@npm:^2.44.4, viem@npm:^2.9.20":
"viem@npm:^2.46.1":
version: 2.46.1
resolution: "viem@npm:2.46.1"
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.2.3"
isows: "npm:1.0.7"
ox: "npm:0.12.1"
ws: "npm:8.18.3"
peerDependencies:
typescript: ">=5.0.4"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/6841b0b68ead8fb1fa5fb9c8a1f3a70e9363f03dc9abd4664da31f08c9ee50a496e75cf56a696e8a169f83b33b726f73a5ba1d6507425fafe3ad0e9309a10b23
languageName: node
linkType: hard

"viem@npm:^2.9.20":
version: 2.45.0
resolution: "viem@npm:2.45.0"
dependencies:
Expand Down