chore: upgrade deps

This commit is contained in:
2025-05-21 15:57:39 +02:00
parent 0a3f0094c4
commit 9cb8a93d9d
26 changed files with 120 additions and 115 deletions
@@ -32,14 +32,14 @@ dependencies:
wyatt_architecture:
path: "../"
flutter_bloc: ^8.1.1
get_it: ^7.2.0
flutter_bloc: ^9.1.1
get_it: ^8.0.3
hive: ^2.2.3
hive_flutter: ^1.1.0
equatable: ^2.0.5
stream_transform: ^2.1.0
bloc_concurrency: ^0.2.0
freezed_annotation: ^2.2.0
bloc_concurrency: ^0.3.0
freezed_annotation: ^3.0.0
json_annotation: ^4.7.0
wyatt_bloc_helper:
@@ -55,7 +55,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.3.2
flutter_test: { sdk: flutter }
freezed: ^2.2.1
freezed: ^3.0.0-0.0.dev
hive_generator: ^2.0.0
json_serializable: ^6.5.4