Skip to content

Commit 0469058

Browse files
committed
Upgraded pub deps
1 parent 79b6907 commit 0469058

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

pubspec.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@ description: Easy Localization Loader custom assets loaders for easy_localizatio
44
homepage: https://github.com/aissat/easy_localization_loader
55
issue_tracker: https://github.com/aissat/easy_localization_loader/issues
66

7-
version: 1.0.0
7+
version: 1.0.1+1
88

99
environment:
1010
sdk: '>=2.12.0-0 <3.0.0'
1111

1212
dependencies:
13-
http: ^0.13.1
14-
csv: ^5.0.0
15-
yaml: ^3.1.0
16-
xml: ^6.0.1
13+
http: ^0.13.5
14+
csv: ^5.0.1
15+
yaml: ^3.1.1
16+
xml: ^6.1.0
1717
flutter:
1818
sdk: flutter
19-
connectivity_plus: ^2.0.2
20-
path_provider: ^2.0.6
19+
connectivity_plus: ^2.3.7
20+
path_provider: ^2.0.11
2121

2222
dev_dependencies:
23-
pedantic: ^1.11.0
24-
test: ^1.19.2
23+
pedantic: ^1.11.1
24+
test: ^1.21.6
2525

0 commit comments

Comments
 (0)