Skip to content

Commit 5371620

Browse files
build: updated dependencies
Resolves #571
1 parent 28f715b commit 5371620

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

pubspec.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,23 @@ repository: https://github.com/fluttercommunity/flutter_launcher_icons/
77
issue_tracker: https://github.com/fluttercommunity/flutter_launcher_icons/issues
88

99
dependencies:
10-
args: ^2.3.2
11-
checked_yaml: ^2.0.2
12-
cli_util: ^0.4.0
13-
image: ^4.0.15
14-
json_annotation: ^4.8.0
15-
path: ^1.8.2
16-
yaml: ^3.1.1
10+
args: ^2.5.0
11+
checked_yaml: ^2.0.3
12+
cli_util: ^0.4.1
13+
image: ^4.2.0
14+
json_annotation: ^4.9.0
15+
path: ^1.9.0
16+
yaml: ^3.1.2
1717

1818
environment:
1919
sdk: ">=3.0.0 <4.0.0"
2020

2121
dev_dependencies:
2222
# Needed by build_version
23-
build_runner: ^2.3.3
23+
build_runner: ^2.4.12
2424
# https://pub.dev/packages/build_version
2525
build_version: ^2.1.1
26-
json_serializable: ^6.6.1
27-
mockito: ^5.3.2
28-
test: ^1.23.1
26+
json_serializable: ^6.8.0
27+
mockito: ^5.4.4
28+
test: ^1.25.8
2929
test_descriptor: ^2.0.1

0 commit comments

Comments
 (0)