From 84f16d0e5940592cc9b1d688b85c6e3c31a3e7f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 09:27:14 +0000 Subject: [PATCH] chore(deps): bump gpt_markdown from 1.1.4 to 1.1.5 Bumps [gpt_markdown](https://github.com/Infinitix-LLC/gpt_markdown) from 1.1.4 to 1.1.5. - [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.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index dee5c6a..af76428 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -539,10 +539,10 @@ packages: dependency: "direct main" description: name: gpt_markdown - sha256: "8174983f2ed7d8576d25810913e3afe3f8ffdaa3172c0c823b7cfc289b67f380" + sha256: "9b88dfaffea644070b648c204ca4a55745a49f4ad0b58ed0ab70913ad593c7a1" url: "https://pub.dev" source: hosted - version: "1.1.4" + version: "1.1.5" graphs: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 35cfae9..e413eb6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -53,7 +53,7 @@ dependencies: # Version info package_info_plus: ^9.0.0 - gpt_markdown: ^1.1.4 + gpt_markdown: ^1.1.5 hooks_riverpod: ^3.0.3 flutter_hooks: ^0.21.3+1 riverpod_annotation: ^3.0.3