From 2a8c54712f5fe18bf44e81efd29984e17d405c4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 11:38:15 +0000 Subject: [PATCH] Bump device_info_plus from 13.0.0 to 13.1.0 in /CastIt.Client Bumps [device_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/device_info_plus) from 13.0.0 to 13.1.0. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/device_info_plus-v13.1.0/packages/device_info_plus) --- updated-dependencies: - dependency-name: device_info_plus dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- CastIt.Client/pubspec.lock | 8 ++++---- CastIt.Client/pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CastIt.Client/pubspec.lock b/CastIt.Client/pubspec.lock index 6458b248..71cf9750 100644 --- a/CastIt.Client/pubspec.lock +++ b/CastIt.Client/pubspec.lock @@ -213,18 +213,18 @@ packages: dependency: "direct main" description: name: device_info_plus - sha256: a3995738b6383ed9bed996a37acdb7a9b8f5a614e39141638459def8744f5ed3 + sha256: "6a642e1daa10190af89ba6cb6386c0df7d071a3592080bfe1e44faa63ae1df65" url: "https://pub.dev" source: hosted - version: "13.0.0" + version: "13.1.0" device_info_plus_platform_interface: dependency: transitive description: name: device_info_plus_platform_interface - sha256: "327bb5421b6fcbf291120223e401b9e1b7fad90b114860cb60e82697a2824d84" + sha256: "04b173a92e2d9161dfead145667037c8d834db725ce2e7b942bfe18fd2f45a46" url: "https://pub.dev" source: hosted - version: "8.0.0" + version: "8.1.0" equatable: dependency: transitive description: diff --git a/CastIt.Client/pubspec.yaml b/CastIt.Client/pubspec.yaml index 602a89a6..a6fd2f1d 100644 --- a/CastIt.Client/pubspec.yaml +++ b/CastIt.Client/pubspec.yaml @@ -22,7 +22,7 @@ environment: dependencies: cached_network_image: ^3.4.1 - device_info_plus: ^13.0.0 + device_info_plus: ^13.1.0 flutter: sdk: flutter flutter_bloc: ^9.1.1