From 19060ac606ddfd6dcd0800e28ef8d1a30b075ed2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 12:55:14 +0000 Subject: [PATCH] build(deps): bump flutter_local_notifications from 22.0.0 to 22.0.1 Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 22.0.0 to 22.0.1. - [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases) - [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v22.0.0...flutter_local_notifications-v22.0.1) --- updated-dependencies: - dependency-name: flutter_local_notifications dependency-version: 22.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 10 +++++----- pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index c8b0e57..49f4197 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -498,10 +498,10 @@ packages: dependency: "direct main" description: name: flutter_local_notifications - sha256: be38e3854d2baabcda8e16966a5fe8748cebb655bb94701494da0f052c2fc352 + sha256: a0d7141f14cabcee42967470a858dfc99dd6cfb70d3cab404bacfcafa9e84e70 url: "https://pub.dev" source: hosted - version: "22.0.0" + version: "22.0.1" flutter_local_notifications_linux: dependency: transitive description: @@ -530,10 +530,10 @@ packages: dependency: transitive description: name: flutter_local_notifications_windows - sha256: "5aeed973a0c1480706784fad05c5c3a911335ebb561b2274b47fe80b375201e1" + sha256: "6f43bdd03b171b7a90f22647506fea33e2bb12294b7c7c7a3d690e960a382945" url: "https://pub.dev" source: hosted - version: "3.1.0" + version: "3.1.1" flutter_localizations: dependency: "direct main" description: flutter @@ -1644,4 +1644,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.12.0 <4.0.0" - flutter: ">=3.44.0 <4.0.0" + flutter: ">=3.44.0" diff --git a/pubspec.yaml b/pubspec.yaml index d07f6d2..4fc1cce 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: sdk: flutter flutter_bloc: ^9.1.1 flutter_image_compress_lite: ^2.5.0 - flutter_local_notifications: ^22.0.0 + flutter_local_notifications: ^22.0.1 flutter_localizations: sdk: flutter flutter_map: ^8.3.0