From eed1760b461d59b39bb2a05fe7f8c07d9b34b589 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 15:27:59 +0000 Subject: [PATCH] chore(deps): bump flutter_local_notifications from 21.0.0 to 22.2.0 Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 21.0.0 to 22.2.0. - [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases) - [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v21.0.0...flutter_local_notifications-v22.2.0) --- updated-dependencies: - dependency-name: flutter_local_notifications dependency-version: 22.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.lock | 24 ++++++++++++++++-------- pubspec.yaml | 2 +- 2 files changed, 17 insertions(+), 9 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index b814d3b2..5259cd1c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -314,34 +314,42 @@ packages: dependency: "direct main" description: name: flutter_local_notifications - sha256: "0d9035862236fe38250fe1644d7ed3b8254e34a21b2c837c9f539fbb3bba5ef1" + sha256: "9375211fd7df9c070504ac4db7047c7fae857e238291433b770cfe696b5c357a" url: "https://pub.dev" source: hosted - version: "21.0.0" + version: "22.2.0" flutter_local_notifications_linux: dependency: transitive description: name: flutter_local_notifications_linux - sha256: e0f25e243c6c44c825bbbc6b2b2e76f7d9222362adcfe9fd780bf01923c840bd + sha256: "9ca97e63776f29ab1b955725c09999fc2c150523269db150c39274f2a43c5a8b" url: "https://pub.dev" source: hosted - version: "8.0.0" + version: "8.0.1" flutter_local_notifications_platform_interface: dependency: transitive description: name: flutter_local_notifications_platform_interface - sha256: e7db3d5b49c2b7ecc68deba4aaaa67a348f92ee0fef34c8e4b4459dbef0d7307 + sha256: "945a438a4779f3aca3a948718d8a4048cbe9f9c8c797492c00abd5d39112bf37" url: "https://pub.dev" source: hosted - version: "11.0.0" + version: "12.1.0" + flutter_local_notifications_web: + dependency: transitive + description: + name: flutter_local_notifications_web + sha256: "516afaf97a2d1e67a036c6617321b00d205d72f7a67b6eccf936cd565f985878" + url: "https://pub.dev" + source: hosted + version: "1.0.0" flutter_local_notifications_windows: dependency: transitive description: name: flutter_local_notifications_windows - sha256: "3a2654ba104fbb52c618ebed9def24ef270228470718c43b3a6afcd5c81bef0c" + sha256: "6f43bdd03b171b7a90f22647506fea33e2bb12294b7c7c7a3d690e960a382945" url: "https://pub.dev" source: hosted - version: "3.0.0" + version: "3.1.1" flutter_localizations: dependency: "direct main" description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index 295a7227..be7913af 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -61,7 +61,7 @@ dependencies: freezed_annotation: ^3.1.0 shared_preferences: ^2.5.3 shorebird_code_push: ^2.0.7 - flutter_local_notifications: ^21.0.0 + flutter_local_notifications: ^22.2.0 flutter_native_splash: ^2.4.8 flutter_localizations: