build: Update dependencies after release

This commit is contained in:
krille-chan 2024-07-13 17:16:30 +02:00
commit 82a7f5de51
No known key found for this signature in database
3 changed files with 141 additions and 149 deletions

View file

@ -26,7 +26,7 @@ dependencies:
emoji_proposal: ^0.0.1
emojis: ^0.9.9
#fcm_shared_isolate: ^0.1.0
file_picker: ^8.0.1
file_picker: ^8.0.6
flutter:
sdk: flutter
flutter_app_badger: ^1.5.0
@ -36,7 +36,7 @@ dependencies:
flutter_html: ^3.0.0-beta.2
flutter_html_table: ^3.0.0-beta.2
flutter_linkify: ^6.0.0
flutter_local_notifications: ^17.0.0
flutter_local_notifications: ^17.2.1+1
flutter_localizations:
sdk: flutter
flutter_map: ^6.1.0
@ -60,7 +60,7 @@ dependencies:
image: ^4.1.7
image_picker: ^1.1.0
intl: any
just_audio: ^0.9.37
just_audio: ^0.9.39
keyboard_shortcuts: ^0.1.4
latlong2: ^0.9.1
linkify: ^5.0.0
@ -76,7 +76,7 @@ dependencies:
punycode: ^1.0.0
qr_code_scanner: ^1.0.1
receive_sharing_intent: 1.4.5 # Update needs more work
record: ^5.0.5
record: ^5.1.2
scroll_to_index: ^3.0.1
share_plus: ^9.0.0
shared_preferences: ^2.2.0 # Pinned because https://github.com/flutter/flutter/issues/118401