diff --git a/pubspec.lock b/pubspec.lock index 7c4c231..f446927 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -7,14 +7,14 @@ packages: name: _fe_analyzer_shared url: "https://pub.dartlang.org" source: hosted - version: "49.0.0" + version: "50.0.0" analyzer: dependency: transitive description: name: analyzer url: "https://pub.dartlang.org" source: hosted - version: "5.1.0" + version: "5.2.0" archive: dependency: transitive description: @@ -318,14 +318,14 @@ packages: name: json_annotation url: "https://pub.dartlang.org" source: hosted - version: "4.7.0" + version: "4.8.0" json_serializable: dependency: "direct dev" description: name: json_serializable url: "https://pub.dartlang.org" source: hosted - version: "6.5.2" + version: "6.6.0" lints: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index d4c6ef8..f7c74f0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -57,7 +57,7 @@ dev_dependencies: flutter_lints: ^2.0.0 build_runner: ^2.3.0 freezed: ^2.2.0 - json_serializable: ^6.5.2 + json_serializable: ^6.6.0 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec