diff --git a/pubspec.lock b/pubspec.lock index 615749ef..e18b7792 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -511,34 +511,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_material_color_picker: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index adf91be6..5d43fe0b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: flutter_fadein: ^2.0.0 flutter_feather_icons: 2.0.0+1 flutter_inappwebview: ^6.1.5 - flutter_local_notifications: ^21.0.0 + flutter_local_notifications: ^22.2.0 flutter_material_color_picker: ^1.2.0 flutter_native_splash: ^2.4.7 flutter_secure_storage: ^10.3.1