diff --git a/pubspec.lock b/pubspec.lock index 86ae396..d7b4aab 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -13,10 +13,10 @@ packages: dependency: "direct main" description: name: alfred_workflow - sha256: ef9787de3b4bdb8cde9be15b9cbca19004f07d389d19126e21afad28a8e23c80 + sha256: "9893048012597bc9119085561f6eb3322878c71a3f548e48f27c62690eaa07ec" url: "https://pub.dev" source: hosted - version: "1.1.3" + version: "1.1.5" algolia_client_core: dependency: transitive description: @@ -73,14 +73,6 @@ packages: url: "https://pub.dev" source: hosted version: "2.13.0" - autoequal: - dependency: transitive - description: - name: autoequal - sha256: "186f99b614d8dd5b5756b26b6208d21ab948d7798ecfdf84669fff18eed7aab2" - url: "https://pub.dev" - source: hosted - version: "0.9.1" boolean_selector: dependency: transitive description: @@ -273,6 +265,14 @@ packages: url: "https://pub.dev" source: hosted version: "2.0.7" + equatable_annotations: + dependency: transitive + description: + name: equatable_annotations + sha256: "3ce909a4e582463fe49d4b1aa28c8afb2be5282d6dac43dfabdd46259d0a7682" + url: "https://pub.dev" + source: hosted + version: "1.0.1" file: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index f14b610..a8ecda8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,7 +13,7 @@ environment: dependencies: algoliasearch: ^1.30.2 args: ^2.7.0 - alfred_workflow: ^1.1.3 + alfred_workflow: ^1.1.5 cli_script: ^1.0.0 crypto: ^3.0.6 envied: ^1.1.1