File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ dependencies:
28
28
path : ^1.9.0
29
29
pub_semver : ^2.1.4
30
30
pubspec_parse : ^1.0.0
31
- source_gen : ^2 .0.0
31
+ source_gen : ^3 .0.0-dev
32
32
source_helper : ^1.3.4
33
33
34
34
dev_dependencies :
@@ -38,20 +38,18 @@ dev_dependencies:
38
38
build_verify : ^3.0.0
39
39
collection : ^1.17.0
40
40
logging : ^1.0.0
41
- source_gen_test : ^1.0.6
41
+ source_gen_test : ^1.2.0-dev
42
42
test : ^1.24.4
43
43
test_descriptor : ^2.0.0
44
44
test_process : ^2.0.0
45
45
yaml : ^3.0.0
46
46
47
47
dependency_overrides :
48
- build : ^3.0.0-dev
49
- source_gen :
50
- git :
51
- url : https://github.com/dart-lang/source_gen
52
- path : source_gen
53
- ref : 6c9702e7152e61b16c8adec3f3011bda738b0e29
54
48
source_gen_test :
55
49
git :
56
50
url : https://github.com/kevmoo/source_gen_test
57
- ref : 9036882e5d69620fa387c14e880ebbe19ed99fee
51
+ ref : 8523d28a792cf2da9a3264ebe184b0ab64831fe0
52
+ source_helper :
53
+ git :
54
+ url : https://github.com/google/source_helper.dart
55
+ ref : 8adebf1a6b18f5673157ab450e63cc7329c39e10
You can’t perform that action at this time.
0 commit comments