From f434456cbc770650533b8167c2e77df495f1d1a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 16:53:35 +0000 Subject: [PATCH] fix(deps): update mobile --- mobile/.fvmrc | 2 +- mobile/immich_lint/pubspec.yaml | 2 +- mobile/mise.toml | 2 +- mobile/pubspec.yaml | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/mobile/.fvmrc b/mobile/.fvmrc index e8b4151592..f620326375 100644 --- a/mobile/.fvmrc +++ b/mobile/.fvmrc @@ -1,3 +1,3 @@ { - "flutter": "3.35.7" + "flutter": "3.38.5" } \ No newline at end of file diff --git a/mobile/immich_lint/pubspec.yaml b/mobile/immich_lint/pubspec.yaml index e49e9c5010..f987d8a2c4 100644 --- a/mobile/immich_lint/pubspec.yaml +++ b/mobile/immich_lint/pubspec.yaml @@ -7,7 +7,7 @@ environment: dependencies: analyzer: ^7.0.0 analyzer_plugin: ^0.13.0 - custom_lint_builder: ^0.7.5 + custom_lint_builder: 0.8.1 glob: ^2.1.2 dev_dependencies: diff --git a/mobile/mise.toml b/mobile/mise.toml index cdafd1cc18..0144b32f22 100644 --- a/mobile/mise.toml +++ b/mobile/mise.toml @@ -1,5 +1,5 @@ [tools] -flutter = "3.35.7" +flutter = "3.38.5" [tools."github:CQLabs/homebrew-dcm"] version = "1.30.0" diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index 1633a54cb6..f3983fd4c5 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -6,7 +6,7 @@ version: 2.3.1+3028 environment: sdk: '>=3.8.0 <4.0.0' - flutter: 3.35.7 + flutter: 3.38.5 dependencies: async: ^2.13.0 @@ -54,7 +54,7 @@ dependencies: isar_community_flutter_libs: 3.3.0-dev.3 local_auth: ^2.3.0 logging: ^1.3.0 - maplibre_gl: ^0.22.0 + maplibre_gl: 0.24.1 native_video_player: git: @@ -81,7 +81,7 @@ dependencies: socket_io_client: ^2.0.3+1 stream_transform: ^2.1.1 thumbhash: 0.1.0+1 - timezone: ^0.9.4 + timezone: 0.10.1 url_launcher: ^6.3.2 uuid: ^4.5.1 wakelock_plus: ^1.3.0 @@ -90,7 +90,7 @@ dependencies: dev_dependencies: auto_route_generator: ^9.0.0 build_runner: ^2.4.8 - custom_lint: ^0.7.5 + custom_lint: 0.8.1 # Drift generator drift_dev: ^2.26.0 fake_async: ^1.3.3