From 90ca936d142b9b7fad59a603220780fd06bcce36 Mon Sep 17 00:00:00 2001 From: Hiroshi Horie <548776+hiroshihorie@users.noreply.github.com> Date: Sun, 12 Dec 2021 14:14:27 +0700 Subject: [PATCH] update pub dependencies --- example/pubspec.lock | 26 +++++++++++++------------- example/pubspec.yaml | 6 +++--- pubspec.lock | 14 +++++++------- 3 files changed, 23 insertions(+), 23 deletions(-) diff --git a/example/pubspec.lock b/example/pubspec.lock index d4faee3..eaab409 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -7,7 +7,7 @@ packages: name: async url: "https://pub.dartlang.org" source: hosted - version: "2.8.1" + version: "2.8.2" boolean_selector: dependency: transitive description: @@ -21,7 +21,7 @@ packages: name: characters url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" + version: "1.2.0" charcode: dependency: transitive description: @@ -103,7 +103,7 @@ packages: name: flutter_background url: "https://pub.dartlang.org" source: hosted - version: "1.0.2+2" + version: "1.1.0" flutter_lints: dependency: "direct dev" description: @@ -117,7 +117,7 @@ packages: name: flutter_svg url: "https://pub.dartlang.org" source: hosted - version: "0.23.0+1" + version: "1.0.0" flutter_test: dependency: "direct dev" description: flutter @@ -190,7 +190,7 @@ packages: name: matcher url: "https://pub.dartlang.org" source: hosted - version: "0.12.10" + version: "0.12.11" meta: dependency: transitive description: @@ -218,21 +218,21 @@ 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: name: path_provider url: "https://pub.dartlang.org" source: hosted - version: "2.0.7" + version: "2.0.8" path_provider_android: dependency: transitive description: @@ -253,14 +253,14 @@ packages: name: path_provider_linux url: "https://pub.dartlang.org" source: hosted - version: "2.1.2" + version: "2.1.4" path_provider_macos: dependency: transitive description: name: path_provider_macos url: "https://pub.dartlang.org" source: hosted - version: "2.0.3" + version: "2.0.4" path_provider_platform_interface: dependency: transitive description: @@ -323,7 +323,7 @@ packages: name: shared_preferences url: "https://pub.dartlang.org" source: hosted - version: "2.0.9" + version: "2.0.11" shared_preferences_android: dependency: transitive description: @@ -426,7 +426,7 @@ packages: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.4.2" + version: "0.4.3" typed_data: dependency: transitive description: @@ -447,7 +447,7 @@ packages: name: vector_math url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "2.1.1" visibility_detector: dependency: transitive description: diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 6667ef4..676cee1 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -11,14 +11,14 @@ dependencies: flutter: sdk: flutter - flutter_background: 1.0.2+2 + flutter_background: 1.1.0 provider: ^6.0.1 logging: ^1.0.1 - shared_preferences: ^2.0.7 + shared_preferences: ^2.0.11 google_fonts: ^2.1.0 eva_icons_flutter: ^3.0.0 - flutter_svg: ^0.23.0+1 + flutter_svg: ^1.0.0 livekit_client: path: ../ diff --git a/pubspec.lock b/pubspec.lock index c47a3ea..0287134 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -14,7 +14,7 @@ packages: name: async url: "https://pub.dartlang.org" source: hosted - version: "2.8.1" + version: "2.8.2" boolean_selector: dependency: transitive description: @@ -28,7 +28,7 @@ packages: name: characters url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" + version: "1.2.0" charcode: dependency: transitive description: @@ -169,7 +169,7 @@ packages: name: matcher url: "https://pub.dartlang.org" source: hosted - version: "0.12.10" + version: "0.12.11" meta: dependency: "direct main" description: @@ -190,7 +190,7 @@ packages: name: path_provider url: "https://pub.dartlang.org" source: hosted - version: "2.0.7" + version: "2.0.8" path_provider_android: dependency: transitive description: @@ -211,7 +211,7 @@ packages: name: path_provider_linux url: "https://pub.dartlang.org" source: hosted - version: "2.1.2" + version: "2.1.4" path_provider_macos: dependency: transitive description: @@ -314,7 +314,7 @@ packages: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.4.2" + version: "0.4.3" tint: dependency: transitive description: @@ -342,7 +342,7 @@ packages: name: vector_math url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "2.1.1" visibility_detector: dependency: "direct main" description: