From 6a29e275939f0e3662a1a8da19fde395904b03be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 11:11:44 +0000 Subject: [PATCH] chore(deps): bump wakelock_plus from 1.5.1 to 1.5.2 Bumps [wakelock_plus](https://github.com/fluttercommunity/wakelock_plus) from 1.5.1 to 1.5.2. - [Commits](https://github.com/fluttercommunity/wakelock_plus/compare/wakelock_plus_1.5.1...wakelock_plus_1.5.2) --- updated-dependencies: - dependency-name: wakelock_plus dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 875d2247..90d12036 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1655,10 +1655,10 @@ packages: dependency: "direct main" description: name: wakelock_plus - sha256: "8b12256f616346910c519a35606fb69b1fe0737c06b6a447c6df43888b097f39" + sha256: ddf3db70eaa10c37558ff817519b85d527dbd21034fd5d8e1c2e85f31588f1c1 url: "https://pub.dev" source: hosted - version: "1.5.1" + version: "1.5.2" wakelock_plus_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 43d6a442..30e9194e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -82,7 +82,7 @@ dependencies: url_launcher: ^6.3.2 video_player: ^2.11.1 visibility_detector: ^0.4.0+2 - wakelock_plus: ^1.5.1 + wakelock_plus: ^1.5.2 webview_flutter: ^4.13.1 workmanager: ^0.9.0+3