From c2dde2f07ec474f8c55a4caa3468214ebe5e4381 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 12:36:02 +0000 Subject: [PATCH] Bump vibration from 2.0.0 to 2.0.1 Bumps [vibration](https://github.com/benjamindean/flutter_vibration) from 2.0.0 to 2.0.1. - [Commits](https://github.com/benjamindean/flutter_vibration/commits) --- updated-dependencies: - dependency-name: vibration dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 8 ++++---- pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 41aa80174..da8bef10d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1613,18 +1613,18 @@ packages: dependency: "direct main" description: name: vibration - sha256: fe8f90e1827f86a4f722b819799ecac8a24789a39c6d562ea316bcaeb8b1ec61 + sha256: f0af02af2d63132135ae0332a3e54d5de718e214ee94c4f082176ef6ce624a4b url: "https://pub.dev" source: hosted - version: "2.0.0" + version: "2.0.1" vibration_platform_interface: dependency: transitive description: name: vibration_platform_interface - sha256: "735a5fef0f284de0ad9449a5ed7d36ba017c6f59b5b20ac64418af4a6bd35ee7" + sha256: f66b39aab2447038978c16f3d6f77228e49ef5717556e3da02313e044e4a7600 url: "https://pub.dev" source: hosted - version: "0.0.1" + version: "0.0.2" video_player: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index ad918c352..cffab1ed4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -74,7 +74,7 @@ dependencies: uni_links: ^0.5.1 uni_links_platform_interface: ^1.0.0 url_launcher: ^6.3.1 - vibration: ^2.0.0 + vibration: ^2.0.1 video_player: ^2.9.2 visibility_detector: ^0.4.0+2