Skip to content

Commit 0228f55

Browse files
committed
+chore: Update dependencies
1 parent 19aaad0 commit 0228f55

File tree

2 files changed

+8
-37
lines changed

2 files changed

+8
-37
lines changed

pubspec.yaml

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
name: df_gen_core
1414
description: A package that provides core utilities for practical code generation.
15-
version: 0.6.8
15+
version: 0.6.9
1616
homepage: https://dev-cetera.com/
1717
repository: https://github.com/robmllze/df_gen_core
1818
funding:
@@ -27,22 +27,21 @@ environment:
2727

2828
dependencies:
2929
df_collection: ^0.9.1
30-
df_config: ^0.7.0
31-
df_log: ^0.3.3
32-
df_safer_dart: ^0.11.0
30+
df_config: ^0.7.1
31+
df_log: ^0.3.10
3332
df_string: ^0.2.4
34-
df_type: ^0.10.3
33+
df_type: ^0.10.4
3534
analyzer: ^6.11.0
36-
args: ^2.6.0
35+
args: ^2.7.0
3736
collection: ^1.19.1
3837
equatable: ^2.0.7
39-
http: ^1.3.0
38+
http: ^1.4.0
4039
meta: ^1.16.0
4140
path: ^1.9.1
4241
source_gen: ^1.5.0
4342

4443
## -----------------------------------------------------------------------------
4544

4645
dev_dependencies:
47-
lints: ^5.1.1
48-
test: ^1.25.15
46+
lints: ^6.0.0
47+
test: ^1.26.2

test/test1.dart

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)