Merge pull request #2208 from krille-chan/dependabot/pub/flutter_local_notifications-19.4.2

build: (deps): bump flutter_local_notifications from 19.4.1 to 19.4.2
pull/2209/head
Krille-chan 4 weeks ago committed by GitHub
commit ace9c93113
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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

@ -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

Loading…
Cancel
Save