build(deps): bump dio from 5.9.0 to 5.9.1 (#198)

Bumps [dio](https://github.com/cfug/dio) from 5.9.0 to 5.9.1.
- [Release notes](https://github.com/cfug/dio/releases)
- [Commits](https://github.com/cfug/dio/compare/dio_v5.9.0...dio_v5.9.1)

---
updated-dependencies:
- dependency-name: dio
  dependency-version: 5.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-02-02 12:23:06 +08:00 committed by GitHub
parent 68f42060ff
commit 9a0b97476e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -365,10 +365,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: dio name: dio
sha256: d90ee57923d1828ac14e492ca49440f65477f4bb1263575900be731a3dac66a9 sha256: b9d46faecab38fc8cc286f80bc4d61a3bb5d4ac49e51ed877b4d6706efe57b25
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "5.9.0" version: "5.9.1"
dio_web_adapter: dio_web_adapter:
dependency: transitive dependency: transitive
description: description:

View File

@ -32,7 +32,7 @@ dependencies:
cupertino_icons: ^1.0.8 cupertino_icons: ^1.0.8
hive_ce: ^2.19.1 hive_ce: ^2.19.1
path_provider: ^2.1.5 path_provider: ^2.1.5
dio: ^5.9.0 dio: ^5.9.1
markdown: ^7.3.0 markdown: ^7.3.0
markdown_widget: ^2.3.2+8 markdown_widget: ^2.3.2+8
extended_image: ^10.0.1 extended_image: ^10.0.1