From 9b0340debd3dcd00bc74a55954fb9cd2bdd661ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 12:13:43 +0000 Subject: [PATCH] fix(deps): update dependency freezed_annotation to v3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 292c6d1..117ff44 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,7 +9,7 @@ environment: dependencies: args: ^2.4.2 - freezed_annotation: ^2.1.0 + freezed_annotation: ^3.0.0 get_it: ^8.0.3 mockito: ^5.4.3 mustache_template: ^2.0.0