From e2c2960ea299451078d27cdd2ecd88401a0e90aa Mon Sep 17 00:00:00 2001 From: thomashii Date: Fri, 23 Jun 2023 20:57:56 +0800 Subject: [PATCH] Updated dependencies --- pubspec.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index e26882c..b65a7a8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,13 +12,16 @@ dependencies: angel3_production: ^8.0.0 angel3_static: ^8.0.0 angel3_validate: ^8.0.0 + angel3_container: ^8.0.0 belatuk_pretty_logging: ^6.0.0 + logging: ^1.2.0 + file: ^7.0.0 dev_dependencies: - angel3_hot: ^8.0.0 angel3_test: ^8.0.0 + angel3_hot: ^8.0.0 io: ^1.0.0 - test: ^1.21.0 - lints: ^2.1.1 + test: ^1.24.0 + lints: ^2.1.0