diff --git a/pubspec.lock b/pubspec.lock index f4c5f80..511ea58 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -7,21 +7,21 @@ packages: name: _fe_analyzer_shared url: "https://pub.dartlang.org" source: hosted - version: "47.0.0" + version: "49.0.0" analyzer: dependency: transitive description: name: analyzer url: "https://pub.dartlang.org" source: hosted - version: "4.7.0" + version: "5.1.0" analyzer_plugin: dependency: transitive description: name: analyzer_plugin url: "https://pub.dartlang.org" source: hosted - version: "0.10.0" + version: "0.11.2" ansicolor: dependency: transitive description: @@ -77,7 +77,7 @@ packages: name: convert url: "https://pub.dartlang.org" source: hosted - version: "3.0.2" + version: "3.1.1" crypto: dependency: transitive description: @@ -105,7 +105,7 @@ packages: name: dart_code_metrics url: "https://pub.dartlang.org" source: hosted - version: "4.18.3" + version: "4.21.3" dart_style: dependency: transitive description: @@ -152,7 +152,7 @@ packages: name: flutter_form_builder url: "https://pub.dartlang.org" source: hosted - version: "7.6.0" + version: "7.7.0" flutter_lints: dependency: "direct dev" description: @@ -197,7 +197,7 @@ packages: name: html url: "https://pub.dartlang.org" source: hosted - version: "0.15.0" + version: "0.15.1" http: dependency: transitive description: @@ -211,7 +211,7 @@ packages: name: http_parser url: "https://pub.dartlang.org" source: hosted - version: "4.0.1" + version: "4.0.2" intl: dependency: transitive description: @@ -226,13 +226,20 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "0.6.4" + json_annotation: + dependency: transitive + description: + name: json_annotation + url: "https://pub.dartlang.org" + source: hosted + version: "4.7.0" lints: dependency: transitive description: name: lints url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.1" matcher: dependency: transitive description: @@ -295,7 +302,7 @@ packages: name: package_info_plus_web url: "https://pub.dartlang.org" source: hosted - version: "1.0.5" + version: "1.0.6" package_info_plus_windows: dependency: transitive description: @@ -323,7 +330,7 @@ packages: name: path_provider_platform_interface url: "https://pub.dartlang.org" source: hosted - version: "2.0.4" + version: "2.0.5" path_provider_windows: dependency: transitive description: @@ -337,7 +344,7 @@ packages: name: petitparser url: "https://pub.dartlang.org" source: hosted - version: "5.0.0" + version: "5.1.0" platform: dependency: transitive description: @@ -351,7 +358,7 @@ packages: name: plugin_platform_interface url: "https://pub.dartlang.org" source: hosted - version: "2.1.2" + version: "2.1.3" process: dependency: transitive description: @@ -365,7 +372,14 @@ packages: name: pub_semver url: "https://pub.dartlang.org" source: hosted - version: "2.1.1" + version: "2.1.2" + pub_updater: + dependency: transitive + description: + name: pub_updater + url: "https://pub.dartlang.org" + source: hosted + version: "0.2.2" riverpod: dependency: transitive description: @@ -386,7 +400,7 @@ packages: name: shared_preferences_android url: "https://pub.dartlang.org" source: hosted - version: "2.0.13" + version: "2.0.14" shared_preferences_ios: dependency: transitive description: @@ -496,14 +510,14 @@ packages: name: url_launcher url: "https://pub.dartlang.org" source: hosted - version: "6.1.5" + version: "6.1.6" url_launcher_android: dependency: transitive description: name: url_launcher_android url: "https://pub.dartlang.org" source: hosted - version: "6.0.19" + version: "6.0.21" url_launcher_ios: dependency: transitive description: @@ -531,7 +545,7 @@ packages: name: url_launcher_platform_interface url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "2.1.1" url_launcher_web: dependency: transitive description: @@ -559,21 +573,21 @@ packages: name: very_good_analysis url: "https://pub.dartlang.org" source: hosted - version: "3.0.2" + version: "3.1.0" watcher: dependency: transitive description: name: watcher url: "https://pub.dartlang.org" source: hosted - version: "1.0.1" + version: "1.0.2" win32: dependency: transitive description: name: win32 url: "https://pub.dartlang.org" source: hosted - version: "3.0.0" + version: "3.1.1" xdg_directories: dependency: transitive description: @@ -622,7 +636,7 @@ packages: name: yaru_icons url: "https://pub.dartlang.org" source: hosted - version: "0.2.2" + version: "0.2.6" yaru_widgets: dependency: "direct main" description: @@ -631,5 +645,5 @@ packages: source: hosted version: "1.1.2" sdks: - dart: ">=2.17.5 <3.0.0" + dart: ">=2.18.0 <3.0.0" flutter: ">=3.0.0"