Skip to content

Commit 1700de9

Browse files
fix(deps): update dependency device_info_plus to v10 (immich-app#13117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35bb2e7 commit 1700de9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

mobile/pubspec.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -378,10 +378,10 @@ packages:
378378
dependency: "direct main"
379379
description:
380380
name: device_info_plus
381-
sha256: "77f757b789ff68e4eaf9c56d1752309bd9f7ad557cb105b938a7f8eb89e59110"
381+
sha256: a7fd703482b391a87d60b6061d04dfdeab07826b96f9abd8f5ed98068acc0074
382382
url: "https://pub.dev"
383383
source: hosted
384-
version: "9.1.2"
384+
version: "10.1.2"
385385
device_info_plus_platform_interface:
386386
dependency: transitive
387387
description:

mobile/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies:
4747
isar: ^3.1.0+1
4848
isar_flutter_libs: ^3.1.0+1
4949
permission_handler: ^11.2.0
50-
device_info_plus: ^9.1.1
50+
device_info_plus: ^10.0.0
5151
connectivity_plus: ^5.0.2
5252
wakelock_plus: ^1.1.4
5353
flutter_local_notifications: ^17.2.1+2

0 commit comments

Comments
 (0)