From a68f054cdbcc18ff7b06e3465f0c2c905e04e4af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 16:22:21 +0000 Subject: [PATCH] chore(deps): bump json_serializable from 6.12.0 to 6.13.0 Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.12.0 to 6.13.0. - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.12.0...json_serializable-v6.13.0) --- updated-dependencies: - dependency-name: json_serializable dependency-version: 6.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 32 ++++---------------------------- pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 29 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 325fd74..a257f5f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -544,26 +544,18 @@ packages: dependency: "direct main" description: name: json_annotation - sha256: "805fa86df56383000f640384b282ce0cb8431f1a7a2396de92fb66186d8c57df" + sha256: cb09e7dac6210041fad964ed7fbee004f14258b4eca4040f72d1234062ace4c8 url: "https://pub.dev" source: hosted - version: "4.10.0" - json_schema: - dependency: transitive - description: - name: json_schema - sha256: f37d9c3fdfe8c9aae55fdfd5af815d24ce63c3a0f6a2c1f0982c30f43643fa1a - url: "https://pub.dev" - source: hosted - version: "5.2.2" + version: "4.11.0" json_serializable: dependency: "direct dev" description: name: json_serializable - sha256: "93fba3ad139dab2b1ce59ecc6fdce6da46a42cdb6c4399ecda30f1e7e725760d" + sha256: "44729f5c45748e6748f6b9a57ab8f7e4336edc8ae41fc295070e3814e616a6c0" url: "https://pub.dev" source: hosted - version: "6.12.0" + version: "6.13.0" kitty_protocol: dependency: transitive description: @@ -884,14 +876,6 @@ packages: url: "https://pub.dev" source: hosted version: "3.2.2" - rfc_6901: - dependency: transitive - description: - name: rfc_6901 - sha256: "6a43b1858dca2febaf93e15639aa6b0c49ccdfd7647775f15a499f872b018154" - url: "https://pub.dev" - source: hosted - version: "0.2.1" riverpod: dependency: transitive description: @@ -1217,14 +1201,6 @@ packages: url: "https://pub.dev" source: hosted version: "1.1.0" - uri: - dependency: transitive - description: - name: uri - sha256: "889eea21e953187c6099802b7b4cf5219ba8f3518f604a1033064d45b1b8268a" - url: "https://pub.dev" - source: hosted - version: "1.0.0" url_launcher: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index d5dc9a2..891c679 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -119,7 +119,7 @@ dev_dependencies: # ไปฃ็ ็”Ÿๆˆ build_runner: ^2.10.5 - json_serializable: ^6.11.3 + json_serializable: ^6.13.0 riverpod_generator: ^4.0.3 flutter_launcher_icons: ^0.14.4