mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-12-22 09:41:32 +03:00
Update dart dependencies
This commit is contained in:
parent
a2aec75f0c
commit
6babeee02d
@ -225,14 +225,14 @@ packages:
|
||||
name: freezed
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.15.1+1"
|
||||
version: "1.0.0"
|
||||
freezed_annotation:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: freezed_annotation
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.15.0"
|
||||
version: "1.0.0"
|
||||
frontend_server_client:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -40,7 +40,7 @@ dependencies:
|
||||
shared_preferences: ^2.0.8
|
||||
flutter_riverpod: ^1.0.0
|
||||
json_annotation: ^4.3.0
|
||||
freezed_annotation: ^0.15.0
|
||||
freezed_annotation: ^1.0.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
@ -54,7 +54,7 @@ dev_dependencies:
|
||||
flutter_lints: ^1.0.0
|
||||
|
||||
build_runner: ^2.1.4
|
||||
freezed: ^0.15.0
|
||||
freezed: ^1.0.0
|
||||
json_serializable: ^6.0.0
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user