diff --git a/pubspec.yaml b/pubspec.yaml index 21a6137..a10d708 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,7 +13,7 @@ dependencies: flutter: sdk: flutter collection: ^1.17.2 - freezed_annotation: ^2.4.1 + freezed_annotation: ^3.1.0 cancellation_token: ^2.0.1 logging: ^1.2.0 @@ -22,7 +22,7 @@ dev_dependencies: sdk: flutter flutter_lints: ^4.0.0 build_runner: ^2.4.8 - freezed: ^2.4.7 + freezed: ^3.2.0 topics: - pagination