From 7e5df7d0dbbe0fe388dc26698120e2f30c07cc7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Dec 2025 20:58:45 +0000 Subject: [PATCH] fix(deps): update dependency hooks_riverpod to v3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index eac6e010..c602d799 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -49,7 +49,7 @@ dependencies: flutter_web_plugins: sdk: flutter freezed_annotation: ^3.0.0 - hooks_riverpod: ^2.6.1 + hooks_riverpod: 3.1.0 intl: ^0.20.2 json_annotation: ^4.9.0 os_detect: ^2.0.3