From 130183be53383b78f2547c3260a723461c7754e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 09:51:30 +0000 Subject: [PATCH] deps(gui-ubuntupro): bump win32 in /gui/packages/ubuntupro Bumps [win32](https://github.com/halildurmus/win32) from 5.8.0 to 5.9.0. - [Release notes](https://github.com/halildurmus/win32/releases) - [Commits](https://github.com/halildurmus/win32/compare/v5.8.0...v5.9.0) --- updated-dependencies: - dependency-name: win32 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gui/packages/ubuntupro/pubspec.lock | 4 ++-- gui/packages/ubuntupro/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gui/packages/ubuntupro/pubspec.lock b/gui/packages/ubuntupro/pubspec.lock index 260fa2828..f8a6d3a31 100644 --- a/gui/packages/ubuntupro/pubspec.lock +++ b/gui/packages/ubuntupro/pubspec.lock @@ -1071,10 +1071,10 @@ packages: dependency: "direct main" description: name: win32 - sha256: "84ba388638ed7a8cb3445a320c8273136ab2631cd5f2c57888335504ddab1bc2" + sha256: "8b338d4486ab3fbc0ba0db9f9b4f5239b6697fcee427939a40e720cbb9ee0a69" url: "https://pub.dev" source: hosted - version: "5.8.0" + version: "5.9.0" win32_registry: dependency: "direct main" description: diff --git a/gui/packages/ubuntupro/pubspec.yaml b/gui/packages/ubuntupro/pubspec.yaml index 13297dc53..55de2cc1d 100644 --- a/gui/packages/ubuntupro/pubspec.yaml +++ b/gui/packages/ubuntupro/pubspec.yaml @@ -57,7 +57,7 @@ dependencies: provider: ^6.1.2 ubuntu_service: ^0.4.0 url_launcher: ^6.3.1 - win32: ^5.8.0 + win32: ^5.9.0 win32_registry: ^1.1.5 windows_single_instance: ^1.0.1 wizard_router: ^1.4.0