From eeb392e21ee8ca7e3b9c8f88f818d8fc1e0ecb16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 10:51:36 +0000 Subject: [PATCH] fix(deps): update dependency analyzer to v11 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4942adb..ff3d985 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: logger: ^2.6.2 stacked_shared: ^1.4.2 # Removing this will cause issues when publish the package - analyzer: ^8.1.1 + analyzer: 11.0.0 dart_style: ^3.1.0 code_builder: ^4.10.1 collection: ^1.19.1