From 6196f071f7fb8c319367e2f43e3e9ce3c7eef843 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 19:13:57 +0000 Subject: [PATCH] build(deps): bump flutter_local_notifications from 19.2.1 to 19.4.1 Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 19.2.1 to 19.4.1. - [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases) - [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v19.2.1...flutter_local_notifications-v19.4.1) --- updated-dependencies: - dependency-name: flutter_local_notifications dependency-version: 19.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 12 ++++++------ pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 1d108c340d..c814aadaa0 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -498,10 +498,10 @@ packages: dependency: "direct main" description: name: flutter_local_notifications - sha256: b94a50aabbe56ef254f95f3be75640f99120429f0a153b2dc30143cffc9bfdf3 + sha256: a9966c850de5e445331b854fa42df96a8020066d67f125a5964cbc6556643f68 url: "https://pub.dev" source: hosted - version: "19.2.1" + version: "19.4.1" flutter_local_notifications_linux: dependency: transitive description: @@ -514,18 +514,18 @@ packages: dependency: transitive description: name: flutter_local_notifications_platform_interface - sha256: "2569b973fc9d1f63a37410a9f7c1c552081226c597190cb359ef5d5762d1631c" + sha256: "277d25d960c15674ce78ca97f57d0bae2ee401c844b6ac80fcd972a9c99d09fe" url: "https://pub.dev" source: hosted - version: "9.0.0" + version: "9.1.0" flutter_local_notifications_windows: dependency: transitive description: name: flutter_local_notifications_windows - sha256: f8fc0652a601f83419d623c85723a3e82ad81f92b33eaa9bcc21ea1b94773e6e + sha256: ed46d7ae4ec9d19e4c8fa2badac5fe27ba87a3fe387343ce726f927af074ec98 url: "https://pub.dev" source: hosted - version: "1.0.0" + version: "1.0.2" flutter_localizations: dependency: "direct main" description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index 604f12ee69..c7917068e9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -31,7 +31,7 @@ dependencies: flutter_dotenv: ^5.0.2 flutter_hooks: ^0.21.2 flutter_lints: ^6.0.0 - flutter_local_notifications: ^19.1.0 + flutter_local_notifications: ^19.4.1 flutter_localizations: sdk: flutter flutter_markdown: ^0.6.18+3