From ed8416334b41d01afcbc9fc27afc7d1ea23d7932 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:35:08 +0000 Subject: [PATCH] Bump synchronized from 3.4.0 to 3.4.1 in /CastIt.Client Bumps [synchronized](https://github.com/tekartik/synchronized.dart) from 3.4.0 to 3.4.1. - [Commits](https://github.com/tekartik/synchronized.dart/compare/synchronized_v3.4.0...synchronized/v3.4.1) --- updated-dependencies: - dependency-name: synchronized dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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..9f768d37 100644 --- a/CastIt.Client/pubspec.lock +++ b/CastIt.Client/pubspec.lock @@ -468,10 +468,10 @@ packages: dependency: transitive description: name: meta - sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394" + sha256: "1741988757a65eb6b36abe716829688cf01910bbf91c34354ff7ec1c3de2b349" url: "https://pub.dev" source: hosted - version: "1.17.0" + version: "1.18.0" mime: dependency: transitive description: @@ -914,10 +914,10 @@ packages: dependency: "direct main" description: name: synchronized - sha256: c254ade258ec8282947a0acbbc90b9575b4f19673533ee46f2f6e9b3aeefd7c0 + sha256: "93b153dcb6a26dcddee6ca087dd634b53e38c10b5aa163e8e49501a776456153" url: "https://pub.dev" source: hosted - version: "3.4.0" + version: "3.4.1" term_glyph: dependency: transitive description: diff --git a/CastIt.Client/pubspec.yaml b/CastIt.Client/pubspec.yaml index 602a89a6..7c6ab133 100644 --- a/CastIt.Client/pubspec.yaml +++ b/CastIt.Client/pubspec.yaml @@ -44,7 +44,7 @@ dependencies: signalr_core: git: https://github.com/Wolfteam/signalr_core.git sprintf: ^7.0.0 - synchronized: ^3.4.0 + synchronized: ^3.4.1 url_launcher: ^6.3.2 window_size: git: