From bbc94b115907ef69778f0e5c53e917c7e15aef28 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 11:11:57 +0000 Subject: [PATCH] fix(deps): update mobile --- mobile/mise.toml | 4 ++-- mobile/pubspec.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mobile/mise.toml b/mobile/mise.toml index c5f06af006..f5b11c12a8 100644 --- a/mobile/mise.toml +++ b/mobile/mise.toml @@ -1,9 +1,9 @@ [tools] "aqua:flutter/flutter" = "3.44.8" -java = "21.0.2" +java = "21.0.12+8.0.LTS" [tools."github:CQLabs/homebrew-dcm"] -version = "1.37.0" +version = "1.38.3" bin = "dcm" postinstall = "chmod +x \"$MISE_TOOL_INSTALL_PATH/dcm\" || true" diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index f89b95b7dc..b901e11cd0 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -58,7 +58,7 @@ dependencies: path_provider: ^2.1.5 path_provider_foundation: ^2.6.0 permission_handler: ^11.4.0 - photo_manager: 3.9.0 + photo_manager: 3.10.0 pinput: ^5.0.2 punycode: ^1.0.0 scroll_date_picker: ^3.8.0 @@ -68,10 +68,10 @@ dependencies: sliver_tools: ^0.2.12 stream_transform: ^2.1.1 sqlite3: ^3.3.2 - sqlite_async: 0.14.2 + sqlite_async: 0.14.4 sqlite3_connection_pool: ^0.2.6 thumbhash: 0.1.0+1 - timezone: ^0.9.4 + timezone: ^0.11.0 url_launcher: ^6.3.2 uuid: ^4.5.3 wakelock_plus: ^1.3.3