From c337bbf3c4ffcb56ec310bafc797f748b4c47459 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 15:48:39 +0000 Subject: [PATCH] Bump device_info_plus from 11.4.0 to 11.5.0 Bumps [device_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/device_info_plus) from 11.4.0 to 11.5.0. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/device_info_plus-v11.5.0/packages/device_info_plus) --- updated-dependencies: - dependency-name: device_info_plus dependency-version: 11.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 8 ++++---- pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 23d67a4..ffae6ea 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -274,18 +274,18 @@ packages: dependency: "direct main" description: name: device_info_plus - sha256: "0c6396126421b590089447154c5f98a5de423b70cfb15b1578fd018843ee6f53" + sha256: "98f28b42168cc509abc92f88518882fd58061ea372d7999aecc424345c7bff6a" url: "https://pub.dev" source: hosted - version: "11.4.0" + version: "11.5.0" device_info_plus_platform_interface: dependency: transitive description: name: device_info_plus_platform_interface - sha256: "0b04e02b30791224b31969eb1b50d723498f402971bff3630bca2ba839bd1ed2" + sha256: e1ea89119e34903dca74b883d0dd78eb762814f97fb6c76f35e9ff74d261a18f url: "https://pub.dev" source: hosted - version: "7.0.2" + version: "7.0.3" diff_match_patch: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 9f9ac14..06f6109 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -59,7 +59,7 @@ dependencies: # Other utilities logger: ^2.5.0 uuid: ^4.5.1 - device_info_plus: ^11.4.0 + device_info_plus: ^11.5.0 package_info_plus: ^8.3.0 go_router: ^15.1.3 flutter_dotenv: ^5.2.1