From dda2f4d055cca3fa6443544015e256a86184e195 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 09:52:29 +0000 Subject: [PATCH] chore(deps): update dependency analyzer to v8 --- forui/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forui/pubspec.yaml b/forui/pubspec.yaml index de33b6fff..273ab3fd7 100644 --- a/forui/pubspec.yaml +++ b/forui/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: yaml: ^3.1.3 dev_dependencies: - analyzer: ^7.4.0 + analyzer: ^8.0.0 build_runner: ^2.4.0 code_builder: ^4.10.1 flint: ^2.8.1