Skip to content

Commit b19a2eb

Browse files
fix(deps): update dependency yaru to v9
1 parent e2c4090 commit b19a2eb

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pubspec.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -989,10 +989,10 @@ packages:
989989
dependency: transitive
990990
description:
991991
name: meta
992-
sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c
992+
sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394"
993993
url: "https://pub.dev"
994994
source: hosted
995-
version: "1.16.0"
995+
version: "1.17.0"
996996
mime:
997997
dependency: "direct main"
998998
description:
@@ -1651,10 +1651,10 @@ packages:
16511651
dependency: transitive
16521652
description:
16531653
name: test_api
1654-
sha256: "522f00f556e73044315fa4585ec3270f1808a4b186c936e612cab0b565ff1e00"
1654+
sha256: ab2726c1a94d3176a45960b6234466ec367179b87dd74f1611adb1f3b5fb9d55
16551655
url: "https://pub.dev"
16561656
source: hosted
1657-
version: "0.7.6"
1657+
version: "0.7.7"
16581658
typed_data:
16591659
dependency: transitive
16601660
description:
@@ -1899,10 +1899,10 @@ packages:
18991899
dependency: "direct main"
19001900
description:
19011901
name: yaru
1902-
sha256: "67ac8c3dc52a5d69c049056d5fa40b909973e10b36df3cffeb666de867532d79"
1902+
sha256: "704e10633b173d8f5308677d0879d31339204c5ae063aa904e46d8182e1cf191"
19031903
url: "https://pub.dev"
19041904
source: hosted
1905-
version: "8.3.0"
1905+
version: "9.0.0"
19061906
yaru_window:
19071907
dependency: "direct main"
19081908
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ dependencies:
8888
win32: ^5.5.4
8989
window_manager: ^0.5.1
9090
xdg_directories: ^1.0.4
91-
yaru: ^8.3.0
91+
yaru: 9.0.0
9292
yaru_window: ^0.2.2
9393
yaru_window_linux: ^0.2.2
9494

0 commit comments

Comments
 (0)