chore: update d4rt dependency version

This commit is contained in:
Moustapha Kodjo Amadou 2025-12-23 18:25:53 +01:00
parent e342fe16fb
commit b5d37caaa9
2 changed files with 3 additions and 3 deletions

View file

@ -333,10 +333,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: d4rt name: d4rt
sha256: "03d99e97cc893e312d568c657e9fe1034a0941f14043388a578e28500d1a31fb" sha256: eff6a10f31e9e5b60b99146a33204c5f2d74e20ac3eeb14132d8a8ed0921c6e1
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "0.1.8" version: "0.1.9"
dart_style: dart_style:
dependency: transitive dependency: transitive
description: description:

View file

@ -91,7 +91,7 @@ dependencies:
git: git:
url: https://github.com/kodjodevf/epubx.dart.git url: https://github.com/kodjodevf/epubx.dart.git
ref: dev ref: dev
d4rt: ^0.1.8 d4rt: ^0.1.9
hive: ^2.2.3 hive: ^2.2.3
hive_flutter: ^1.1.0 hive_flutter: ^1.1.0
flutter_discord_rpc_fork: flutter_discord_rpc_fork: