diff --git a/mobile/immich_lint/pubspec.yaml b/mobile/immich_lint/pubspec.yaml index 5d871b03e6..80002fd2f2 100644 --- a/mobile/immich_lint/pubspec.yaml +++ b/mobile/immich_lint/pubspec.yaml @@ -6,8 +6,8 @@ environment: dependencies: analyzer: ^7.0.0 - analyzer_plugin: ^0.11.3 - custom_lint_builder: ^0.6.4 + analyzer_plugin: ^0.12.0 + custom_lint_builder: ^0.7.0 glob: ^2.1.2 dev_dependencies: diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index c1cf25d008..d89e1de3ab 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 @@ -106,7 +106,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