From aadf9685bdc542c6055207e554a6f12f39744352 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 16:30:19 +0000 Subject: [PATCH 1/2] Update dependency flutter_local_notifications to v22.3.0 --- apps/dotto/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/dotto/pubspec.yaml b/apps/dotto/pubspec.yaml index 7ef3186d..14cb70d3 100644 --- a/apps/dotto/pubspec.yaml +++ b/apps/dotto/pubspec.yaml @@ -28,7 +28,7 @@ dependencies: sdk: flutter flutter_datetime_picker_plus: 2.4.0 flutter_hooks: 0.21.3+1 - flutter_local_notifications: 22.2.0 + flutter_local_notifications: 22.3.0 flutter_localizations: sdk: flutter flutter_overboard: 3.1.3 From 0a9eb20fc6b8d8e9ce0bfb7dce172035b153a1b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 16:31:41 +0000 Subject: [PATCH 2/2] =?UTF-8?q?pubspec.lock=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 83e0880d..52b5fed1 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -658,10 +658,10 @@ packages: dependency: transitive description: name: flutter_local_notifications - sha256: "9375211fd7df9c070504ac4db7047c7fae857e238291433b770cfe696b5c357a" + sha256: "1447ba911c60f2ba3f25dae1af151ec187162566b0f57e37771bf0b400f013ad" url: "https://pub.dev" source: hosted - version: "22.2.0" + version: "22.3.0" flutter_local_notifications_linux: dependency: transitive description: @@ -674,10 +674,10 @@ packages: dependency: transitive description: name: flutter_local_notifications_platform_interface - sha256: "945a438a4779f3aca3a948718d8a4048cbe9f9c8c797492c00abd5d39112bf37" + sha256: "43c3761d916c9bd3d5c7ebbc44d82f4990329840c0c5d62ad5260cc1b5d399bd" url: "https://pub.dev" source: hosted - version: "12.1.0" + version: "12.2.0" flutter_local_notifications_web: dependency: transitive description: