From c8c801a5885a110b16a4227ce265da6b2e610008 Mon Sep 17 00:00:00 2001 From: shawn Date: Fri, 27 May 2022 15:34:46 +0800 Subject: [PATCH] dependencies upgrade --- example/pubspec.lock | 63 ++++++++++++++++++++++++++++++++++---------- example/pubspec.yaml | 8 ++++-- pubspec.lock | 20 +++++++------- pubspec.yaml | 8 +++--- 4 files changed, 69 insertions(+), 30 deletions(-) diff --git a/example/pubspec.lock b/example/pubspec.lock index 52353ae6d..b285f836f 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -22,6 +22,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "3.0.1" + card_swiper: + dependency: transitive + description: + name: card_swiper + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.3" characters: dependency: transitive description: @@ -158,13 +165,20 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.0.7" + flutter_screenutil: + dependency: transitive + description: + name: flutter_screenutil + url: "https://pub.dartlang.org" + source: hosted + version: "5.5.3+2" flutter_svg: dependency: transitive description: name: flutter_svg url: "https://pub.dartlang.org" source: hosted - version: "0.23.0+1" + version: "1.0.3" flutter_swiper: dependency: transitive description: @@ -302,7 +316,7 @@ packages: name: mobx url: "https://pub.dartlang.org" source: hosted - version: "2.0.5" + version: "2.0.7" path: dependency: transitive description: @@ -316,14 +330,14 @@ packages: name: path_drawing url: "https://pub.dartlang.org" source: hosted - version: "0.5.1+1" + version: "1.0.0" path_parsing: dependency: transitive description: name: path_parsing url: "https://pub.dartlang.org" source: hosted - version: "0.2.1" + version: "1.0.0" path_provider: dependency: transitive description: @@ -407,21 +421,21 @@ packages: path: ".." relative: true source: path - version: "0.3.6" + version: "0.4.6" polkawallet_sdk: dependency: transitive description: name: polkawallet_sdk url: "https://pub.dartlang.org" source: hosted - version: "0.3.7" + version: "0.4.6" polkawallet_ui: dependency: "direct main" description: - name: polkawallet_ui - url: "https://pub.dartlang.org" - source: hosted - version: "0.3.6" + path: "../../ui" + relative: true + source: path + version: "0.4.6" process: dependency: transitive description: @@ -443,6 +457,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "4.0.0" + scrollable_positioned_list: + dependency: transitive + description: + name: scrollable_positioned_list + url: "https://pub.dartlang.org" + source: hosted + version: "0.2.3" shared_preferences: dependency: transitive description: @@ -485,6 +506,20 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "2.0.2" + shimmer: + dependency: transitive + description: + name: shimmer + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.0" + skeleton_loader: + dependency: transitive + description: + name: skeleton_loader + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.0+4" sky_engine: dependency: transitive description: flutter @@ -594,28 +629,28 @@ packages: name: webview_flutter url: "https://pub.dartlang.org" source: hosted - version: "2.1.2" + version: "3.0.4" webview_flutter_android: dependency: transitive description: name: webview_flutter_android url: "https://pub.dartlang.org" source: hosted - version: "2.0.15" + version: "2.8.8" webview_flutter_platform_interface: dependency: transitive description: name: webview_flutter_platform_interface url: "https://pub.dartlang.org" source: hosted - version: "1.2.0" + version: "1.8.0" webview_flutter_wkwebview: dependency: transitive description: name: webview_flutter_wkwebview url: "https://pub.dartlang.org" source: hosted - version: "2.0.14" + version: "2.7.5" win32: dependency: transitive description: diff --git a/example/pubspec.yaml b/example/pubspec.yaml index d83cf12ff..693809ff2 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -25,13 +25,17 @@ dependencies: sdk: flutter flutter_localizations: sdk: flutter - flutter_mobx: ^2.0.0 - polkawallet_ui: ^0.3.4 + flutter_mobx: ^2.0.2 + polkawallet_ui: ^0.4.6 # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.0 +#dependency_overrides: +# polkawallet_ui: +# path: ../../ui + dev_dependencies: polkawallet_plugin_kusama: path: ../ diff --git a/pubspec.lock b/pubspec.lock index dca7c3992..9e0619f7e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -70,7 +70,7 @@ packages: name: build_daemon url: "https://pub.dartlang.org" source: hosted - version: "3.0.1" + version: "3.1.0" build_resolvers: dependency: transitive description: @@ -84,7 +84,7 @@ packages: name: build_runner url: "https://pub.dartlang.org" source: hosted - version: "2.1.4" + version: "2.1.11" build_runner_core: dependency: transitive description: @@ -257,7 +257,7 @@ packages: name: flutter_inappwebview url: "https://pub.dartlang.org" source: hosted - version: "5.3.2" + version: "5.4.3+7" flutter_mobx: dependency: "direct main" description: @@ -299,7 +299,7 @@ packages: name: flutter_svg url: "https://pub.dartlang.org" source: hosted - version: "0.23.0+1" + version: "1.0.3" flutter_swiper: dependency: "direct main" description: @@ -491,7 +491,7 @@ packages: name: mobx url: "https://pub.dartlang.org" source: hosted - version: "2.0.5" + version: "2.0.7" mobx_codegen: dependency: "direct dev" description: @@ -519,14 +519,14 @@ packages: name: path_drawing url: "https://pub.dartlang.org" source: hosted - version: "0.5.1+1" + version: "1.0.0" path_parsing: dependency: transitive description: name: path_parsing url: "https://pub.dartlang.org" source: hosted - version: "0.2.1" + version: "1.0.0" path_provider: dependency: transitive description: @@ -617,14 +617,14 @@ packages: path: "../sdk" relative: true source: path - version: "0.4.4" + version: "0.4.6" polkawallet_ui: dependency: "direct main" description: path: "../ui" relative: true source: path - version: "0.4.4" + version: "0.4.6" pool: dependency: transitive description: @@ -902,7 +902,7 @@ packages: name: webview_flutter url: "https://pub.dartlang.org" source: hosted - version: "3.0.0" + version: "3.0.4" webview_flutter_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index e54cde494..1194ec0d3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,10 +11,10 @@ dependencies: flutter: sdk: flutter cupertino_icons: ^1.0.3 - http: ^0.13.3 - mobx: ^2.0.4 + http: ^0.13.4 + mobx: ^2.0.7 flutter_mobx: ^2.0.2 - flutter_svg: ^0.23.0+1 + flutter_svg: ^1.0.3 get_storage: ^2.0.3 json_annotation: ^4.0.1 polkawallet_sdk: ^0.4.6 @@ -24,7 +24,7 @@ dependencies: flutter_swiper: ^1.1.6 dev_dependencies: - build_runner: ^2.1.2 + build_runner: ^2.1.11 mobx_codegen: ^2.0.2 json_serializable: ^4.1.4 flutter_test: