From b51a88a077561fba2484246eb978165072742949 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 16:40:23 +0000 Subject: [PATCH] Update dependency flutter_riverpod 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..38007d3 100644 --- a/client/pubspec.yaml +++ b/client/pubspec.yaml @@ -37,7 +37,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.8 go_router: ^15.1.3 - flutter_riverpod: ^2.6.1 + flutter_riverpod: ^3.0.0 riverpod_annotation: ^2.6.1 hooks_riverpod: ^2.6.1 flutter_hooks: ^0.21.2