From ae7d67e5f32ea95cd81e6cc39f567851652cd711 Mon Sep 17 00:00:00 2001 From: ethicnology Date: Wed, 3 Dec 2025 11:15:01 -0500 Subject: [PATCH] chore: upgrade dependencies --- pubspec.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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