File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -7,20 +7,20 @@ environment:
77 sdk : " >=2.12.0 <3.0.0"
88
99dependencies :
10- analyzer : ^7 .0.0
10+ analyzer : ^8 .0.0
1111 appainter_annotations :
1212 path : ../annotations/
13- build : ^2.2.1
13+ build : ^4.0.0
1414 collection : ^1.17.1
1515 html : ^0.15.0
1616 http : ^1.0.0
17- source_gen : ^2 .0.0
17+ source_gen : ^4 .0.0
1818 textwrap : ^2.0.0
1919
2020dev_dependencies :
21- build_runner : 2.5.4
22- build_test : 3.2.1
21+ build_runner : 2.7.2
22+ build_test : 3.3.4
2323 coverage : 1.15.0
2424 flutter_lints : 6.0.0
2525 mocktail : 1.0.4
26- test : 1.26.2
26+ test : 1.26.3
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies:
1313 path : packages/annotations
1414 bloc : 9.0.0
1515 collection : ^1.17.2
16- copy_with_extension : 6.0 .1
16+ copy_with_extension : 9.1 .1
1717 cupertino_icons : 1.0.8
1818 device_preview_plus : 2.4.7
1919 dio : 5.9.0
@@ -50,8 +50,8 @@ dev_dependencies:
5050 appainter_builder :
5151 path : packages/builder
5252 bloc_test : 10.0.0
53- build_runner : 2.5.4
54- copy_with_extension_gen : 6.0 .1
53+ build_runner : 2.7.2
54+ copy_with_extension_gen : 9.1 .1
5555 flutter_lints : 6.0.0
5656 flutter_test :
5757 sdk : flutter
You can’t perform that action at this time.
0 commit comments