Skip to content

Commit 5b08da0

Browse files
committed
+Update dependencies
1 parent b325d82 commit 5b08da0

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<a href="https://www.buymeacoffee.com/dev_cetera" target="_blank"><img align="right" src="https://cdn.buymeacoffee.com/buttons/default-orange.png" height="48"></a>
2-
<a href="https://discord.gg/gEQ8y2nfyX" target="_blank"><img align="right" src="https://raw.githubusercontent.com/dev-cetera/resources/refs/heads/main/assets/discord_icon/discord_icon.svg" height="48"></a>
2+
<a href="https://discord.gg/gEQ8y2nfyX" target="_blank"><img align="right" src="https://raw.githubusercontent.com/dev-cetera/resources/refs/heads/main/assets/icons/discord_icon/discord_icon.svg" height="48"></a>
33

44
Dart & Flutter Packages by dev-cetera.com & contributors.
55

pubspec.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repository: https://github.com/robmllze/df_generate_dart_models
1616
funding:
1717
- https://www.buymeacoffee.com/dev_cetera
1818
description: A tool for generating data models and classes from annotations, offering greater flexibility than json_serializable or freezed.
19-
version: 0.13.4
19+
version: 0.13.5
2020
topics:
2121
- build-runner
2222
- cli
@@ -32,13 +32,13 @@ environment:
3232
## -----------------------------------------------------------------------------
3333

3434
dependencies:
35-
df_collection: ^0.9.3
36-
df_config: ^0.7.3
37-
df_gen_core: ^0.6.13
38-
df_generate_dart_models_core: ^0.9.19
39-
df_log: ^0.3.17
40-
df_string: ^0.2.5
41-
df_type: ^0.12.3
35+
df_collection: ^0.9.8
36+
df_config: ^0.7.5
37+
df_gen_core: ^0.6.16
38+
df_generate_dart_models_core: ^0.9.21
39+
df_log: ^0.3.19
40+
df_string: ^0.2.7
41+
df_type: ^0.14.2
4242
google_generative_ai: ^0.4.7
4343
path: ^1.9.1
4444

0 commit comments

Comments
 (0)