Skip to content

Commit 5967337

Browse files
committed
Bump deps
1 parent 73d0b5e commit 5967337

File tree

2 files changed

+14
-18
lines changed

2 files changed

+14
-18
lines changed

pubspec.lock

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ packages:
182182
name: cross_file
183183
url: "https://pub.dartlang.org"
184184
source: hosted
185-
version: "0.3.2"
185+
version: "0.3.3"
186186
crypto:
187187
dependency: transitive
188188
description:
@@ -339,7 +339,7 @@ packages:
339339
name: flutter_spinbox
340340
url: "https://pub.dartlang.org"
341341
source: hosted
342-
version: "0.8.0"
342+
version: "0.9.0"
343343
flutter_svg:
344344
dependency: "direct main"
345345
description:
@@ -951,7 +951,7 @@ packages:
951951
name: webkit_inspection_protocol
952952
url: "https://pub.dartlang.org"
953953
source: hosted
954-
version: "1.0.0"
954+
version: "1.0.1"
955955
win32:
956956
dependency: transitive
957957
description:
@@ -983,12 +983,10 @@ packages:
983983
yaru:
984984
dependency: "direct main"
985985
description:
986-
path: "."
987-
ref: HEAD
988-
resolved-ref: b638da9a2652fcfd97628dd98a0cffc370ed95cd
989-
url: "https://github.com/ubuntu/yaru.dart.git"
990-
source: git
991-
version: "0.2.5"
986+
name: yaru
987+
url: "https://pub.dartlang.org"
988+
source: hosted
989+
version: "0.3.0"
992990
yaru_color_generator:
993991
dependency: transitive
994992
description:

pubspec.yaml

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,36 +16,34 @@ dependencies:
1616
file_selector: ^0.8.4+1
1717
file_selector_linux: ^0.0.2+1
1818
filesize: ^2.0.1
19-
flex_color_picker: ^2.1.2
19+
flex_color_picker: ^2.5.0
2020
flutter:
2121
sdk: flutter
2222
flutter_localizations:
2323
sdk: flutter
2424
flutter_localized_locales: ^2.0.3
25-
flutter_spinbox: ^0.8.0
25+
flutter_spinbox: ^0.9.0
2626
flutter_svg: ^1.0.3
27-
gsettings: ^0.2.4
27+
gsettings: ^0.2.5
2828
handy_window: ^0.1.2
2929
http: ^0.13.4
3030
intl: ^0.17.0
3131
linux_system_info:
3232
git:
3333
url: https://github.com/Feichtmeier/linux_system_info.git
3434
ref: update_dbus
35-
36-
mime: ^1.0.0
35+
mime: ^1.0.2
3736
nm: ^0.5.0
3837
open_file: ^3.2.1
39-
path_provider: ^2.0.5
40-
pdf: ^3.6.0
38+
path_provider: ^2.0.9
39+
pdf: ^3.7.4
4140
provider: ^6.0.2
4241
safe_change_notifier: ^0.1.0
4342
udisks: ^0.4.0
4443
upower: ^0.7.0
4544
url_launcher: ^6.0.20
4645
xml: ^5.3.1
47-
yaru:
48-
git: https://github.com/ubuntu/yaru.dart.git
46+
yaru: ^0.3.0
4947
yaru_icons: ^0.2.1
5048
yaru_widgets: ^1.0.8
5149

0 commit comments

Comments
 (0)