From 07eecfd0a4ab87878588d53fe8096cd89e1b87f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 00:09:07 +0000 Subject: [PATCH] Bump vibration from 1.9.0 to 3.1.4 Bumps [vibration](https://github.com/benjamindean/flutter_vibration) from 1.9.0 to 3.1.4. - [Commits](https://github.com/benjamindean/flutter_vibration/commits) --- updated-dependencies: - dependency-name: vibration dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ea1939f07..0d546c57d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: google_sign_in: ^6.2.1 url_launcher: ^6.3.0 flutter_expandable_fab: ^1.8.1 - vibration: ^1.8.1 + vibration: ^3.1.4 file_picker: ^6.1.1 audioplayers: ^5.2.1 sensors_plus: ^1.4.1