From cae528a44f8a224180c505699d5c096856a554a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 06:58:49 +0000 Subject: [PATCH] chore(deps)(deps): bump audioplayers from 6.5.1 to 6.6.0 in /client Bumps [audioplayers](https://github.com/bluefireteam/audioplayers/tree/master/packages) from 6.5.1 to 6.6.0. - [Changelog](https://github.com/bluefireteam/audioplayers/blob/main/CHANGELOG.md) - [Commits](https://github.com/bluefireteam/audioplayers/commits/audioplayers-v6.6.0/packages) --- updated-dependencies: - dependency-name: audioplayers dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- client/pubspec.lock | 16 ++++++++-------- client/pubspec.yaml | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/client/pubspec.lock b/client/pubspec.lock index 6f359f5..b0fffbe 100644 --- a/client/pubspec.lock +++ b/client/pubspec.lock @@ -109,10 +109,10 @@ packages: dependency: "direct main" description: name: audioplayers - sha256: "5441fa0ceb8807a5ad701199806510e56afde2b4913d9d17c2f19f2902cf0ae4" + sha256: a72dd459d1a48f61a6fb9c0134dba26597c9236af40639ff0eb70eb4e0baab70 url: "https://pub.dev" source: hosted - version: "6.5.1" + version: "6.6.0" audioplayers_android: dependency: transitive description: @@ -125,10 +125,10 @@ packages: dependency: transitive description: name: audioplayers_darwin - sha256: "0811d6924904ca13f9ef90d19081e4a87f7297ddc19fc3d31f60af1aaafee333" + sha256: c994b3bb3a921e4904ac40e013fbc94488e824fd7c1de6326f549943b0b44a91 url: "https://pub.dev" source: hosted - version: "6.3.0" + version: "6.4.0" audioplayers_linux: dependency: transitive description: @@ -149,18 +149,18 @@ packages: dependency: transitive description: name: audioplayers_web - sha256: "1c0f17cec68455556775f1e50ca85c40c05c714a99c5eb1d2d57cc17ba5522d7" + sha256: faa8fa6587f996a6f604433b53af44c57a1407d4fe8dff5766cf63d6875e8de9 url: "https://pub.dev" source: hosted - version: "5.1.1" + version: "5.2.0" audioplayers_windows: dependency: transitive description: name: audioplayers_windows - sha256: "4048797865105b26d47628e6abb49231ea5de84884160229251f37dfcbe52fd7" + sha256: bafff2b38b6f6d331887558ba6e0a01c9c208d9dbb3ad0005234db065122a734 url: "https://pub.dev" source: hosted - version: "4.2.1" + version: "4.3.0" barcode: dependency: transitive description: diff --git a/client/pubspec.yaml b/client/pubspec.yaml index 40cd351..30b740e 100644 --- a/client/pubspec.yaml +++ b/client/pubspec.yaml @@ -74,7 +74,7 @@ dependencies: flutter_local_notifications: ^20.1.0 # Android/iOS native notifications local_auth: ^3.0.1 # Biometric authentication (Face ID, Touch ID, fingerprint) just_audio: ^0.10.5 - audioplayers: ^6.1.0 # For Windows desktop audio playback + audioplayers: ^6.6.0 # For Windows desktop audio playback audio_waveforms: ^2.0.2 fl_chart: ^1.1.1 pdf: ^3.10.0 # PDF generation for abuse report downloads