From a2055fe3731e12a7245c1b821365f7fbef36aacd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 12:06:17 +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 b04703b..0091d6c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: logger: ^2.6.2 stacked_shared: ^1.3.0 # Removing this will cause issues when publish the package - analyzer: ^8.1.1 + analyzer: 10.2.0 dart_style: ^3.0.0 code_builder: ^4.3.0 collection: ^1.16.0