build: Update flutter local notifications package

pull/1381/head
krille-chan 9 months ago
parent 6e8483004d
commit 5ee30c35c6
No known key found for this signature in database

@ -556,10 +556,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: flutter_local_notifications name: flutter_local_notifications
sha256: c500d5d9e7e553f06b61877ca6b9c8b92c570a4c8db371038702e8ce57f8a50f sha256: "49eeef364fddb71515bc78d5a8c51435a68bccd6e4d68e25a942c5e47761ae71"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "17.2.2" version: "17.2.3"
flutter_local_notifications_linux: flutter_local_notifications_linux:
dependency: transitive dependency: transitive
description: description:

@ -36,7 +36,7 @@ dependencies:
flutter_html: ^3.0.0-beta.2 flutter_html: ^3.0.0-beta.2
flutter_html_table: ^3.0.0-beta.2 flutter_html_table: ^3.0.0-beta.2
flutter_linkify: ^6.0.0 flutter_linkify: ^6.0.0
flutter_local_notifications: ^17.2.1+1 flutter_local_notifications: ^17.2.3
flutter_localizations: flutter_localizations:
sdk: flutter sdk: flutter
flutter_map: ^6.1.0 flutter_map: ^6.1.0

Loading…
Cancel
Save