mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-02-02 19:26:37 +00:00
chore: update deps
This commit is contained in:
parent
120952156f
commit
9c64ed6316
2 changed files with 6 additions and 12 deletions
|
@ -684,8 +684,8 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: "6bf385b2e1e18c8aa23783cb8afeabace299cf68"
|
||||
resolved-ref: "6bf385b2e1e18c8aa23783cb8afeabace299cf68"
|
||||
ref: f0b1300140d45c13e7722f8f8d20308efeba8449
|
||||
resolved-ref: f0b1300140d45c13e7722f8f8d20308efeba8449
|
||||
url: "https://github.com/cypherstack/electrum_adapter.git"
|
||||
source: git
|
||||
version: "3.0.0"
|
||||
|
@ -1980,8 +1980,8 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: "534ec251b339199446b723c01a25d324ae7bb974"
|
||||
resolved-ref: "534ec251b339199446b723c01a25d324ae7bb974"
|
||||
ref: "752f054b65c500adb9cad578bf183a978e012502"
|
||||
resolved-ref: "752f054b65c500adb9cad578bf183a978e012502"
|
||||
url: "https://github.com/cypherstack/tor.git"
|
||||
source: git
|
||||
version: "0.0.1"
|
||||
|
|
|
@ -63,7 +63,7 @@ dependencies:
|
|||
tor_ffi_plugin:
|
||||
git:
|
||||
url: https://github.com/cypherstack/tor.git
|
||||
ref: 647cadc3c82c276dc07915b02d24538fd610f220
|
||||
ref: 752f054b65c500adb9cad578bf183a978e012502
|
||||
|
||||
fusiondart:
|
||||
git:
|
||||
|
@ -174,7 +174,7 @@ dependencies:
|
|||
electrum_adapter:
|
||||
git:
|
||||
url: https://github.com/cypherstack/electrum_adapter.git
|
||||
ref: 6bf385b2e1e18c8aa23783cb8afeabace299cf68
|
||||
ref: f0b1300140d45c13e7722f8f8d20308efeba8449
|
||||
stream_channel: ^2.1.0
|
||||
solana:
|
||||
git: # TODO [prio=low]: Revert to official package once Tor support is merged upstream.
|
||||
|
@ -245,12 +245,6 @@ dependency_overrides:
|
|||
ref: 0acacfd17eacf72135c693a7b862bd9b7cc56739
|
||||
path: coinlib_flutter
|
||||
|
||||
# adding here due to pure laziness
|
||||
tor_ffi_plugin:
|
||||
git:
|
||||
url: https://github.com/cypherstack/tor.git
|
||||
ref: 534ec251b339199446b723c01a25d324ae7bb974
|
||||
|
||||
bip47:
|
||||
git:
|
||||
url: https://github.com/cypherstack/bip47.git
|
||||
|
|
Loading…
Reference in a new issue