chore: Update dependencies

This commit is contained in:
Christian Pauly 2021-07-10 11:19:40 +02:00
parent 2ae65d59c5
commit e6fbade1cf
2 changed files with 5 additions and 5 deletions

View file

@ -458,7 +458,7 @@ packages:
name: flutter_typeahead
url: "https://pub.dartlang.org"
source: hosted
version: "3.1.3"
version: "3.2.0"
flutter_web_plugins:
dependency: transitive
description: flutter
@ -1345,7 +1345,7 @@ packages:
name: vrouter
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.0+4"
version: "1.2.0+5"
watcher:
dependency: transitive
description:

View file

@ -13,7 +13,7 @@ dependencies:
audioplayers: ^0.19.1
cached_network_image: ^3.0.0
cupertino_icons: any
desktop_notifications: ^0.4.0 # Version 0.5.0 breaks web builds: https://github.com/canonical/dbus.dart/issues/250
desktop_notifications: ">=0.4.0 <0.5.0" # Version 0.5.0 breaks web builds: https://github.com/canonical/dbus.dart/issues/250
email_validator: ^2.0.1
emoji_picker_flutter: ^1.0.6
fcm_shared_isolate:
@ -35,7 +35,7 @@ dependencies:
flutter_secure_storage: 3.3.5 # Do not upgrade or this will break Linux builds!
flutter_slidable: ^0.6.0
flutter_svg: ^0.22.0
flutter_typeahead: ^3.1.3
flutter_typeahead: ^3.2.0
future_loading_dialog: ^0.2.1
hive_flutter: ^1.1.0
image_picker: ^0.8.1+3
@ -64,7 +64,7 @@ dependencies:
unifiedpush: ^1.0.6
universal_html: ^2.0.8
url_launcher: ^6.0.9
vrouter: ^1.2.0+4
vrouter: ^1.2.0+5
dev_dependencies:
dapackages: ^1.6.0