From d1c7f2b72bac18a9e975166932c9801190d3fef3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 00:25:46 +0000 Subject: [PATCH] build(deps): bump window_manager from 0.3.9 to 0.4.0 Bumps [window_manager](https://github.com/leanflutter/window_manager) from 0.3.9 to 0.4.0. - [Release notes](https://github.com/leanflutter/window_manager/releases) - [Changelog](https://github.com/leanflutter/window_manager/blob/main/CHANGELOG.md) - [Commits](https://github.com/leanflutter/window_manager/compare/v0.3.9...v0.4.0) --- updated-dependencies: - dependency-name: window_manager dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 84bdb26..ed60d01 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: hooks_riverpod: ^2.4.10 json_annotation: ^4.8.1 go_router: ^14.0.1 - window_manager: ^0.3.9 + window_manager: ^0.4.0 fluent_ui: ^4.8.6 flutter_staggered_grid_view: ^0.7.0 flutter_acrylic: ^1.1.4