From 02b30995adce5b34d97384d8070a46c9039bf382 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 00:57:48 +0000 Subject: [PATCH] fix(deps): update dependency vector_math to ^2.4.2 --- packages/flutter_checks/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/flutter_checks/pubspec.yaml b/packages/flutter_checks/pubspec.yaml index ab35136..441fc51 100644 --- a/packages/flutter_checks/pubspec.yaml +++ b/packages/flutter_checks/pubspec.yaml @@ -22,7 +22,7 @@ dependencies: sdk: flutter legacy_checks: ^0.1.1 matcher: ^0.12.16+1 - vector_math: ^2.1.4 + vector_math: ^2.4.2 dev_dependencies: _analysis_options: ^0.0.0