From 99341fc750f0d4cc4e01749b3b87d24ddb792dd0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 22:55:11 +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 134610b..2099980 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: 9.2.1 mockito: ^5.4.3 mustache_template: ^2.0.0