From ac55a635652607caa41b389bcb62dd2c863fe218 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 16:41:11 +0000 Subject: [PATCH] Update dependency hooks_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..3494ad2 100644 --- a/client/pubspec.yaml +++ b/client/pubspec.yaml @@ -39,7 +39,7 @@ dependencies: go_router: ^15.1.3 flutter_riverpod: ^2.6.1 riverpod_annotation: ^2.6.1 - hooks_riverpod: ^2.6.1 + hooks_riverpod: ^3.0.0 flutter_hooks: ^0.21.2 json_annotation: ^4.9.0 drift: ^2.26.1