From da959874fc684cad545a95415cb473a3cc94fad8 Mon Sep 17 00:00:00 2001 From: Thibault Deckers Date: Wed, 30 Oct 2024 20:33:58 +0100 Subject: [PATCH] media-kit update --- plugins/aves_video_mpv/pubspec.yaml | 4 ++-- pubspec.lock | 12 ++++++------ pubspec.yaml | 6 ++---- 3 files changed, 10 insertions(+), 12 deletions(-) diff --git a/plugins/aves_video_mpv/pubspec.yaml b/plugins/aves_video_mpv/pubspec.yaml index 5a0bee7f8..73fce6ec4 100644 --- a/plugins/aves_video_mpv/pubspec.yaml +++ b/plugins/aves_video_mpv/pubspec.yaml @@ -24,12 +24,12 @@ dependency_overrides: media_kit: git: url: https://github.com/media-kit/media-kit.git - ref: 3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e + ref: 18f155fe81cae93db712307411a17b2b93760eb6 path: media_kit media_kit_video: git: url: https://github.com/media-kit/media-kit.git - ref: 3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e + ref: 18f155fe81cae93db712307411a17b2b93760eb6 path: media_kit_video dev_dependencies: diff --git a/pubspec.lock b/pubspec.lock index 088637368..aa22e10e2 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -752,10 +752,10 @@ packages: dependency: transitive description: name: js - sha256: f2c445dce49627136094980615a031419f7f3eb393237e4ecd97ac15dea343f3 + sha256: c1b2e9b5ea78c45e1a0788d29606ba27dc5f71f019f32ca5140f61ef071838cf url: "https://pub.dev" source: hosted - version: "0.6.7" + version: "0.7.1" latlong2: dependency: "direct main" description: @@ -904,8 +904,8 @@ packages: dependency: "direct overridden" description: path: media_kit - ref: "3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e" - resolved-ref: "3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e" + ref: "18f155fe81cae93db712307411a17b2b93760eb6" + resolved-ref: "18f155fe81cae93db712307411a17b2b93760eb6" url: "https://github.com/media-kit/media-kit.git" source: git version: "1.1.11" @@ -921,8 +921,8 @@ packages: dependency: "direct overridden" description: path: media_kit_video - ref: "3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e" - resolved-ref: "3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e" + ref: "18f155fe81cae93db712307411a17b2b93760eb6" + resolved-ref: "18f155fe81cae93db712307411a17b2b93760eb6" url: "https://github.com/media-kit/media-kit.git" source: git version: "1.2.5" diff --git a/pubspec.yaml b/pubspec.yaml index 92ff5e859..1e6023c77 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -119,17 +119,15 @@ dependencies: xml: dependency_overrides: - # media_kit_video v1.2.4 depends on a specific old version of screen_brightness - screen_brightness: ^2.0.0 media_kit: git: url: https://github.com/media-kit/media-kit.git - ref: 3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e + ref: 18f155fe81cae93db712307411a17b2b93760eb6 path: media_kit media_kit_video: git: url: https://github.com/media-kit/media-kit.git - ref: 3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e + ref: 18f155fe81cae93db712307411a17b2b93760eb6 path: media_kit_video dev_dependencies: