Updated packages
This commit is contained in:
parent
b120ba505f
commit
8e00405e2e
1 changed files with 8 additions and 8 deletions
16
pubspec.yaml
16
pubspec.yaml
|
@ -7,23 +7,23 @@ environment:
|
||||||
dependencies:
|
dependencies:
|
||||||
angel3_auth: ^4.0.0
|
angel3_auth: ^4.0.0
|
||||||
angel3_configuration: ^4.0.0
|
angel3_configuration: ^4.0.0
|
||||||
angel3_framework: ^4.0.0
|
angel3_framework: ^4.1.0
|
||||||
angel3_jael: ^4.0.0
|
angel3_jael: ^4.0.0
|
||||||
angel3_migration: ^4.0.0-beta.1
|
angel3_migration: ^4.0.0
|
||||||
angel3_orm: ^4.0.0-beta.1
|
angel3_orm: ^4.0.0
|
||||||
angel3_orm_postgres: ^3.0.0-beta.1
|
angel3_orm_postgres: ^3.0.0
|
||||||
angel3_serialize: ^4.0.0
|
angel3_serialize: ^4.0.0
|
||||||
angel3_production: ^3.0.0
|
angel3_production: ^3.0.0
|
||||||
angel3_static: ^4.0.0
|
angel3_static: ^4.0.0
|
||||||
angel3_validate: ^4.0.0
|
angel3_validate: ^4.0.0
|
||||||
angel3_pretty_logging: ^3.0.0
|
angel3_pretty_logging: ^3.0.0
|
||||||
optional: ^6.0.0-nullsafety.2
|
optional: ^6.0.0
|
||||||
logging: ^1.0.0
|
logging: ^1.0.0
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
angel3_hot: ^4.0.0
|
angel3_hot: ^4.0.0
|
||||||
angel3_migration_runner: ^4.0.0-beta.1
|
angel3_migration_runner: ^4.0.0
|
||||||
angel3_orm_generator: ^4.0.0-beta.1
|
angel3_orm_generator: ^4.1.0
|
||||||
angel3_serialize_generator: ^4.0.0
|
angel3_serialize_generator: ^4.1.0
|
||||||
angel3_test: ^4.0.0
|
angel3_test: ^4.0.0
|
||||||
build_runner: ^2.0.3
|
build_runner: ^2.0.3
|
||||||
io: ^1.0.0
|
io: ^1.0.0
|
||||||
|
|
Loading…
Reference in a new issue