File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed
Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 1212
1313name : df_gen_core
1414description : A package that provides core utilities for practical code generation.
15- version : 0.6.9
15+ version : 0.6.10
1616homepage : https://dev-cetera.com/
1717repository : https://github.com/robmllze/df_gen_core
1818funding :
@@ -26,23 +26,22 @@ environment:
2626# # -----------------------------------------------------------------------------
2727
2828dependencies :
29- df_collection : ^0.9.1
30- df_config : ^0.7.1
31- df_log : ^0.3.10
32- df_safer_dart : ^0.13.1
29+ df_collection : ^0.9.2
30+ df_config : ^0.7.2
31+ df_log : ^0.3.11
32+ df_safer_dart : ^0.13.14
3333 df_string : ^0.2.4
34- df_type : ^0.10.4
34+ df_type : ^0.12.3
3535 analyzer : ^6.11.0
3636 args : ^2.7.0
3737 collection : ^1.19.1
3838 equatable : ^2.0.7
3939 http : ^1.4.0
40- meta : ^1.16 .0
40+ meta : ^1.17 .0
4141 path : ^1.9.1
4242 source_gen : ^1.5.0
4343
4444# # -----------------------------------------------------------------------------
4545
4646dev_dependencies :
4747 lints : ^6.0.0
48- test : ^1.26.2
You can’t perform that action at this time.
0 commit comments