diff --git a/pubspec.lock b/pubspec.lock index 1a89b0f4..5cd2fdf8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1043,18 +1043,18 @@ packages: dependency: "direct main" description: name: json_annotation - sha256: cb09e7dac6210041fad964ed7fbee004f14258b4eca4040f72d1234062ace4c8 + sha256: "2a743920d81b7910627f68ee2c9ac1fc0bfee32b9fc3403587d7c6791ca12f80" url: "https://pub.dev" source: hosted - version: "4.11.0" + version: "4.12.0" json_serializable: dependency: "direct dev" description: name: json_serializable - sha256: "2c15e78e1cc6e62aadecf59f81566fd56829713d96a8c4177699e2b2e17f20db" + sha256: ffcd10cde35a93b2abbbcc26bd9971f4ca93763e8abe78d855e3c4177797e501 url: "https://pub.dev" source: hosted - version: "6.13.2" + version: "6.14.0" leak_tracker: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 5eecbd22..c6c14df9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: vector_math: # used for joystick, pinned to SDK version collection: ^1.19.1 # Priority Queue uuid: ^4.5.3 # Used to generate UUID v4 ids for custom actions & move lists - json_annotation: ^4.11.0 + json_annotation: ^4.12.0 crypto: ^3.0.7 # used for md5 hash checking during ota download circular_buffer: ^0.13.0 # Used for serial console wordpress_client: ^9.3.0 # Used for tail blog