From adf2172536286eca2fb2548c48c97b031fd4a207 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 11:35:11 +0000 Subject: [PATCH] build(deps): bump json_serializable in /CastIt.Client Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.14.0 to 6.14.1. - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.14.0...json_serializable-v6.14.1) --- updated-dependencies: - dependency-name: json_serializable dependency-version: 6.14.1 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 3066118a..e497bf13 100644 --- a/CastIt.Client/pubspec.lock +++ b/CastIt.Client/pubspec.lock @@ -420,10 +420,10 @@ packages: dependency: "direct dev" description: name: json_serializable - sha256: ffcd10cde35a93b2abbbcc26bd9971f4ca93763e8abe78d855e3c4177797e501 + sha256: e45aefa0324f08c683caafbb94b72837aa6193c61822799c916e45f4a263113d url: "https://pub.dev" source: hosted - version: "6.14.0" + version: "6.14.1" lint: dependency: "direct dev" description: diff --git a/CastIt.Client/pubspec.yaml b/CastIt.Client/pubspec.yaml index c7afeada..32d99b82 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.14.0 + json_serializable: ^6.14.1 lint: ^2.8.0 icons_launcher: