From d4fa291e20e3d297dddca5d259c4fdf354ac5d2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 00:03:49 +0000 Subject: [PATCH] build: (deps): bump flutter_local_notifications from 19.3.0 to 19.4.0 Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 19.3.0 to 19.4.0. - [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases) - [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v19.3.0...flutter_local_notifications-v19.4.0) --- updated-dependencies: - dependency-name: flutter_local_notifications dependency-version: 19.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 69ce7556c..86b89bb76 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -572,10 +572,10 @@ packages: dependency: "direct main" description: name: flutter_local_notifications - sha256: edae0c34573233ab03f5ba1f07465e55c384743893042cb19e010b4ee8541c12 + sha256: "20ca0a9c82ce0c855ac62a2e580ab867f3fbea82680a90647f7953832d0850ae" url: "https://pub.dev" source: hosted - version: "19.3.0" + version: "19.4.0" flutter_local_notifications_linux: dependency: transitive description: @@ -596,10 +596,10 @@ packages: 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 7b60e84bd..985c312f7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -31,7 +31,7 @@ dependencies: flutter_foreground_task: ^6.1.3 flutter_highlighter: ^0.1.1 flutter_linkify: ^6.0.0 - flutter_local_notifications: ^19.2.1 + flutter_local_notifications: ^19.4.0 flutter_localizations: sdk: flutter flutter_map: ^8.1.1