Skip to content

Commit

Permalink
Bump Yaru to 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ashuntu committed Dec 19, 2024
1 parent d98990d commit 55999d2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions gui/packages/ubuntupro/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1135,18 +1135,18 @@ packages:
dependency: "direct main"
description:
name: yaru
sha256: afc659f78a0bef5e06ebbbd516979afceca7526b7703daa444bf419a54b2dc85
sha256: "5fb1886e15f736b26c717725e335e80af7dbc91d9324d1d3e6bd355deed448a0"
url: "https://pub.dev"
source: hosted
version: "5.3.2"
version: "6.0.0"
yaru_test:
dependency: "direct dev"
description:
name: yaru_test
sha256: d45f0099db88e997e69218d232fd27d9c024a4fe4d918371b3012b3b95b8e419
sha256: "88d692b821a31dd67de06264788bbf09e8282ba84f67d8a6e2f6c17fdd3a3d83"
url: "https://pub.dev"
source: hosted
version: "0.2.0"
version: "0.3.0"
yaru_window:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions gui/packages/ubuntupro/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies:
win32_registry: ^1.1.5
windows_single_instance: ^1.0.1
wizard_router: ^1.4.0
yaru: ^5.3.2
yaru: ^6.0.0

dev_dependencies:
build_runner: ^2.4.13
Expand All @@ -80,7 +80,7 @@ dev_dependencies:
protobuf: ^3.1.0
stack_trace: ^1.11.0
url_launcher_platform_interface: ^2.3.2
yaru_test: ^0.2.0
yaru_test: ^0.3.0

# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
Expand Down

0 comments on commit 55999d2

Please sign in to comment.