From 5e9881f3b7717bbc001e297f166b0cd2e5fa0b5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 22:25:58 +0000 Subject: [PATCH] fix(deps): update dependency flutter_hooks to ^0.21.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0ea8489..2b435d6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ environment: dependencies: flutter: sdk: flutter - flutter_hooks: ^0.20.5 + flutter_hooks: ^0.21.0 provider: ^6.1.2 dev_dependencies: