From 35a169982aa75bc01f2124b0e9a2dfa45677e282 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 16:41:43 +0000 Subject: [PATCH] Update dependency riverpod_annotation to v3 --- client/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pubspec.yaml b/client/pubspec.yaml index cfbb766..6ea21f5 100644 --- a/client/pubspec.yaml +++ b/client/pubspec.yaml @@ -38,7 +38,7 @@ dependencies: cupertino_icons: ^1.0.8 go_router: ^15.1.3 flutter_riverpod: ^2.6.1 - riverpod_annotation: ^2.6.1 + riverpod_annotation: ^3.0.0 hooks_riverpod: ^2.6.1 flutter_hooks: ^0.21.2 json_annotation: ^4.9.0