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