diff --git a/pubspec.lock b/pubspec.lock index 1b50e6cdb..81c9af29a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -430,7 +430,7 @@ packages: name: flutter_native_splash url: "https://pub.dartlang.org" source: hosted - version: "1.2.3" + version: "1.2.4" flutter_olm: dependency: "direct main" description: @@ -608,14 +608,14 @@ packages: name: image url: "https://pub.dartlang.org" source: hosted - version: "3.0.4" + version: "3.0.8" image_picker: dependency: "direct main" description: name: image_picker url: "https://pub.dartlang.org" source: hosted - version: "0.8.4" + version: "0.8.4+2" image_picker_for_web: dependency: transitive description: @@ -692,7 +692,7 @@ packages: name: lottie url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" + version: "1.2.1" markdown: dependency: transitive description: @@ -820,7 +820,7 @@ packages: name: package_info_plus url: "https://pub.dartlang.org" source: hosted - version: "1.0.4" + version: "1.2.1" package_info_plus_linux: dependency: transitive description: @@ -834,7 +834,7 @@ packages: name: package_info_plus_macos url: "https://pub.dartlang.org" source: hosted - version: "1.1.1" + version: "1.2.0" package_info_plus_platform_interface: dependency: transitive description: @@ -848,14 +848,14 @@ packages: name: package_info_plus_web url: "https://pub.dartlang.org" source: hosted - version: "1.0.3" + version: "1.0.4" package_info_plus_windows: dependency: transitive description: name: package_info_plus_windows url: "https://pub.dartlang.org" source: hosted - version: "1.0.3" + version: "1.0.4" path: dependency: transitive description: @@ -883,7 +883,7 @@ packages: name: path_provider url: "https://pub.dartlang.org" source: hosted - version: "2.0.2" + version: "2.0.5" path_provider_linux: dependency: transitive description: @@ -925,7 +925,7 @@ packages: name: permission_handler url: "https://pub.dartlang.org" source: hosted - version: "8.1.4+2" + version: "8.1.6" permission_handler_platform_interface: dependency: transitive description: @@ -939,7 +939,7 @@ packages: name: petitparser url: "https://pub.dartlang.org" source: hosted - version: "4.1.0" + version: "4.3.0" pin_code_text_field: dependency: "direct main" description: @@ -1086,7 +1086,7 @@ packages: name: scroll_to_index url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.1.0" sentry: dependency: "direct main" description: @@ -1343,7 +1343,7 @@ packages: name: unifiedpush url: "https://pub.dartlang.org" source: hosted - version: "1.0.6" + version: "1.1.0" universal_html: dependency: "direct main" description: @@ -1371,7 +1371,7 @@ packages: name: url_launcher url: "https://pub.dartlang.org" source: hosted - version: "6.0.10" + version: "6.0.12" url_launcher_linux: dependency: transitive description: @@ -1546,7 +1546,7 @@ packages: name: xml url: "https://pub.dartlang.org" source: hosted - version: "5.1.2" + version: "5.3.0" yaml: dependency: transitive description: @@ -1555,5 +1555,5 @@ packages: source: hosted version: "3.1.0" sdks: - dart: ">=2.13.0 <3.0.0" - flutter: ">=2.2.0" + dart: ">=2.14.0 <3.0.0" + flutter: ">=2.5.0" diff --git a/pubspec.yaml b/pubspec.yaml index 60baed8d8..5cb48b2cc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -42,40 +42,40 @@ dependencies: future_loading_dialog: ^0.2.1 geolocator: ^7.6.2 hive_flutter: ^1.1.0 - image_picker: ^0.8.4 + image_picker: ^0.8.4+2 intl: any localstorage: ^4.0.0+1 - lottie: ^1.1.0 + lottie: ^1.2.1 matrix: ^0.5.5 matrix_link_text: ^1.0.2 native_imaging: git: https://gitlab.com/famedly/libraries/native_imaging.git open_noti_settings: ^0.2.0 - package_info_plus: ^1.0.4 - path_provider: ^2.0.2 - permission_handler: ^8.1.4+2 + package_info_plus: ^1.2.1 + path_provider: ^2.0.5 + permission_handler: ^8.1.6 pin_code_text_field: ^1.8.0 - provider: ^6.0.0 + provider: ^6.0.1 punycode: ^1.0.0 qr_code_scanner: ^0.5.2 qr_flutter: ^4.0.0 receive_sharing_intent: ^1.4.5 record: ^3.0.0 - scroll_to_index: ^2.0.0 - sentry: ^6.0.0 + scroll_to_index: ^2.1.0 + sentry: ^6.0.1 share: ^2.0.4 slugify: ^2.0.0 swipe_to_action: ^0.2.0 uni_links: ^0.5.1 unifiedpush: ^1.0.6 universal_html: ^2.0.8 - url_launcher: ^6.0.10 + url_launcher: ^6.0.12 vrouter: 1.2.0+11 wakelock: ^0.5.6 dev_dependencies: dapackages: ^1.6.0 - flutter_native_splash: ^1.2.3 + flutter_native_splash: ^1.2.4 flutter_test: sdk: flutter pedantic: ^1.11.1