From 1700de909ed7e6c9d8bc8743b746860cd8ee5af4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 10:16:59 +0700 Subject: [PATCH] fix(deps): update dependency device_info_plus to v10 (#13117) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- mobile/pubspec.lock | 4 ++-- mobile/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mobile/pubspec.lock b/mobile/pubspec.lock index 9a840ee2d436c..d06cbbf0360b1 100644 --- a/mobile/pubspec.lock +++ b/mobile/pubspec.lock @@ -378,10 +378,10 @@ packages: dependency: "direct main" description: name: device_info_plus - sha256: "77f757b789ff68e4eaf9c56d1752309bd9f7ad557cb105b938a7f8eb89e59110" + sha256: a7fd703482b391a87d60b6061d04dfdeab07826b96f9abd8f5ed98068acc0074 url: "https://pub.dev" source: hosted - version: "9.1.2" + version: "10.1.2" device_info_plus_platform_interface: dependency: transitive description: diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index 9e5bead871f0e..35628971bd110 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -47,7 +47,7 @@ dependencies: isar: ^3.1.0+1 isar_flutter_libs: ^3.1.0+1 permission_handler: ^11.2.0 - device_info_plus: ^9.1.1 + device_info_plus: ^10.0.0 connectivity_plus: ^5.0.2 wakelock_plus: ^1.1.4 flutter_local_notifications: ^17.2.1+2