diff --git a/pubspec.lock b/pubspec.lock index 2de06c52..f8c42afe 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -413,10 +413,10 @@ packages: dependency: "direct main" description: name: ffmpeg_kit_flutter_new_full - sha256: "93e1b85f062516913f2d0fed325ca09d30426646a033ba186f76464ec1160c09" + sha256: a9b6e8090c57e25bcef17e0d23c0bdb1fa9e953711d4166995b5247adc398095 url: "https://pub.dev" source: hosted - version: "2.4.2" + version: "2.4.3" ffmpeg_kit_flutter_platform_interface: dependency: transitive description: @@ -482,10 +482,10 @@ packages: dependency: "direct main" description: name: flutter_local_notifications - sha256: "40c6a69189a622bda89ddcf50a139f4ba0f0eb9c0fef6718845b1f8b95452ed6" + sha256: "9375211fd7df9c070504ac4db7047c7fae857e238291433b770cfe696b5c357a" url: "https://pub.dev" source: hosted - version: "22.1.0" + version: "22.2.0" flutter_local_notifications_linux: dependency: transitive description: @@ -498,10 +498,10 @@ packages: dependency: transitive description: name: flutter_local_notifications_platform_interface - sha256: "4dfbae10debab9ac975d8b01943fed94c0c19dad43f825964b29f3c3f9a8a852" + sha256: "945a438a4779f3aca3a948718d8a4048cbe9f9c8c797492c00abd5d39112bf37" url: "https://pub.dev" source: hosted - version: "12.0.1" + version: "12.1.0" flutter_local_notifications_web: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 3da9ca3f..bf354cf2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -56,7 +56,7 @@ dependencies: logger: ^2.7.0 # FFmpeg for audio conversion - ffmpeg_kit_flutter_new_full: ^2.4.2 + ffmpeg_kit_flutter_new_full: ^2.4.3 open_filex: ^4.7.0 video_player: ^2.13.0 @@ -64,7 +64,7 @@ dependencies: xml: ^7.0.1 # Notifications - flutter_local_notifications: ^22.1.0 + flutter_local_notifications: ^22.2.0 audioplayers: ^6.8.1 audio_service: ^0.18.19 audio_session: ^0.2.4