Bump other dependencies

This commit is contained in:
Vishesh Handa
2020-05-08 17:00:22 +02:00
parent cc8d7d24f9
commit 5640aa48ea
2 changed files with 4 additions and 4 deletions

View File

@ -84,7 +84,7 @@ packages:
name: cached_network_image name: cached_network_image
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "2.1.0+1" version: "2.2.0+1"
charcode: charcode:
dependency: transitive dependency: transitive
description: description:
@ -226,7 +226,7 @@ packages:
name: firebase_analytics name: firebase_analytics
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "5.0.9" version: "5.0.11"
flutter: flutter:
dependency: "direct main" dependency: "direct main"
description: flutter description: flutter

View File

@ -11,7 +11,7 @@ dependencies:
path: ^1.6.2 path: ^1.6.2
uuid: ^2.0.1 uuid: ^2.0.1
yaml: ^2.2.0 yaml: ^2.2.0
firebase_analytics: ^5.0.9 firebase_analytics: ^5.0.11
flutter_crashlytics: ^1.0.0 flutter_crashlytics: ^1.0.0
shared_preferences: ^0.5.6 shared_preferences: ^0.5.6
url_launcher: ^5.4.1 url_launcher: ^5.4.1
@ -47,7 +47,7 @@ dependencies:
sentry: ">=3.0.0 <4.0.0" sentry: ">=3.0.0 <4.0.0"
equatable: ^1.1.0 equatable: ^1.1.0
purchases_flutter: ^1.1.0 purchases_flutter: ^1.1.0
cached_network_image: ^2.1.0+1 cached_network_image: ^2.2.0+1
ssh_key: ssh_key:
git: https://github.com/GitJournal/ssh_key.git git: https://github.com/GitJournal/ssh_key.git
isolate: ^2.0.3 isolate: ^2.0.3