From c6d2dbc78acebae22bef4a44c38eed3778034703 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 13:35:12 +0000 Subject: [PATCH] chore(deps): bump json_serializable in the riverpod-dependencies group Bumps the riverpod-dependencies 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: riverpod-dependencies ... 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 0461841..ed61898 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -776,10 +776,10 @@ packages: dependency: "direct dev" description: name: json_serializable - sha256: ffcd10cde35a93b2abbbcc26bd9971f4ca93763e8abe78d855e3c4177797e501 + sha256: e45aefa0324f08c683caafbb94b72837aa6193c61822799c916e45f4a263113d url: "https://pub.dartlang.org" source: hosted - version: "6.14.0" + version: "6.14.1" leak_tracker: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 1dd1fc8..a889e0f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -95,7 +95,7 @@ dev_dependencies: flutter_lints: ^6.0.0 # The "build_runner" package provides a way to generate files using Dart code build_runner: ^2.10.4 - json_serializable: ^6.14.0 + json_serializable: ^6.14.1 riverpod_generator: ^4.0.4 riverpod_lint: ^3.1.4 freezed: ^3.2.6-dev.1