From 195727fe6a70994b4254a67950a4512cf59c4f49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 11:39:45 +0000 Subject: [PATCH] :arrow_up: Bump alfred_workflow from 1.1.3 to 1.1.4 Bumps [alfred_workflow](https://github.com/techouse/alfred_workflow) from 1.1.3 to 1.1.4. - [Release notes](https://github.com/techouse/alfred_workflow/releases) - [Changelog](https://github.com/techouse/alfred_workflow/blob/master/CHANGELOG.md) - [Commits](https://github.com/techouse/alfred_workflow/compare/v1.1.3...v1.1.4) --- updated-dependencies: - dependency-name: alfred_workflow dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 20 ++++++++++---------- pubspec.yaml | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index e96d24c..5838ad2 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -13,10 +13,10 @@ packages: dependency: "direct main" description: name: alfred_workflow - sha256: ef9787de3b4bdb8cde9be15b9cbca19004f07d389d19126e21afad28a8e23c80 + sha256: "5dcbe03fbe4351a3c199cecbdf47c5238f1e91d759ee93641271c355f4a9cf43" url: "https://pub.dev" source: hosted - version: "1.1.3" + version: "1.1.4" 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 83a5322..5d93c34 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ environment: sdk: ^3.4.0 dependencies: - alfred_workflow: ^1.1.3 + alfred_workflow: ^1.1.4 algoliasearch: ^1.30.2 args: ^2.7.0 cli_script: ^1.0.0