From 5f443d4e794140684c59117e1b4df6810a79807f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 11:31:05 +0000 Subject: [PATCH] Bump flutter_widget_from_html_core from 0.10.5 to 0.14.4 in /uni Bumps [flutter_widget_from_html_core](https://github.com/daohoangson/flutter_widget_from_html/tree/master/packages) from 0.10.5 to 0.14.4. - [Release notes](https://github.com/daohoangson/flutter_widget_from_html/releases) - [Commits](https://github.com/daohoangson/flutter_widget_from_html/commits/HEAD/packages) --- updated-dependencies: - dependency-name: flutter_widget_from_html_core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- uni/pubspec.lock | 4 ++-- uni/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/uni/pubspec.lock b/uni/pubspec.lock index 1ac709fa0..504c1220a 100644 --- a/uni/pubspec.lock +++ b/uni/pubspec.lock @@ -449,10 +449,10 @@ packages: dependency: "direct main" description: name: flutter_widget_from_html_core - sha256: a7dc9eb4bfdef4ea06d114528bf52a7efcdfc6ba46d933957c25067f17c1c6b4 + sha256: d1366d0421011547a339f03c77672575dd018759f43b37b6e3257e34af77e302 url: "https://pub.dev" source: hosted - version: "0.10.5" + version: "0.14.4" frontend_server_client: dependency: transitive description: diff --git a/uni/pubspec.yaml b/uni/pubspec.yaml index 4a5dd2f55..2d1347241 100644 --- a/uni/pubspec.yaml +++ b/uni/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: flutter_map_marker_popup: ^5.0.0 flutter_markdown: ^0.6.0 flutter_svg: ^2.0.0+1 - flutter_widget_from_html_core: ^0.10.3 + flutter_widget_from_html_core: ^0.14.4 html: ^0.15.0 http: ^1.1.0 image: ^4.0.13