From 851e858f85540d697084ff32165a66d8fa264fb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 08:09:21 +0000 Subject: [PATCH] :arrow_up: Bump alfred_workflow from 1.1.3 to 1.1.5 Bumps [alfred_workflow](https://github.com/techouse/alfred_workflow) from 1.1.3 to 1.1.5. - [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.5) --- updated-dependencies: - dependency-name: alfred_workflow dependency-version: 1.1.5 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 e954bde..baf307e 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 b5243cb..768b016 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.5 algoliasearch: ^1.31.2 args: ^2.7.0 cli_script: ^1.0.0