diff --git a/pubspec.lock b/pubspec.lock index ecbb633b..982cd2bc 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -98,7 +98,7 @@ packages: name: async url: "https://pub.dartlang.org" source: hosted - version: "2.9.0" + version: "2.10.0" audio_service: dependency: "direct main" description: @@ -196,7 +196,7 @@ packages: name: boolean_selector url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "2.1.1" build: dependency: transitive description: @@ -322,7 +322,7 @@ packages: name: collection url: "https://pub.dartlang.org" source: hosted - version: "1.16.0" + version: "1.17.0" color: dependency: transitive description: @@ -776,7 +776,7 @@ packages: name: js url: "https://pub.dartlang.org" source: hosted - version: "0.6.4" + version: "0.6.5" json_annotation: dependency: transitive description: @@ -839,14 +839,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: @@ -1287,7 +1287,7 @@ packages: name: source_span url: "https://pub.dartlang.org" source: hosted - version: "1.9.0" + version: "1.9.1" spotify: dependency: "direct main" description: @@ -1315,7 +1315,7 @@ packages: name: stack_trace url: "https://pub.dartlang.org" source: hosted - version: "1.10.0" + version: "1.11.0" state_notifier: dependency: transitive description: @@ -1329,7 +1329,7 @@ packages: name: stream_channel url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "2.1.1" stream_transform: dependency: transitive description: @@ -1343,7 +1343,7 @@ packages: name: string_scanner url: "https://pub.dartlang.org" source: hosted - version: "1.1.1" + version: "1.2.0" synchronized: dependency: transitive description: @@ -1364,7 +1364,7 @@ packages: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.4.12" + version: "0.4.16" time: dependency: transitive description: @@ -1462,7 +1462,7 @@ packages: name: vector_math url: "https://pub.dartlang.org" source: hosted - version: "2.1.2" + version: "2.1.4" version: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index ffe722eb..3a74a9cf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: auto_size_text: ^3.0.0 badges: ^2.0.3 cached_network_image: ^3.2.2 - collection: ^1.15.0 + collection: ^1.17.0 cupertino_icons: ^1.0.5 dbus: ^0.7.8 file_picker: ^5.2.2