diff --git a/pubspec.lock b/pubspec.lock index ab30de57..c0f4cfab 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -323,10 +323,10 @@ packages: dependency: "direct main" description: name: flutter_hooks - sha256: "6a126f703b89499818d73305e4ce1e3de33b4ae1c5512e3b8eab4b986f46774c" + sha256: cde36b12f7188c85286fba9b38cc5a902e7279f36dd676967106c041dc9dde70 url: "https://pub.dev" source: hosted - version: "0.18.6" + version: "0.20.5" flutter_launcher_icons: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index 22d4a02a..c9c8776c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: package_info_plus: ^4.2.0 state_notifier: ^1.0.0 hooks_riverpod: ^2.0.0 - flutter_hooks: ^0.18.0 + flutter_hooks: ^0.20.5 device_calendar: git: url: https://github.com/builttoroam/device_calendar.git