From ba0a7969e65cede82c965af0b096aab6c66945db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 20:41:59 +0000 Subject: [PATCH] Update dependency freezed to v3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e0fefd4..aedf8f4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -68,7 +68,7 @@ dev_dependencies: flutter_lints: ^3.0.0 import_sorter: ^4.6.0 pedantic_mono: any - freezed: ^2.1.0+1 + freezed: ^3.0.0 freezed_annotation: 2.4.1 json_serializable: ^6.0.1 build_runner: ^2.1.4