From 16f39038933e6bd494f85e544d631eaeefdeb061 Mon Sep 17 00:00:00 2001 From: Ellet Date: Tue, 6 Feb 2024 22:08:29 +0400 Subject: [PATCH] Update packages --- flutter_quill_extensions/pubspec.yaml | 8 ++++---- pubspec.yaml | 7 +++---- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/flutter_quill_extensions/pubspec.yaml b/flutter_quill_extensions/pubspec.yaml index 79a370c3..08eb8ca7 100644 --- a/flutter_quill_extensions/pubspec.yaml +++ b/flutter_quill_extensions/pubspec.yaml @@ -29,9 +29,9 @@ dependencies: sdk: flutter # Normal packages - http: ^1.1.0 + http: ^1.2.0 path: ^1.8.3 - meta: ^1.9.1 + meta: ^1.10.0 universal_html: ^2.2.4 cross_file: ^0.3.3+6 @@ -43,8 +43,8 @@ dependencies: youtube_player_flutter: ^8.1.2 url_launcher: ^6.2.1 super_clipboard: ^0.8.4 - gal: ^2.2.2 - gal_linux: ^0.0.1 + gal: ^2.3.0 + gal_linux: ^0.1.0 image_picker: ^1.0.4 dev_dependencies: diff --git a/pubspec.yaml b/pubspec.yaml index 7a1935e6..4d27dd4d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -48,18 +48,18 @@ dependencies: collection: ^1.17.0 quiver: ^3.2.1 equatable: ^2.0.5 - meta: ^1.9.1 + meta: ^1.10.0 html: ^0.15.4 flutter_colorpicker: ^1.0.3 # For converting HTML to Quill delta - markdown: ^7.1.1 + markdown: ^7.2.1 html2md: ^1.3.1 charcode: ^1.3.1 # Plugins - url_launcher: ^6.1.14 + url_launcher: ^6.2.4 flutter_keyboard_visibility: ^6.0.0 device_info_plus: ^9.1.0 super_clipboard: ^0.8.4 @@ -70,7 +70,6 @@ dev_dependencies: sdk: flutter flutter_quill_test: ^9.2.10 test: ^1.24.3 - # intl_translation: ^0.19.0 yaml_edit: ^2.1.1 flutter: