From f3bcfc58db558b2a3f26262bb172670fc2f23a8d Mon Sep 17 00:00:00 2001 From: Dependency Update Bot Date: Mon, 31 Oct 2022 08:04:31 +0000 Subject: [PATCH] chore: Update dependencies --- macos/Flutter/GeneratedPluginRegistrant.swift | 4 +- pubspec.lock | 82 +++---------------- pubspec.yaml | 10 +-- .../flutter/generated_plugin_registrant.cc | 2 +- windows/flutter/generated_plugins.cmake | 2 +- 5 files changed, 22 insertions(+), 78 deletions(-) diff --git a/macos/Flutter/GeneratedPluginRegistrant.swift b/macos/Flutter/GeneratedPluginRegistrant.swift index 6f2fa9d23..5d5ceb703 100644 --- a/macos/Flutter/GeneratedPluginRegistrant.swift +++ b/macos/Flutter/GeneratedPluginRegistrant.swift @@ -6,10 +6,10 @@ import FlutterMacOS import Foundation import audio_session -import connectivity_plus_macos +import connectivity_plus import desktop_drop import desktop_lifecycle -import device_info_plus_macos +import device_info_plus import emoji_picker_flutter import flutter_local_notifications import flutter_secure_storage_macos diff --git a/pubspec.lock b/pubspec.lock index 80eeacfb7..d6726cab7 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -203,42 +203,14 @@ packages: name: connectivity_plus url: "https://pub.dartlang.org" source: hosted - version: "2.3.9" - connectivity_plus_linux: - dependency: transitive - description: - name: connectivity_plus_linux - url: "https://pub.dartlang.org" - source: hosted - version: "1.3.0" - connectivity_plus_macos: - dependency: transitive - description: - name: connectivity_plus_macos - url: "https://pub.dartlang.org" - source: hosted - version: "1.2.6" + version: "3.0.2" connectivity_plus_platform_interface: dependency: transitive description: name: connectivity_plus_platform_interface url: "https://pub.dartlang.org" source: hosted - version: "1.2.0" - connectivity_plus_web: - dependency: transitive - description: - name: connectivity_plus_web - url: "https://pub.dartlang.org" - source: hosted - version: "1.2.5" - connectivity_plus_windows: - dependency: transitive - description: - name: connectivity_plus_windows - url: "https://pub.dartlang.org" - source: hosted - version: "1.2.2" + version: "1.2.3" convert: dependency: transitive description: @@ -336,42 +308,14 @@ packages: name: device_info_plus url: "https://pub.dartlang.org" source: hosted - version: "4.0.0" - device_info_plus_linux: - dependency: transitive - description: - name: device_info_plus_linux - url: "https://pub.dartlang.org" - source: hosted - version: "2.1.1" - device_info_plus_macos: - dependency: transitive - description: - name: device_info_plus_macos - url: "https://pub.dartlang.org" - source: hosted - version: "2.2.3" + version: "8.0.0" device_info_plus_platform_interface: dependency: transitive description: name: device_info_plus_platform_interface url: "https://pub.dartlang.org" source: hosted - version: "2.3.0+1" - device_info_plus_web: - dependency: transitive - description: - name: device_info_plus_web - url: "https://pub.dartlang.org" - source: hosted - version: "2.1.0" - device_info_plus_windows: - dependency: transitive - description: - name: device_info_plus_windows - url: "https://pub.dartlang.org" - source: hosted - version: "2.1.1" + version: "7.0.0" disk_space: dependency: transitive description: @@ -516,7 +460,7 @@ packages: name: flutter_app_lock url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "3.0.0" flutter_blurhash: dependency: "direct main" description: @@ -591,21 +535,21 @@ packages: name: flutter_local_notifications url: "https://pub.dartlang.org" source: hosted - version: "9.7.0" + version: "12.0.3" flutter_local_notifications_linux: dependency: transitive description: name: flutter_local_notifications_linux url: "https://pub.dartlang.org" source: hosted - version: "0.5.0+1" + version: "1.0.0" flutter_local_notifications_platform_interface: dependency: transitive description: name: flutter_local_notifications_platform_interface url: "https://pub.dartlang.org" source: hosted - version: "5.0.0" + version: "6.0.0" flutter_localizations: dependency: "direct main" description: flutter @@ -617,7 +561,7 @@ packages: name: flutter_map url: "https://pub.dartlang.org" source: hosted - version: "2.2.0" + version: "3.0.0" flutter_math_fork: dependency: transitive description: @@ -1355,7 +1299,7 @@ packages: name: proj4dart url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.1.0" provider: dependency: "direct main" description: @@ -1689,7 +1633,7 @@ packages: name: timezone url: "https://pub.dartlang.org" source: hosted - version: "0.8.0" + version: "0.9.0" tint: dependency: transitive description: @@ -2011,7 +1955,7 @@ packages: name: win32 url: "https://pub.dartlang.org" source: hosted - version: "2.5.0" + version: "2.7.0" wkt_parser: dependency: transitive description: @@ -2042,4 +1986,4 @@ packages: version: "3.1.0" sdks: dart: ">=2.17.0 <3.0.0" - flutter: ">=3.0.0" + flutter: ">=3.3.0" diff --git a/pubspec.yaml b/pubspec.yaml index 43827c29a..e5d3fb619 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,12 +16,12 @@ dependencies: callkeep: ^0.3.2 chewie: ^1.2.2 collection: ^1.15.0-nullsafety.4 - connectivity_plus: ^2.3.9 + connectivity_plus: ^3.0.2 cupertino_icons: any desktop_drop: ^0.3.2 desktop_lifecycle: ^0.1.0 desktop_notifications: ^0.6.3 - device_info_plus: ^4.0.0 + device_info_plus: ^8.0.0 dynamic_color: ^1.2.2 email_validator: ^2.0.1 emoji_picker_flutter: ^1.1.2 @@ -33,14 +33,14 @@ dependencies: flutter: sdk: flutter flutter_app_badger: ^1.3.0 - flutter_app_lock: ^2.0.0 + flutter_app_lock: ^3.0.0 flutter_blurhash: ^0.7.0 flutter_cache_manager: ^3.3.0 flutter_foreground_task: ^3.10.0 - flutter_local_notifications: ^9.7.0 + flutter_local_notifications: ^12.0.3 flutter_localizations: sdk: flutter - flutter_map: ^2.2.0 + flutter_map: ^3.0.0 flutter_matrix_html: ^1.1.0 flutter_olm: ^1.2.0 flutter_openssl_crypto: ^0.1.0 diff --git a/windows/flutter/generated_plugin_registrant.cc b/windows/flutter/generated_plugin_registrant.cc index 22e9537d8..7f25f03d2 100644 --- a/windows/flutter/generated_plugin_registrant.cc +++ b/windows/flutter/generated_plugin_registrant.cc @@ -6,7 +6,7 @@ #include "generated_plugin_registrant.h" -#include +#include #include #include #include diff --git a/windows/flutter/generated_plugins.cmake b/windows/flutter/generated_plugins.cmake index 229023b19..200b87570 100644 --- a/windows/flutter/generated_plugins.cmake +++ b/windows/flutter/generated_plugins.cmake @@ -3,7 +3,7 @@ # list(APPEND FLUTTER_PLUGIN_LIST - connectivity_plus_windows + connectivity_plus desktop_drop desktop_lifecycle flutter_webrtc