File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -24,24 +24,24 @@ environment:
24
24
# # -----------------------------------------------------------------------------
25
25
26
26
dependencies :
27
- analyzer : ^6.8 .0
28
- args : ^2.5 .0
29
- df_collection : ^0.3.0
30
- df_config : ^0.3.0
31
- df_gen_core : ^0.2.7
27
+ df_collection : ^0.4 .0
28
+ df_config : ^0.4 .0
29
+ df_gen_core : ^0.2.8
30
+ df_generate_dart_indexes : ^0.2.2
31
+ df_generate_dart_models_core : ^0.3.2
32
32
df_log : ^0.2.1
33
33
df_string : ^0.2.1
34
- df_type : ^0.2.3
35
- df_generate_dart_models_core : ^0.3.1
36
- path : ^1.9.0
37
-
38
- df_generate_dart_indexes : ^0.2.1
34
+ df_type : ^0.5.3
39
35
40
36
df_screen_core :
41
37
git :
42
38
url : https://github.com/robmllze/df_screen_core
43
39
ref : main
44
40
41
+ analyzer : ^6.8.0
42
+ args : ^2.5.0
43
+ path : ^1.9.0
44
+
45
45
# # -----------------------------------------------------------------------------
46
46
47
47
dev_dependencies :
You can’t perform that action at this time.
0 commit comments