Updated to version 7

This commit is contained in:
thomashii@dukefirehawk.com 2022-08-31 00:29:01 +08:00
parent 71e10b57d2
commit 9e7c29a3a4

View file

@ -4,21 +4,21 @@ publish_to: none
environment:
sdk: '>=2.16.0 <3.0.0'
dependencies:
angel3_auth: ^6.0.0
angel3_configuration: ^6.0.0
angel3_framework: ^6.0.0
angel3_graphql: ^6.0.0
angel3_jael: ^6.0.0
angel3_production: ^6.0.0
angel3_static: ^6.0.0
angel3_validate: ^6.0.0
angel3_auth: ^7.0.0
angel3_configuration: ^7.0.0
angel3_framework: ^7.0.0
angel3_graphql: ^7.0.0
angel3_jael: ^7.0.0
angel3_production: ^7.0.0
angel3_static: ^7.0.0
angel3_validate: ^7.0.0
dev_dependencies:
angel3_hot: ^6.0.0
angel3_serialize_generator: ^6.0.0
angel3_test: ^6.0.0
graphql_generator2: ^4.0.0
belatuk_pretty_logging: ^4.0.0
angel3_hot: ^7.0.0
angel3_serialize_generator: ^7.0.0
angel3_test: ^7.0.0
graphql_generator2: ^5.0.0
belatuk_pretty_logging: ^5.0.0
build_runner: ^2.0.4
io: ^1.0.0
test: ^1.21.0
lints: ^1.0.0
lints: ^2.0.0