From c2f44ad97821335884376c6d374d7465bc45be20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 21:35:34 +0000 Subject: [PATCH] build: (deps): Bump handy_window from 0.4.0 to 0.4.2 Bumps [handy_window](https://github.com/ubuntu-flutter-community/handy_window) from 0.4.0 to 0.4.2. - [Release notes](https://github.com/ubuntu-flutter-community/handy_window/releases) - [Changelog](https://github.com/ubuntu/handy_window.dart/blob/main/CHANGELOG.md) - [Commits](https://github.com/ubuntu-flutter-community/handy_window/compare/v0.4.0...v0.4.2) --- updated-dependencies: - dependency-name: handy_window dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 77050341f..702f849de 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -819,10 +819,10 @@ packages: dependency: "direct main" description: name: handy_window - sha256: "56b813e58a68b0ee2ab22051400b8b1f1b5cfe88b8cd32288623defb3926245a" + sha256: "06cc2747607022dbcea54b9b863db0962d34d606f998831a9b05a551c5184462" url: "https://pub.dev" source: hosted - version: "0.4.0" + version: "0.4.2" highlight: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index abd45f5d3..e8d922656 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -43,7 +43,7 @@ dependencies: flutter_webrtc: ^1.3.0 geolocator: ^14.0.2 go_router: ^17.1.0 - handy_window: ^0.4.0 + handy_window: ^0.4.2 highlight: ^0.7.0 html: ^0.15.4 http: ^1.6.0