diff --git a/pubspec.lock b/pubspec.lock index 88a4924..24093f1 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -35,14 +35,14 @@ packages: name: async url: "https://pub.dartlang.org" source: hosted - version: "2.9.0" + version: "2.10.0" boolean_selector: dependency: transitive description: name: boolean_selector url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "2.1.1" build: dependency: transitive description: @@ -161,7 +161,7 @@ packages: name: collection url: "https://pub.dartlang.org" source: hosted - version: "1.16.0" + version: "1.17.0" convert: dependency: transitive description: @@ -203,7 +203,7 @@ packages: name: extended_image url: "https://pub.dartlang.org" source: hosted - version: "6.3.4" + version: "7.0.1" extended_image_library: dependency: transitive description: @@ -400,7 +400,7 @@ packages: name: js url: "https://pub.dartlang.org" source: hosted - version: "0.6.4" + version: "0.6.5" json_annotation: dependency: transitive description: @@ -442,14 +442,14 @@ packages: name: matcher url: "https://pub.dartlang.org" source: hosted - version: "0.12.12" + version: "0.12.13" material_color_utilities: dependency: transitive description: name: material_color_utilities url: "https://pub.dartlang.org" source: hosted - version: "0.1.5" + version: "0.2.0" meta: dependency: transitive description: @@ -727,7 +727,7 @@ packages: name: source_span url: "https://pub.dartlang.org" source: hosted - version: "1.9.0" + version: "1.9.1" sqflite: dependency: transitive description: @@ -748,14 +748,14 @@ packages: name: stack_trace url: "https://pub.dartlang.org" source: hosted - version: "1.10.0" + version: "1.11.0" stream_channel: dependency: transitive description: name: stream_channel url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "2.1.1" stream_transform: dependency: transitive description: @@ -769,7 +769,7 @@ packages: name: string_scanner url: "https://pub.dartlang.org" source: hosted - version: "1.1.1" + version: "1.2.0" synchronized: dependency: transitive description: @@ -790,7 +790,7 @@ packages: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.4.12" + version: "0.4.16" timing: dependency: transitive description: @@ -874,7 +874,7 @@ packages: name: vector_math url: "https://pub.dartlang.org" source: hosted - version: "2.1.2" + version: "2.1.4" watcher: dependency: transitive description: @@ -919,4 +919,4 @@ packages: version: "3.1.1" sdks: dart: ">=2.18.6 <3.0.0" - flutter: ">=3.3.0" + flutter: ">=3.7.0" diff --git a/pubspec.yaml b/pubspec.yaml index 26a5068..bb41464 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -49,7 +49,7 @@ dependencies: pull_to_refresh: ^2.0.0 settings_ui: ^2.0.2 hgg_app_upgrade: ^1.0.0 - extended_image: ^6.3.4 + extended_image: ^7.0.1 image_gallery_saver: ^1.7.1 fluttertoast: ^8.1.2