media-kit update

This commit is contained in:
Thibault Deckers 2024-10-30 20:33:58 +01:00
parent e65f23d248
commit da959874fc
3 changed files with 10 additions and 12 deletions

View file

@ -24,12 +24,12 @@ dependency_overrides:
media_kit: media_kit:
git: git:
url: https://github.com/media-kit/media-kit.git url: https://github.com/media-kit/media-kit.git
ref: 3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e ref: 18f155fe81cae93db712307411a17b2b93760eb6
path: media_kit path: media_kit
media_kit_video: media_kit_video:
git: git:
url: https://github.com/media-kit/media-kit.git url: https://github.com/media-kit/media-kit.git
ref: 3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e ref: 18f155fe81cae93db712307411a17b2b93760eb6
path: media_kit_video path: media_kit_video
dev_dependencies: dev_dependencies:

View file

@ -752,10 +752,10 @@ packages:
dependency: transitive dependency: transitive
description: description:
name: js name: js
sha256: f2c445dce49627136094980615a031419f7f3eb393237e4ecd97ac15dea343f3 sha256: c1b2e9b5ea78c45e1a0788d29606ba27dc5f71f019f32ca5140f61ef071838cf
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "0.6.7" version: "0.7.1"
latlong2: latlong2:
dependency: "direct main" dependency: "direct main"
description: description:
@ -904,8 +904,8 @@ packages:
dependency: "direct overridden" dependency: "direct overridden"
description: description:
path: media_kit path: media_kit
ref: "3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e" ref: "18f155fe81cae93db712307411a17b2b93760eb6"
resolved-ref: "3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e" resolved-ref: "18f155fe81cae93db712307411a17b2b93760eb6"
url: "https://github.com/media-kit/media-kit.git" url: "https://github.com/media-kit/media-kit.git"
source: git source: git
version: "1.1.11" version: "1.1.11"
@ -921,8 +921,8 @@ packages:
dependency: "direct overridden" dependency: "direct overridden"
description: description:
path: media_kit_video path: media_kit_video
ref: "3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e" ref: "18f155fe81cae93db712307411a17b2b93760eb6"
resolved-ref: "3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e" resolved-ref: "18f155fe81cae93db712307411a17b2b93760eb6"
url: "https://github.com/media-kit/media-kit.git" url: "https://github.com/media-kit/media-kit.git"
source: git source: git
version: "1.2.5" version: "1.2.5"

View file

@ -119,17 +119,15 @@ dependencies:
xml: xml:
dependency_overrides: dependency_overrides:
# media_kit_video v1.2.4 depends on a specific old version of screen_brightness
screen_brightness: ^2.0.0
media_kit: media_kit:
git: git:
url: https://github.com/media-kit/media-kit.git url: https://github.com/media-kit/media-kit.git
ref: 3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e ref: 18f155fe81cae93db712307411a17b2b93760eb6
path: media_kit path: media_kit
media_kit_video: media_kit_video:
git: git:
url: https://github.com/media-kit/media-kit.git url: https://github.com/media-kit/media-kit.git
ref: 3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e ref: 18f155fe81cae93db712307411a17b2b93760eb6
path: media_kit_video path: media_kit_video
dev_dependencies: dev_dependencies: