From 31d387e5fb139b3c6a60591c19c2b5b50bf46057 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 03:23:42 +0000 Subject: [PATCH] :arrow_up: Bump yaru from 9.0.1 to 10.0.0 Bumps [yaru](https://github.com/ubuntu/yaru.dart) from 9.0.1 to 10.0.0. - [Release notes](https://github.com/ubuntu/yaru.dart/releases) - [Changelog](https://github.com/ubuntu/yaru.dart/blob/main/CHANGELOG.md) - [Commits](https://github.com/ubuntu/yaru.dart/compare/v9.0.1...v10.0.0) --- updated-dependencies: - dependency-name: yaru dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.lock | 12 ++++++------ pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index dd46943..79af757 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -276,10 +276,10 @@ packages: dependency: transitive description: name: matcher - sha256: "12956d0ad8390bbcc63ca2e1469c0619946ccb52809807067a7020d57e647aa6" + sha256: dc0b7dc7651697ea4ff3e69ef44b0407ea32c487a39fff6a4004fa585e901861 url: "https://pub.dev" source: hosted - version: "0.12.18" + version: "0.12.19" material_color_utilities: dependency: transitive description: @@ -561,10 +561,10 @@ packages: dependency: transitive description: name: test_api - sha256: "93167629bfc610f71560ab9312acdda4959de4df6fac7492c89ff0d3886f6636" + sha256: "8161c84903fd860b26bfdefb7963b3f0b68fee7adea0f59ef805ecca346f0c7a" url: "https://pub.dev" source: hosted - version: "0.7.9" + version: "0.7.10" typed_data: dependency: transitive description: @@ -633,10 +633,10 @@ packages: dependency: "direct main" description: name: yaru - sha256: "859f062535a51585689f7d72904e9533f7b1df93c0fe2e860591cff8f9371162" + sha256: "8c2d9602963efd52479e77f0052ceea05f491e7a31d2ca337c44901f526f8226" url: "https://pub.dev" source: hosted - version: "9.0.1" + version: "10.0.0" yaru_window: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 5b348c2..678f645 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: pdf: ^3.11.3 printing: ^5.11.0 shared_preferences: ^2.5.4 - yaru: ^9.0.0 + yaru: ^10.0.0 dev_dependencies: flutter_test: