update dependencies

This commit is contained in:
julian 2023-06-07 10:45:42 -06:00
parent f912ce482f
commit e0c53e80e0
2 changed files with 11 additions and 15 deletions

View file

@ -77,8 +77,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: "9e3927a53a606cc3f87f98c5cba36e9fd59917a5" ref: b6d2a5b4cd17311d917787c0f9505f04932659b1
resolved-ref: "9e3927a53a606cc3f87f98c5cba36e9fd59917a5" resolved-ref: b6d2a5b4cd17311d917787c0f9505f04932659b1
url: "https://github.com/cypherstack/bech32.git" url: "https://github.com/cypherstack/bech32.git"
source: git source: git
version: "0.2.1" version: "0.2.1"
@ -94,8 +94,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: "787814bfea1af30ecf9d90c2c416846def1801f1" ref: "0cd6d54e2860bea68fc50c801cb9db2a760192fb"
resolved-ref: "787814bfea1af30ecf9d90c2c416846def1801f1" resolved-ref: "0cd6d54e2860bea68fc50c801cb9db2a760192fb"
url: "https://github.com/cypherstack/stack-bip39.git" url: "https://github.com/cypherstack/stack-bip39.git"
source: git source: git
version: "1.0.6" version: "1.0.6"
@ -103,8 +103,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: f0e50250f84438a11364018f8ed3dd5c09ab2e7b ref: "081ca1863c2feba00c35bb5b297902f12f499941"
resolved-ref: f0e50250f84438a11364018f8ed3dd5c09ab2e7b resolved-ref: "081ca1863c2feba00c35bb5b297902f12f499941"
url: "https://github.com/cypherstack/bip47.git" url: "https://github.com/cypherstack/bip47.git"
source: git source: git
version: "2.0.0" version: "2.0.0"
@ -121,8 +121,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: "6136230e660fd1f681d18c75d38ca7de4d81187c" ref: af6d6c27edfe2e7cc35772ed2684eb4cc826f0e4
resolved-ref: "6136230e660fd1f681d18c75d38ca7de4d81187c" resolved-ref: af6d6c27edfe2e7cc35772ed2684eb4cc826f0e4
url: "https://github.com/cypherstack/bitcoindart.git" url: "https://github.com/cypherstack/bitcoindart.git"
source: git source: git
version: "3.0.1" version: "3.0.1"

View file

@ -45,7 +45,7 @@ dependencies:
bitcoindart: bitcoindart:
git: git:
url: https://github.com/cypherstack/bitcoindart.git url: https://github.com/cypherstack/bitcoindart.git
ref: 6136230e660fd1f681d18c75d38ca7de4d81187c ref: af6d6c27edfe2e7cc35772ed2684eb4cc826f0e4
stack_wallet_backup: stack_wallet_backup:
git: git:
@ -55,7 +55,7 @@ dependencies:
bip47: bip47:
git: git:
url: https://github.com/cypherstack/bip47.git url: https://github.com/cypherstack/bip47.git
ref: f0e50250f84438a11364018f8ed3dd5c09ab2e7b ref: 081ca1863c2feba00c35bb5b297902f12f499941
# Utility plugins # Utility plugins
http: ^0.13.0 http: ^0.13.0
@ -84,7 +84,7 @@ dependencies:
bech32: bech32:
git: git:
url: https://github.com/cypherstack/bech32.git url: https://github.com/cypherstack/bech32.git
ref: 9e3927a53a606cc3f87f98c5cba36e9fd59917a5 ref: b6d2a5b4cd17311d917787c0f9505f04932659b1
bs58check: ^1.0.2 bs58check: ^1.0.2
# Eth Plugins # Eth Plugins
@ -187,10 +187,6 @@ dependency_overrides:
git: git:
url: https://github.com/cypherstack/stack_wallet_backup.git url: https://github.com/cypherstack/stack_wallet_backup.git
ref: ee1da8a9ba1cbeb50c5b354ea1fd5a25b7c5a3ed ref: ee1da8a9ba1cbeb50c5b354ea1fd5a25b7c5a3ed
bech32:
git:
url: https://github.com/cypherstack/bech32.git
ref: 9e3927a53a606cc3f87f98c5cba36e9fd59917a5
bip39: bip39:
git: git:
url: https://github.com/cypherstack/stack-bip39.git url: https://github.com/cypherstack/stack-bip39.git