From c4c434ca9d5ba34a91e14c9f2d141a2d16b89835 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Feb 2025 01:29:58 +0000 Subject: [PATCH] fix(deps): update mobile --- mobile/immich_lint/pubspec.yaml | 4 ++-- mobile/pubspec.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mobile/immich_lint/pubspec.yaml b/mobile/immich_lint/pubspec.yaml index 4cfd8abe81..bca3a2fb57 100644 --- a/mobile/immich_lint/pubspec.yaml +++ b/mobile/immich_lint/pubspec.yaml @@ -6,8 +6,8 @@ environment: dependencies: analyzer: ^6.0.0 - analyzer_plugin: ^0.11.3 - custom_lint_builder: ^0.6.4 + analyzer_plugin: ^0.13.0 + custom_lint_builder: ^0.7.0 glob: ^2.1.2 dev_dependencies: diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index dd046a60eb..bbab3a3aba 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -26,7 +26,7 @@ dependencies: auto_route: ^9.2.0 fluttertoast: ^8.2.4 socket_io_client: ^2.0.3+1 - maplibre_gl: 0.19.0+2 + maplibre_gl: 0.20.0 geolocator: ^11.0.0 # used to move to current location in map view flutter_udid: ^3.0.0 flutter_svg: ^2.0.9 @@ -55,7 +55,7 @@ dependencies: connectivity_plus: ^6.0.0 wakelock_plus: ^1.1.4 flutter_local_notifications: ^17.2.1+2 - timezone: ^0.9.2 + timezone: ^0.10.0 octo_image: ^2.0.0 thumbhash: 0.1.0+1 async: ^2.11.0 @@ -107,7 +107,7 @@ dev_dependencies: hosted: https://pub.isar-community.dev/ integration_test: sdk: flutter - custom_lint: ^0.6.4 + custom_lint: ^0.7.0 riverpod_lint: ^2.3.7 riverpod_generator: ^2.3.9 mocktail: ^1.0.3