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