From cdfbe5cec0eac28ea3ff2c31a64e053d1e7b8dcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 11:37:34 +0000 Subject: [PATCH] Bump icons_launcher from 3.0.3 to 3.1.0 in /CastIt.Client Bumps [icons_launcher](https://github.com/mrrhak/icons_launcher) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/mrrhak/icons_launcher/releases) - [Changelog](https://github.com/mrrhak/icons_launcher/blob/master/CHANGELOG.md) - [Commits](https://github.com/mrrhak/icons_launcher/compare/v3.0.3...v3.1.0) --- updated-dependencies: - dependency-name: icons_launcher dependency-version: 3.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 7ed2805a..577edec4 100644 --- a/CastIt.Client/pubspec.lock +++ b/CastIt.Client/pubspec.lock @@ -348,18 +348,18 @@ packages: dependency: "direct dev" description: name: icons_launcher - sha256: "6317d56a73ee528f1dd570d7cd7be120ce58014e0fe635d141ada3d88782f58d" + sha256: b42b2f9b10e58d6a973f71293f00a1f0572595e5e50d676c53048e464f78cb7d url: "https://pub.dev" source: hosted - version: "3.0.3" + version: "3.1.0" image: dependency: transitive description: name: image - sha256: "51555e36056541237b15b57afc31a0f53d4f9aefd9bd00873a6dc0090e54e332" + sha256: f9881ff4998044947ec38d098bc7c8316ae1186fa786eddffdb867b9bc94dfce url: "https://pub.dev" source: hosted - version: "4.6.0" + version: "4.8.0" intl: dependency: "direct main" description: diff --git a/CastIt.Client/pubspec.yaml b/CastIt.Client/pubspec.yaml index df71255c..34fbaa58 100644 --- a/CastIt.Client/pubspec.yaml +++ b/CastIt.Client/pubspec.yaml @@ -54,7 +54,7 @@ dependencies: dev_dependencies: build_runner: freezed: ^3.2.5 - icons_launcher: ^3.0.3 + icons_launcher: ^3.1.0 intl_utils: ^2.8.14 json_serializable: ^6.13.0 lint: ^2.8.0