build(deps): add dart_eval with compatible json codegen

This commit is contained in:
insleker 2026-04-05 17:48:26 +08:00
parent 1f2a803a7f
commit c00b30306c
1 changed files with 3 additions and 2 deletions

View File

@ -11,7 +11,7 @@ dependencies:
crypto: ^3.0.6 crypto: ^3.0.6
drift: ^2.28.2 drift: ^2.28.2
file: ^7.0.1 file: ^7.0.1
json_annotation: ^4.11.0 json_annotation: ^4.9.0
path: ^1.9.0 path: ^1.9.0
sqlite3: ^2.9.3 sqlite3: ^2.9.3
yaml: ^3.1.3 yaml: ^3.1.3
@ -22,10 +22,11 @@ dependencies:
github: ^9.25.0 github: ^9.25.0
git: ^2.3.2 git: ^2.3.2
nyxx: ^6.8.1 nyxx: ^6.8.1
dart_eval: ^0.8.4
dev_dependencies: dev_dependencies:
build_runner: ^2.6.0 build_runner: ^2.6.0
drift_dev: ^2.28.1 drift_dev: ^2.28.1
json_serializable: ^6.11.1 json_serializable: ">=6.11.1 <6.12.0"
lints: ^6.0.0 lints: ^6.0.0
test: ^1.25.6 test: ^1.25.6