Skip to content

Commit

Permalink
chore: remove mime libs (#948)
Browse files Browse the repository at this point in the history
  • Loading branch information
Feichtmeier authored Oct 12, 2024
1 parent 6aa080e commit 58322f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
14 changes: 3 additions & 11 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -942,21 +942,13 @@ packages:
source: hosted
version: "1.15.0"
mime:
dependency: "direct main"
dependency: transitive
description:
name: mime
sha256: "801fd0b26f14a4a58ccb09d5892c3fbdeff209594300a542492cf13fba9d247a"
url: "https://pub.dev"
source: hosted
version: "1.0.6"
mime_type:
dependency: "direct main"
description:
name: mime_type
sha256: d652b613e84dac1af28030a9fba82c0999be05b98163f9e18a0849c6e63838bb
url: "https://pub.dev"
source: hosted
version: "1.0.1"
mockito:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1751,10 +1743,10 @@ packages:
dependency: "direct main"
description:
name: win32
sha256: "4d45dc9069dba4619dc0ebd93c7cec5e66d8482cb625a370ac806dcc8165f2ec"
sha256: e5c39a90447e7c81cfec14b041cdbd0d0916bd9ebbc7fe02ab69568be703b9bd
url: "https://pub.dev"
source: hosted
version: "5.5.5"
version: "5.6.0"
win32_registry:
dependency: transitive
description:
Expand Down
2 changes: 0 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ dependencies:
url: https://github.com/media-kit/media-kit
path: media_kit_video/
ref: 13f6b3f0ef9ccf8a711e396bc49cb05af9b3e497
mime: ^1.0.5
mime_type: ^1.0.0
mockito: ^5.4.4
package_info_plus: ^8.0.0
palette_generator: ^0.3.3+3
Expand Down

0 comments on commit 58322f9

Please sign in to comment.