mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-12-23 18:22:39 +03:00
bump deps
This commit is contained in:
parent
bc4a9cce57
commit
02da055759
@ -27,7 +27,7 @@ allprojects {
|
|||||||
|
|
||||||
yubiKitVersion = "2.1.0"
|
yubiKitVersion = "2.1.0"
|
||||||
junitVersion = "4.13.2"
|
junitVersion = "4.13.2"
|
||||||
mockitoVersion = "4.10.0"
|
mockitoVersion = "4.11.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -740,7 +740,7 @@ packages:
|
|||||||
name: window_manager
|
name: window_manager
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "0.2.8"
|
version: "0.3.0"
|
||||||
xdg_directories:
|
xdg_directories:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
@ -48,7 +48,7 @@ dependencies:
|
|||||||
flutter_riverpod: ^2.1.3
|
flutter_riverpod: ^2.1.3
|
||||||
json_annotation: ^4.7.0
|
json_annotation: ^4.7.0
|
||||||
freezed_annotation: ^2.2.0
|
freezed_annotation: ^2.2.0
|
||||||
window_manager: ^0.2.7
|
window_manager: ^0.3.0
|
||||||
qrscanner_zxing:
|
qrscanner_zxing:
|
||||||
path: android/flutter_plugins/qrscanner_zxing
|
path: android/flutter_plugins/qrscanner_zxing
|
||||||
desktop_drop: ^0.4.0
|
desktop_drop: ^0.4.0
|
||||||
|
Loading…
Reference in New Issue
Block a user