From 1ef688559140d3f9f9a5ca66d363b08b332d33da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 11:38:30 +0000 Subject: [PATCH] Bump package_info_plus from 10.0.0 to 10.1.0 in /CastIt.Client Bumps [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) from 10.0.0 to 10.1.0. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v10.1.0/packages/package_info_plus) --- updated-dependencies: - dependency-name: package_info_plus dependency-version: 10.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..b67bbbc1 100644 --- a/CastIt.Client/pubspec.lock +++ b/CastIt.Client/pubspec.lock @@ -548,18 +548,18 @@ packages: dependency: "direct main" description: name: package_info_plus - sha256: c2a4a9404e578d7c69e3cf19f0b057d906bd0b073deedc8006db997a8bfe97ca + sha256: "4bf625947f6c7713ee242296a682e23e44823c09cf9d79e4f1238923c92db852" url: "https://pub.dev" source: hosted - version: "10.0.0" + version: "10.1.0" package_info_plus_platform_interface: dependency: transitive description: name: package_info_plus_platform_interface - sha256: "063b21cce7a2e3d902897d6cefc3bd211bb8ea42190698be72219cd5017f1c65" + sha256: db762cb2f4f25ee60fb6359773861b0f199e00b90d237bd85a76a1e806b46ef4 url: "https://pub.dev" source: hosted - version: "4.0.0" + version: "4.1.0" path: dependency: "direct main" description: diff --git a/CastIt.Client/pubspec.yaml b/CastIt.Client/pubspec.yaml index 602a89a6..b794241f 100644 --- a/CastIt.Client/pubspec.yaml +++ b/CastIt.Client/pubspec.yaml @@ -35,7 +35,7 @@ dependencies: logger: ^2.7.0 network_info_plus: ^8.0.0 nil: ^1.1.1 - package_info_plus: ^10.0.0 + package_info_plus: ^10.1.0 path: ^1.9.1 path_provider: ^2.1.5 pull_to_refresh: ^2.0.0