diff --git a/pubspec.yaml b/pubspec.yaml index a602342..215f6d7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,15 +12,15 @@ dependencies: flutter: sdk: flutter bs58check: ^1.0.2 - freezed_annotation: ^3.0.0 - lints: ^2.0.1 + freezed_annotation: ^3.1.0 + lints: ^6.0.0 dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ^2.0.0 - build_runner: ^2.3.3 - freezed: ^3.0.6 + flutter_lints: ^6.0.0 + build_runner: ^2.10.4 + freezed: ^3.2.3 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec