mirror of
https://github.com/immich-app/immich.git
synced 2025-04-21 23:38:34 +02:00
chore(deps): update flutter (#13455)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5b2cd704d3
commit
458f2acf42
2 changed files with 3 additions and 3 deletions
mobile
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"flutter": "3.24.3"
|
||||
"flutter": "3.24.4"
|
||||
}
|
||||
|
|
|
@ -6,7 +6,7 @@ version: 1.119.1+164
|
|||
|
||||
environment:
|
||||
sdk: '>=3.3.0 <4.0.0'
|
||||
flutter: 3.24.3
|
||||
flutter: 3.24.4
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
|
@ -42,7 +42,7 @@ dependencies:
|
|||
path_provider: ^2.1.2
|
||||
collection: ^1.18.0
|
||||
http_parser: ^4.0.2
|
||||
flutter_web_auth: ^0.5.0
|
||||
flutter_web_auth: ^0.6.0
|
||||
easy_image_viewer: ^1.4.0
|
||||
isar: ^3.1.0+1
|
||||
isar_flutter_libs: ^3.1.0+1
|
||||
|
|
Loading…
Add table
Reference in a new issue