From c1d443cba3be07ac4635517004eeca74c230eb42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 15:27:48 +0000 Subject: [PATCH] chore(deps): bump json_serializable in the pub-minor-patch group Bumps the pub-minor-patch group with 1 update: [json_serializable](https://github.com/google/json_serializable.dart). Updates `json_serializable` 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 dependency-group: pub-minor-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index b814d3b2..88c6bc3f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -625,10 +625,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" latlong2: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 295a7227..75933579 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -99,7 +99,7 @@ dev_dependencies: build_runner: ^2.15.1 freezed: ^3.2.0 - json_serializable: ^6.10.0 + json_serializable: ^6.14.1 flutter_launcher_icons: ^0.14.4 flutter_lints: ^6.0.0