Skip to content

Commit

Permalink
fix(deps): update dependency yaru_window to ^0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 29, 2023
1 parent d6924f7 commit 7f2bace
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1271,10 +1271,10 @@ packages:
dependency: "direct main"
description:
name: yaru
sha256: "037219db9ffe757eae0d929cb9dc1a8b27af9850dc6c0d89ecf597dc4f78a5b6"
sha256: "572850652931d0c0a3baa6d1ad880f7fea6ffa45a2821e04272357a656485fa7"
url: "https://pub.dev"
source: hosted
version: "1.2.0"
version: "1.2.1"
yaru_icons:
dependency: "direct main"
description:
Expand All @@ -1287,18 +1287,18 @@ packages:
dependency: "direct main"
description:
name: yaru_widgets
sha256: "730c1e46b8ccfe1a11602a2b5c1a09ceb84d85e5a45fa6a813f50fe8930629f2"
sha256: dfd5a25def3a710de401864b54b7c323239e472c8682ce00c2b1e54a565e5e17
url: "https://pub.dev"
source: hosted
version: "3.3.1"
version: "3.4.0"
yaru_window:
dependency: "direct main"
description:
name: yaru_window
sha256: "55c8f039d13aaa1b211a8cf0b7731ae2fdcac9b1be1e0994eb14ad1d17fecaf7"
sha256: "637b0b0476a627ec46c30bf830be7410149cff74ed848dd4f7df34cd1d802b5e"
url: "https://pub.dev"
source: hosted
version: "0.1.3"
version: "0.2.0"
yaru_window_linux:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1333,4 +1333,4 @@ packages:
version: "0.0.3"
sdks:
dart: ">=3.2.0-194.0.dev <4.0.0"
flutter: ">=3.13.0"
flutter: ">=3.16.0"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies:
yaru: ^1.2.0
yaru_icons: ^2.2.2
yaru_widgets: ^3.3.1
yaru_window: ^0.1.3
yaru_window: ^0.2.0
yaru_window_linux: ^0.1.3

dev_dependencies:
Expand Down

0 comments on commit 7f2bace

Please sign in to comment.