Skip to content

Commit

Permalink
fix(deps): update mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent e99edc4 commit ad79d10
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions mobile/immich_lint/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ environment:

dependencies:
analyzer: ^6.8.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:
Expand Down
6 changes: 3 additions & 3 deletions mobile/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit ad79d10

Please sign in to comment.