From 9d17c0b59becf058e647d750fb031c618af255d7 Mon Sep 17 00:00:00 2001 From: Brett Sutton Date: Fri, 6 Jan 2023 12:32:12 +1100 Subject: [PATCH] moved some dependencies into the dev_dependencies section. --- pubspec.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index a169194..9ec173e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,7 +8,7 @@ environment: sdk: '>=2.12.0 <3.0.0' dependencies: _fe_analyzer_shared: 26.0.0 - analyzer: 2.3.0 + # analyzer: 2.3.0 archive: 3.3.0 args: 2.3.1 async: 2.8.2 @@ -79,7 +79,6 @@ dependencies: uuid: 3.0.6 validators2: 3.0.0 vin_decoder: 0.2.1-nullsafety - vm_service: 7.5.0 watcher: 1.0.0 web_socket_channel: 2.2.0 webkit_inspection_protocol: 1.1.0 @@ -87,11 +86,13 @@ dependencies: yaml: 3.1.0 yaml_edit: 2.0.2 dev_dependencies: + analyzer: 2.3.0 lint_hard: 1.0.4 matcher: 0.12.11 test: 1.17.12 test_api: 0.4.3 test_core: 0.4.2 + vm_service: 7.5.0 executables: onepub: opub: