diff --git a/pubspec.lock b/pubspec.lock index 2f5ea2e2..b0e94d8b 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -14,7 +14,7 @@ packages: name: adaptive_dialog url: "https://pub.dartlang.org" source: hosted - version: "0.9.2" + version: "0.9.3" analyzer: dependency: transitive description: @@ -91,7 +91,7 @@ packages: name: cached_network_image url: "https://pub.dartlang.org" source: hosted - version: "2.3.3" + version: "2.4.1" canonical_json: dependency: transitive description: @@ -329,7 +329,21 @@ packages: name: flutter_keyboard_visibility url: "https://pub.dartlang.org" source: hosted - version: "3.2.2" + version: "4.0.2" + flutter_keyboard_visibility_platform_interface: + dependency: transitive + description: + name: flutter_keyboard_visibility_platform_interface + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.1" + flutter_keyboard_visibility_web: + dependency: transitive + description: + name: flutter_keyboard_visibility_web + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.1" flutter_launcher_icons: dependency: "direct dev" description: @@ -343,7 +357,7 @@ packages: name: flutter_local_notifications url: "https://pub.dartlang.org" source: hosted - version: "3.0.1+6" + version: "3.0.2" flutter_local_notifications_platform_interface: dependency: transitive description: @@ -423,7 +437,7 @@ packages: name: flutter_typeahead url: "https://pub.dartlang.org" source: hosted - version: "1.8.8" + version: "1.9.1" flutter_web_plugins: dependency: transitive description: flutter @@ -794,7 +808,7 @@ packages: name: plugin_platform_interface url: "https://pub.dartlang.org" source: hosted - version: "1.0.2" + version: "1.0.3" pointycastle: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 39229a52..c75aec1d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,9 +19,9 @@ dependencies: file_picker_cross: 4.2.2 image_picker: ^0.6.7+14 url_launcher: ^5.7.10 - cached_network_image: ^2.3.3 + cached_network_image: ^2.4.1 firebase_messaging: ^7.0.3 - flutter_local_notifications: ^3.0.1+6 + flutter_local_notifications: ^3.0.2 # desktop_notifications: ^0.0.0-dev.4 // Currently blocked by: https://github.com/canonical/desktop_notifications.dart/issues/5 matrix_link_text: ^0.3.2 path_provider: ^1.6.24 @@ -39,13 +39,13 @@ dependencies: open_file: ^3.0.3 mime_type: ^0.3.2 flushbar: ^1.10.4 - adaptive_dialog: ^0.9.2 + adaptive_dialog: ^0.9.3 flutter_matrix_html: ^0.1.13 moor: ^3.4.0 sqlite3_flutter_libs: ^0.2.0 sqlite3: ^0.1.8 random_string: ^2.1.0 - flutter_typeahead: ^1.8.8 + flutter_typeahead: ^1.9.1 flutter_olm: ^1.0.1 intl: ^0.16.1 intl_translation: ^0.17.10+1