chore: Update dependencies

This commit is contained in:
Dependency Update Bot 2020-12-14 08:09:55 +00:00
parent 661e0cde87
commit 550cb4af5f
2 changed files with 4 additions and 4 deletions

View File

@ -491,7 +491,7 @@ packages:
name: image_picker name: image_picker
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "0.6.7+14" version: "0.6.7+15"
image_picker_platform_interface: image_picker_platform_interface:
dependency: transitive dependency: transitive
description: description:
@ -1002,7 +1002,7 @@ packages:
name: sqlite3_flutter_libs name: sqlite3_flutter_libs
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "0.2.0" version: "0.3.0"
stack_trace: stack_trace:
dependency: transitive dependency: transitive
description: description:

View File

@ -17,7 +17,7 @@ dependencies:
localstorage: ^3.0.3+6 localstorage: ^3.0.3+6
file_picker_cross: 4.2.2 file_picker_cross: 4.2.2
image_picker: ^0.6.7+14 image_picker: ^0.6.7+15
url_launcher: ^5.7.10 url_launcher: ^5.7.10
cached_network_image: ^2.4.1 cached_network_image: ^2.4.1
firebase_messaging: ^7.0.3 firebase_messaging: ^7.0.3
@ -42,7 +42,7 @@ dependencies:
adaptive_dialog: ^0.9.3 adaptive_dialog: ^0.9.3
flutter_matrix_html: ^0.1.13 flutter_matrix_html: ^0.1.13
moor: ^3.4.0 moor: ^3.4.0
sqlite3_flutter_libs: ^0.2.0 sqlite3_flutter_libs: ^0.3.0
sqlite3: ^0.1.8 sqlite3: ^0.1.8
random_string: ^2.1.0 random_string: ^2.1.0
flutter_typeahead: ^1.9.1 flutter_typeahead: ^1.9.1