0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-21 00:52:43 -05:00

fix(deps): update mobile

This commit is contained in:
renovate[bot] 2024-12-14 19:44:43 +00:00 committed by GitHub
parent cc111a1fcb
commit 9068573791
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -6,8 +6,8 @@ environment:
dependencies: dependencies:
analyzer: ^7.0.0 analyzer: ^7.0.0
analyzer_plugin: ^0.11.3 analyzer_plugin: ^0.12.0
custom_lint_builder: ^0.6.4 custom_lint_builder: ^0.7.0
glob: ^2.1.2 glob: ^2.1.2
dev_dependencies: dev_dependencies:

View file

@ -26,7 +26,7 @@ dependencies:
auto_route: ^9.2.0 auto_route: ^9.2.0
fluttertoast: ^8.2.4 fluttertoast: ^8.2.4
socket_io_client: ^2.0.3+1 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 geolocator: ^11.0.0 # used to move to current location in map view
flutter_udid: ^3.0.0 flutter_udid: ^3.0.0
flutter_svg: ^2.0.9 flutter_svg: ^2.0.9
@ -55,7 +55,7 @@ dependencies:
connectivity_plus: ^6.0.0 connectivity_plus: ^6.0.0
wakelock_plus: ^1.1.4 wakelock_plus: ^1.1.4
flutter_local_notifications: ^17.2.1+2 flutter_local_notifications: ^17.2.1+2
timezone: ^0.9.2 timezone: ^0.10.0
octo_image: ^2.0.0 octo_image: ^2.0.0
thumbhash: 0.1.0+1 thumbhash: 0.1.0+1
async: ^2.11.0 async: ^2.11.0
@ -106,7 +106,7 @@ dev_dependencies:
hosted: https://pub.isar-community.dev/ hosted: https://pub.isar-community.dev/
integration_test: integration_test:
sdk: flutter sdk: flutter
custom_lint: ^0.6.4 custom_lint: ^0.7.0
riverpod_lint: ^2.3.7 riverpod_lint: ^2.3.7
riverpod_generator: ^2.3.9 riverpod_generator: ^2.3.9
mocktail: ^1.0.3 mocktail: ^1.0.3