mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
fix(deps): update mobile
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
flutter = "3.41.9"
|
flutter = "3.41.9"
|
||||||
|
|
||||||
[tools."github:CQLabs/homebrew-dcm"]
|
[tools."github:CQLabs/homebrew-dcm"]
|
||||||
version = "1.30.0"
|
version = "1.37.0"
|
||||||
bin = "dcm"
|
bin = "dcm"
|
||||||
postinstall = "chmod +x $MISE_TOOL_INSTALL_PATH/dcm"
|
postinstall = "chmod +x $MISE_TOOL_INSTALL_PATH/dcm"
|
||||||
|
|
||||||
|
|||||||
+3
-3
@@ -34,7 +34,7 @@ dependencies:
|
|||||||
flutter_web_auth_2: ^5.0.2
|
flutter_web_auth_2: ^5.0.2
|
||||||
fluttertoast: ^8.2.14
|
fluttertoast: ^8.2.14
|
||||||
geolocator: ^14.0.2
|
geolocator: ^14.0.2
|
||||||
home_widget: ^0.8.1
|
home_widget: ^0.9.0
|
||||||
hooks_riverpod: ^2.6.1
|
hooks_riverpod: ^2.6.1
|
||||||
http: ^1.6.0
|
http: ^1.6.0
|
||||||
image_picker: ^1.2.1
|
image_picker: ^1.2.1
|
||||||
@@ -43,7 +43,7 @@ dependencies:
|
|||||||
intl: ^0.20.2
|
intl: ^0.20.2
|
||||||
local_auth: ^2.3.0
|
local_auth: ^2.3.0
|
||||||
logging: ^1.3.0
|
logging: ^1.3.0
|
||||||
maplibre_gl: ^0.22.0
|
maplibre_gl: ^0.26.0
|
||||||
native_video_player:
|
native_video_player:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/immich-app/native_video_player
|
url: https://github.com/immich-app/native_video_player
|
||||||
@@ -67,7 +67,7 @@ dependencies:
|
|||||||
sliver_tools: ^0.2.12
|
sliver_tools: ^0.2.12
|
||||||
stream_transform: ^2.1.1
|
stream_transform: ^2.1.1
|
||||||
thumbhash: 0.1.0+1
|
thumbhash: 0.1.0+1
|
||||||
timezone: ^0.9.4
|
timezone: ^0.11.0
|
||||||
url_launcher: ^6.3.2
|
url_launcher: ^6.3.2
|
||||||
uuid: ^4.5.3
|
uuid: ^4.5.3
|
||||||
wakelock_plus: ^1.3.3
|
wakelock_plus: ^1.3.3
|
||||||
|
|||||||
Reference in New Issue
Block a user