mirror of
https://github.com/immich-app/immich.git
synced 2024-12-28 22:51:59 +00:00
chore(deps): update dependency flutter to v3.22.2 (#10158)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
211451d234
commit
2bdb4bca9e
3 changed files with 3 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"flutter": "3.22.1"
|
||||
"flutter": "3.22.2"
|
||||
}
|
|
@ -1805,4 +1805,4 @@ packages:
|
|||
version: "3.1.2"
|
||||
sdks:
|
||||
dart: ">=3.3.0 <4.0.0"
|
||||
flutter: ">=3.22.1"
|
||||
flutter: ">=3.22.2"
|
||||
|
|
|
@ -6,7 +6,7 @@ version: 1.106.4+144
|
|||
|
||||
environment:
|
||||
sdk: '>=3.3.0 <4.0.0'
|
||||
flutter: 3.22.1
|
||||
flutter: 3.22.2
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
|
|
Loading…
Reference in a new issue