From f464777f5b467f7c3928ccd18bc7a86f9e90c976 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 06:03:37 +0000 Subject: [PATCH] Bump flutter_local_notifications from 22.3.0 to 22.3.1 Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 22.3.0 to 22.3.1. - [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases) - [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v22.3.0...flutter_local_notifications-v22.3.1) --- updated-dependencies: - dependency-name: flutter_local_notifications dependency-version: 22.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 8 ++++---- pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 8cab058..5409f86 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -125,10 +125,10 @@ packages: dependency: "direct main" description: name: dynamic_color - sha256: "4aeb76de323e8eb660bab5557d826ad7ebbf1434a598f0c6aa8a11a9696a6757" + sha256: "43a5a6679649a7731ab860334a5812f2067c2d9ce6452cf069c5e0c25336c17c" url: "https://pub.dev" source: hosted - version: "1.9.0" + version: "1.8.1" equatable: dependency: transitive description: @@ -242,10 +242,10 @@ packages: dependency: "direct main" description: name: flutter_local_notifications - sha256: "1447ba911c60f2ba3f25dae1af151ec187162566b0f57e37771bf0b400f013ad" + sha256: "357be7ff996dc272e2037c69c1bdd5d1bd21172219d55f8bd2e11aeea602e6d3" url: "https://pub.dev" source: hosted - version: "22.3.0" + version: "22.3.1" flutter_local_notifications_linux: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6d6542f..196d8dd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: intl: ^0.20.2 characters: ^1.3.0 url_launcher: ^6.3.0 - flutter_local_notifications: ^22.3.0 + flutter_local_notifications: ^22.3.1 timezone: ^0.11.0 local_auth: ^3.0.2 flutter_timezone: ^5.0.2