From b634cc35cc5a7c48fda3b5231d566b3d37cca4ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 11:39:31 +0000 Subject: [PATCH] Bump json_serializable from 6.13.1 to 6.13.2 in /CastIt.Client Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.13.1 to 6.13.2. - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.13.1...json_serializable-v6.13.2) --- updated-dependencies: - dependency-name: json_serializable dependency-version: 6.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- CastIt.Client/pubspec.lock | 4 ++-- CastIt.Client/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CastIt.Client/pubspec.lock b/CastIt.Client/pubspec.lock index 6458b248..92eda266 100644 --- a/CastIt.Client/pubspec.lock +++ b/CastIt.Client/pubspec.lock @@ -420,10 +420,10 @@ packages: dependency: "direct dev" description: name: json_serializable - sha256: fbcf404b03520e6e795f6b9b39badb2b788407dfc0a50cf39158a6ae1ca78925 + sha256: "2c15e78e1cc6e62aadecf59f81566fd56829713d96a8c4177699e2b2e17f20db" url: "https://pub.dev" source: hosted - version: "6.13.1" + version: "6.13.2" lint: dependency: "direct dev" description: diff --git a/CastIt.Client/pubspec.yaml b/CastIt.Client/pubspec.yaml index 602a89a6..78a9ad5c 100644 --- a/CastIt.Client/pubspec.yaml +++ b/CastIt.Client/pubspec.yaml @@ -56,7 +56,7 @@ dev_dependencies: freezed: ^3.2.5 icons_launcher: ^3.1.0 intl_utils: ^2.8.14 - json_serializable: ^6.13.1 + json_serializable: ^6.13.2 lint: ^2.8.0 icons_launcher: