mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-01-10 12:44:31 +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
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
name: dio
|
name: dio
|
||||||
sha256: "7d328c4d898a61efc3cd93655a0955858e29a0aa647f0f9e02d59b3bb275e2e8"
|
sha256: "11e40df547d418cc0c4900a9318b26304e665da6fa4755399a9ff9efd09034b5"
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "4.0.6"
|
version: "5.4.3+1"
|
||||||
dropdown_button2:
|
dropdown_button2:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
|
@ -1412,10 +1412,10 @@ packages:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
name: pretty_dio_logger
|
name: pretty_dio_logger
|
||||||
sha256: "948f7eeb36e7aa0760b51c1a8e3331d4b21e36fabd39efca81f585ed93893544"
|
sha256: "00b80053063935cf9a6190da344c5373b9d0e92da4c944c878ff2fbef0ef6dc2"
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "1.2.0-beta-1"
|
version: "1.3.1"
|
||||||
process:
|
process:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
@ -1659,12 +1659,11 @@ packages:
|
||||||
stellar_flutter_sdk:
|
stellar_flutter_sdk:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
name: stellar_flutter_sdk
|
||||||
ref: eca1d730e952cf6a6d64502f977cfc03876b75d4
|
sha256: "574e8f40a1a1a9b18a735272196c8d3c8168a669efc8460a4d5d6f45151e8dce"
|
||||||
resolved-ref: eca1d730e952cf6a6d64502f977cfc03876b75d4
|
url: "https://pub.dev"
|
||||||
url: "https://github.com/cypherstack/stellar_flutter_sdk.git"
|
source: hosted
|
||||||
source: git
|
version: "1.7.8"
|
||||||
version: "1.5.3"
|
|
||||||
stream_channel:
|
stream_channel:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
|
@ -1741,8 +1740,8 @@ packages:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: "1fb2669e2b530367a449217e952f220d5e667043"
|
ref: f31f8f857665d85338824ae171aba4c629c3ba6f
|
||||||
resolved-ref: "1fb2669e2b530367a449217e952f220d5e667043"
|
resolved-ref: f31f8f857665d85338824ae171aba4c629c3ba6f
|
||||||
url: "https://github.com/cypherstack/tezart.git"
|
url: "https://github.com/cypherstack/tezart.git"
|
||||||
source: git
|
source: git
|
||||||
version: "2.0.5"
|
version: "2.0.5"
|
||||||
|
|
|
@ -162,7 +162,7 @@ dependencies:
|
||||||
tezart:
|
tezart:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/cypherstack/tezart.git
|
url: https://github.com/cypherstack/tezart.git
|
||||||
ref: 1fb2669e2b530367a449217e952f220d5e667043
|
ref: f31f8f857665d85338824ae171aba4c629c3ba6f
|
||||||
socks5_proxy: ^1.0.3+dev.3
|
socks5_proxy: ^1.0.3+dev.3
|
||||||
convert: ^3.1.1
|
convert: ^3.1.1
|
||||||
flutter_hooks: ^0.20.3
|
flutter_hooks: ^0.20.3
|
||||||
|
|
Loading…
Reference in a new issue