From af2367cf3e3964336ed694bf387c9e255311e701 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 21:53:44 +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 8e793ce..2a8195f 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.1.0 get_it: 9.2.0 mockito: ^5.4.3 mustache_template: ^2.0.0