From a42d46942052d5947d6ce81a97d10986d31243ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 21:08:54 +0800 Subject: [PATCH] build(deps): bump gpt_markdown from 1.1.5 to 1.1.6 (#679) Bumps [gpt_markdown](https://github.com/Infinitix-LLC/gpt_markdown) from 1.1.5 to 1.1.6. - [Changelog](https://github.com/Infinitix-LLC/gpt_markdown/blob/main/CHANGELOG.md) - [Commits](https://github.com/Infinitix-LLC/gpt_markdown/commits) --- updated-dependencies: - dependency-name: gpt_markdown dependency-version: 1.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 48c72b0..9314bfd 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -698,10 +698,10 @@ packages: dependency: "direct main" description: name: gpt_markdown - sha256: "9b88dfaffea644070b648c204ca4a55745a49f4ad0b58ed0ab70913ad593c7a1" + sha256: "5c565a438e569b3b546023d0d4eccccf87e260a3289a17c4e241c41d5e7545df" url: "https://pub.dev" source: hosted - version: "1.1.5" + version: "1.1.6" graphs: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 2719b3e..93c6a09 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -59,7 +59,7 @@ dependencies: html_unescape: ^2.0.0 flutter_local_notifications: ^21.0.0 dio: ^5.9.2 - gpt_markdown: ^1.1.5 + gpt_markdown: ^1.1.6 provider: ^6.1.5+1 freezed_annotation: ^3.1.0 audioplayers: ^6.6.0