mirror of
https://github.com/immich-app/immich.git
synced 2024-12-28 06:31:58 +00:00
fix(deps): update mobile
This commit is contained in:
parent
cc111a1fcb
commit
9068573791
2 changed files with 5 additions and 5 deletions
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue