From 69b87620d6cfd59c14c8027e1adaadf96976c45f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 09:35:04 +0800 Subject: [PATCH] build(deps): bump json_serializable from 6.11.1 to 6.11.2 (#149) Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.11.1 to 6.11.2. - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.11.1...json_serializable-v6.11.2) --- updated-dependencies: - dependency-name: json_serializable dependency-version: 6.11.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index af25bb7..65a1f6d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -794,10 +794,10 @@ packages: dependency: "direct dev" description: name: json_serializable - sha256: "33a040668b31b320aafa4822b7b1e177e163fc3c1e835c6750319d4ab23aa6fe" + sha256: c5b2ee75210a0f263c6c7b9eeea80553dbae96ea1bf57f02484e806a3ffdffa3 url: "https://pub.dev" source: hosted - version: "6.11.1" + version: "6.11.2" jwt_decode: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index e8871a4..c86543f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -87,7 +87,7 @@ dev_dependencies: msix: ^3.16.12 build_runner: 2.10.3 freezed: ^3.2.3 - json_serializable: ^6.11.1 + json_serializable: ^6.11.2 riverpod_generator: ^3.0.3 custom_lint: ^0.8.1 riverpod_lint: ^3.0.3