From d49ddf1ffb03a20da51daf90bb6c138a8b0a558a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 16:46:13 +0000 Subject: [PATCH] chore(deps): update dependency ubuntu_widgets to ^0.7.0 --- apps/ubuntu_bootstrap/pubspec.yaml | 2 +- apps/ubuntu_init/pubspec.yaml | 2 +- packages/ubuntu_provision/pubspec.yaml | 2 +- packages/ubuntu_wizard/pubspec.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/ubuntu_bootstrap/pubspec.yaml b/apps/ubuntu_bootstrap/pubspec.yaml index 4db315014..3432e0d05 100644 --- a/apps/ubuntu_bootstrap/pubspec.yaml +++ b/apps/ubuntu_bootstrap/pubspec.yaml @@ -48,7 +48,7 @@ dependencies: ubuntu_provision: ^0.1.0 ubuntu_service: ^0.3.1 ubuntu_utils: ^0.1.0 - ubuntu_widgets: ^0.5.5 + ubuntu_widgets: ^0.7.0 ubuntu_wizard: ^0.1.0 yaml: ^3.1.2 yaru: 4.1.0 diff --git a/apps/ubuntu_init/pubspec.yaml b/apps/ubuntu_init/pubspec.yaml index b03e6c622..15a654aa4 100644 --- a/apps/ubuntu_init/pubspec.yaml +++ b/apps/ubuntu_init/pubspec.yaml @@ -40,7 +40,7 @@ dependencies: ubuntu_service: ^0.3.1 ubuntu_session: ^0.0.4 ubuntu_utils: ^0.1.0 - ubuntu_widgets: ^0.5.5 + ubuntu_widgets: ^0.7.0 ubuntu_wizard: ^0.1.0 yaru: 4.1.0 diff --git a/packages/ubuntu_provision/pubspec.yaml b/packages/ubuntu_provision/pubspec.yaml index baee40419..46e4df6ad 100644 --- a/packages/ubuntu_provision/pubspec.yaml +++ b/packages/ubuntu_provision/pubspec.yaml @@ -42,7 +42,7 @@ dependencies: ubuntu_service: ^0.3.1 ubuntu_session: ^0.0.4 ubuntu_utils: ^0.1.0 - ubuntu_widgets: ^0.5.5 + ubuntu_widgets: ^0.7.0 ubuntu_wizard: ^0.1.0 udev: ^0.0.3 upower: ^0.7.0 diff --git a/packages/ubuntu_wizard/pubspec.yaml b/packages/ubuntu_wizard/pubspec.yaml index 81d708dd6..c8d4d7fbe 100644 --- a/packages/ubuntu_wizard/pubspec.yaml +++ b/packages/ubuntu_wizard/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: sdk: flutter ubuntu_flavor: ^0.4.0 ubuntu_localizations: ^0.3.5 - ubuntu_widgets: ^0.5.5 + ubuntu_widgets: ^0.7.0 wizard_router: ^1.2.0 yaru: 4.1.0