diff --git a/flutter_quill_extensions/pubspec.yaml b/flutter_quill_extensions/pubspec.yaml index 0e465c73..23d808e3 100644 --- a/flutter_quill_extensions/pubspec.yaml +++ b/flutter_quill_extensions/pubspec.yaml @@ -12,17 +12,18 @@ dependencies: flutter: sdk: flutter - flutter_quill: ^7.2.19 - - image_picker: ^0.8.5+3 + flutter_quill: ^7.3.2 + + image_picker: ^1.0.2 photo_view: ^0.14.0 video_player: ^2.7.0 - youtube_player_flutter: ^8.1.1 + youtube_player_flutter: ^8.1.2 gallery_saver: ^2.3.2 - math_keyboard: ">=0.1.8 <0.3.0" + math_keyboard: ^0.2.1 string_validator: ^1.0.0 - universal_html: ^2.2.1 - url_launcher: ^6.1.9 + universal_html: ^2.2.3 + url_launcher: ^6.1.12 + dev_dependencies: flutter_test: diff --git a/pubspec.yaml b/pubspec.yaml index 28fa15ae..fa242751 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,14 +13,14 @@ dependencies: sdk: flutter collection: ^1.17.0 flutter_colorpicker: ^1.0.3 - flutter_keyboard_visibility: ^5.4.0 + flutter_keyboard_visibility: ^5.4.1 quiver: ^3.2.1 - url_launcher: ^6.1.9 + url_launcher: ^6.1.12 pedantic: ^1.11.1 - characters: ^1.2.1 + characters: ^1.3.0 diff_match_patch: ^0.4.1 - i18n_extension: ">=8.0.0 <10.0.0" - device_info_plus: ^9.0.0 + i18n_extension: ^9.0.2 + device_info_plus: ^9.0.3 platform: ^3.1.0 pasteboard: ^0.2.0