From 001860538cfcb434bd783178dce772cfcfa71c04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 21:28:17 +0000 Subject: [PATCH] chore(deps): bump super_hot_key from 0.7.3 to 0.8.5 in /shady_ai_flutter Bumps [super_hot_key](https://github.com/superlistapp/super_native_extensions) from 0.7.3 to 0.8.5. - [Release notes](https://github.com/superlistapp/super_native_extensions/releases) - [Changelog](https://github.com/superlistapp/super_native_extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/superlistapp/super_native_extensions/compare/super_hot_key-v0.7.3...super_hot_key-v0.8.5) --- updated-dependencies: - dependency-name: super_hot_key dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- shady_ai_flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shady_ai_flutter/pubspec.yaml b/shady_ai_flutter/pubspec.yaml index 0f7bf1c..03921c1 100644 --- a/shady_ai_flutter/pubspec.yaml +++ b/shady_ai_flutter/pubspec.yaml @@ -42,7 +42,7 @@ dependencies: url_launcher: ^6.1.14 path_provider: ^2.1.1 desktop_drop: ^0.4.3 - super_hot_key: ^0.7.0 + super_hot_key: ^0.8.5 window_manager: ^0.3.6 collection: ^1.17.0 freezed_annotation: ^2.4.1