From 00e68dbeadfdfb5e97e53e36c6a1f73a6013c3d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Jan 2026 01:55:09 +0000 Subject: [PATCH] fix(deps): update dependency analyzer to v10 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ef1ae04..2014f25 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: stacked_shared: ^1.4.2 # Removing this will cause issues when publish the package - analyzer: ^8.0.0 + analyzer: 10.0.1 dart_style: ^3.1.0 code_builder: ^4.10.1 collection: ^1.19.1