From 56ccddd2330a57eab5a09fab6ddf68a1bde067ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 05:51:51 +0000 Subject: [PATCH] Update dependency flutter_local_notifications to v22.2.0 --- pubspec.lock | 8 ++++---- pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 2212ef47..fe8039ea 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -322,10 +322,10 @@ packages: dependency: "direct main" description: name: flutter_local_notifications - sha256: "40c6a69189a622bda89ddcf50a139f4ba0f0eb9c0fef6718845b1f8b95452ed6" + sha256: "9375211fd7df9c070504ac4db7047c7fae857e238291433b770cfe696b5c357a" url: "https://pub.dev" source: hosted - version: "22.1.0" + version: "22.2.0" flutter_local_notifications_linux: dependency: transitive description: @@ -338,10 +338,10 @@ packages: dependency: transitive description: name: flutter_local_notifications_platform_interface - sha256: "4dfbae10debab9ac975d8b01943fed94c0c19dad43f825964b29f3c3f9a8a852" + sha256: "945a438a4779f3aca3a948718d8a4048cbe9f9c8c797492c00abd5d39112bf37" url: "https://pub.dev" source: hosted - version: "12.0.1" + version: "12.1.0" flutter_local_notifications_web: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 70b8968d..d7c64714 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -52,7 +52,7 @@ dependencies: introduction_screen: ^4.0.0 google_nav_bar: ^5.0.7 file_picker: ^12.0.0-beta.2 - flutter_local_notifications: 22.1.0 + flutter_local_notifications: 22.2.0 permission_handler: ^12.0.0+1 latext: ^0.5.0 html: ^0.15.6