mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-22 16:32:01 +03:00
bump flutter packages
This commit is contained in:
parent
35b0180942
commit
fe5107f3be
12
pubspec.lock
12
pubspec.lock
@ -101,10 +101,10 @@ packages:
|
||||
dependency: "direct dev"
|
||||
description:
|
||||
name: build_runner
|
||||
sha256: "10c6bcdbf9d049a0b666702cf1cee4ddfdc38f02a19d35ae392863b47519848b"
|
||||
sha256: "67d591d602906ef9201caf93452495ad1812bea2074f04e25dbd7c133785821b"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.4.6"
|
||||
version: "2.4.7"
|
||||
build_runner_core:
|
||||
dependency: transitive
|
||||
description:
|
||||
@ -324,10 +324,10 @@ packages:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: flutter_riverpod
|
||||
sha256: d261b0f2461e0595b96f92ed807841eb72cea84a6b12b8fd0c76e5ed803e7921
|
||||
sha256: da9591d1f8d5881628ccd5c25c40e74fc3eef50ba45e40c3905a06e1712412d5
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.4.8"
|
||||
version: "2.4.9"
|
||||
flutter_test:
|
||||
dependency: "direct dev"
|
||||
description: flutter
|
||||
@ -670,10 +670,10 @@ packages:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: riverpod
|
||||
sha256: "08451ddbaad6eae73e2422d8109775885623340d721c6637b8719c9f4b478848"
|
||||
sha256: "942999ee48b899f8a46a860f1e13cee36f2f77609eb54c5b7a669bb20d550b11"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.4.8"
|
||||
version: "2.4.9"
|
||||
rxdart:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -46,7 +46,7 @@ dependencies:
|
||||
logging: ^1.2.0
|
||||
collection: ^1.17.2
|
||||
shared_preferences: ^2.2.2
|
||||
flutter_riverpod: ^2.4.6
|
||||
flutter_riverpod: ^2.4.9
|
||||
json_annotation: ^4.8.1
|
||||
freezed_annotation: ^2.2.0
|
||||
window_manager: ^0.3.7
|
||||
@ -81,7 +81,7 @@ dev_dependencies:
|
||||
# rules and activating additional ones.
|
||||
flutter_lints: ^3.0.1
|
||||
|
||||
build_runner: ^2.4.6
|
||||
build_runner: ^2.4.7
|
||||
freezed: ^2.4.5
|
||||
json_serializable: ^6.7.0
|
||||
analyzer:
|
||||
|
Loading…
Reference in New Issue
Block a user