From e8c109bce6e42df94762ef7abaf7d6a817233da9 Mon Sep 17 00:00:00 2001 From: thomashii Date: Fri, 23 Jun 2023 21:02:40 +0800 Subject: [PATCH] Updated dependencies --- pubspec.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index 651c199..f884929 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,8 +10,14 @@ dependencies: angel3_graphql: ^8.0.0 angel3_jael: ^8.0.0 angel3_production: ^8.0.0 + angel3_container: ^8.0.0 angel3_static: ^8.0.0 angel3_validate: ^8.0.0 + angel3_serialize: ^8.0.0 + graphql_server2: ^6.0.0 + graphql_schema2: ^6.0.0 + file: ^7.0.0 + logging: ^1.2.0 dev_dependencies: angel3_hot: ^8.0.0 angel3_serialize_generator: ^8.0.0