mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-12-22 19:39:22 +00:00
update tezart's dio dep
This commit is contained in:
parent
aa5bdad394
commit
cd6e894708
2 changed files with 12 additions and 13 deletions
23
pubspec.lock
23
pubspec.lock
|
@ -502,10 +502,10 @@ packages:
|
|||
dependency: transitive
|
||||
description:
|
||||
name: dio
|
||||
sha256: "7d328c4d898a61efc3cd93655a0955858e29a0aa647f0f9e02d59b3bb275e2e8"
|
||||
sha256: "11e40df547d418cc0c4900a9318b26304e665da6fa4755399a9ff9efd09034b5"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "4.0.6"
|
||||
version: "5.4.3+1"
|
||||
dropdown_button2:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
@ -1412,10 +1412,10 @@ packages:
|
|||
dependency: transitive
|
||||
description:
|
||||
name: pretty_dio_logger
|
||||
sha256: "948f7eeb36e7aa0760b51c1a8e3331d4b21e36fabd39efca81f585ed93893544"
|
||||
sha256: "00b80053063935cf9a6190da344c5373b9d0e92da4c944c878ff2fbef0ef6dc2"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.2.0-beta-1"
|
||||
version: "1.3.1"
|
||||
process:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -1659,12 +1659,11 @@ packages:
|
|||
stellar_flutter_sdk:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: eca1d730e952cf6a6d64502f977cfc03876b75d4
|
||||
resolved-ref: eca1d730e952cf6a6d64502f977cfc03876b75d4
|
||||
url: "https://github.com/cypherstack/stellar_flutter_sdk.git"
|
||||
source: git
|
||||
version: "1.5.3"
|
||||
name: stellar_flutter_sdk
|
||||
sha256: "574e8f40a1a1a9b18a735272196c8d3c8168a669efc8460a4d5d6f45151e8dce"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.7.8"
|
||||
stream_channel:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
@ -1741,8 +1740,8 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: "1fb2669e2b530367a449217e952f220d5e667043"
|
||||
resolved-ref: "1fb2669e2b530367a449217e952f220d5e667043"
|
||||
ref: f31f8f857665d85338824ae171aba4c629c3ba6f
|
||||
resolved-ref: f31f8f857665d85338824ae171aba4c629c3ba6f
|
||||
url: "https://github.com/cypherstack/tezart.git"
|
||||
source: git
|
||||
version: "2.0.5"
|
||||
|
|
|
@ -162,7 +162,7 @@ dependencies:
|
|||
tezart:
|
||||
git:
|
||||
url: https://github.com/cypherstack/tezart.git
|
||||
ref: 1fb2669e2b530367a449217e952f220d5e667043
|
||||
ref: f31f8f857665d85338824ae171aba4c629c3ba6f
|
||||
socks5_proxy: ^1.0.3+dev.3
|
||||
convert: ^3.1.1
|
||||
flutter_hooks: ^0.20.3
|
||||
|
|
Loading…
Reference in a new issue