From 380ca499950956f3b70d9f5eef2b0e60b8972461 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 21:12:13 +0000 Subject: [PATCH] build: (deps): bump flutter_local_notifications from 19.4.1 to 19.4.2 Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 19.4.1 to 19.4.2. - [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases) - [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v19.4.1...flutter_local_notifications-v19.4.2) --- updated-dependencies: - dependency-name: flutter_local_notifications dependency-version: 19.4.2 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 e39587549..3f733c45b 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -527,10 +527,10 @@ packages: dependency: "direct main" description: name: flutter_local_notifications - sha256: a9966c850de5e445331b854fa42df96a8020066d67f125a5964cbc6556643f68 + sha256: "7ed76be64e8a7d01dfdf250b8434618e2a028c9dfa2a3c41dc9b531d4b3fc8a5" url: "https://pub.dev" source: hosted - version: "19.4.1" + version: "19.4.2" flutter_local_notifications_linux: dependency: transitive description: @@ -551,10 +551,10 @@ packages: dependency: transitive description: name: flutter_local_notifications_windows - sha256: ed46d7ae4ec9d19e4c8fa2badac5fe27ba87a3fe387343ce726f927af074ec98 + sha256: "8d658f0d367c48bd420e7cf2d26655e2d1130147bca1eea917e576ca76668aaf" url: "https://pub.dev" source: hosted - version: "1.0.2" + version: "1.0.3" flutter_localizations: dependency: "direct main" description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index 18fd9dc87..e65d561ad 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -31,7 +31,7 @@ dependencies: flutter_foreground_task: ^9.1.0 flutter_highlighter: ^0.1.1 flutter_linkify: ^6.0.0 - flutter_local_notifications: ^19.4.1 + flutter_local_notifications: ^19.4.2 flutter_localizations: sdk: flutter flutter_map: ^8.2.1