Update dependencies

This commit is contained in:
Igor Kulikov
2022-08-19 18:28:01 +03:00
parent 59d75fe086
commit 104c683838
2 changed files with 2 additions and 2 deletions

View File

@@ -215,7 +215,7 @@ packages:
name: flutter_secure_storage name: flutter_secure_storage
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "5.1.0" version: "6.0.0"
flutter_secure_storage_linux: flutter_secure_storage_linux:
dependency: transitive dependency: transitive
description: description:

View File

@@ -16,7 +16,7 @@ dependencies:
url: git@github.com:thingsboard/dart_thingsboard_client.git url: git@github.com:thingsboard/dart_thingsboard_client.git
ref: master ref: master
intl: ^0.17.0 intl: ^0.17.0
flutter_secure_storage: ^5.0.2 flutter_secure_storage: ^6.0.0
flutter_speed_dial: ^6.0.0 flutter_speed_dial: ^6.0.0
cupertino_icons: ^1.0.2 cupertino_icons: ^1.0.2
fluro: ^2.0.3 fluro: ^2.0.3