From 8494b34a783403c1c1b0283035b57eb052f0d668 Mon Sep 17 00:00:00 2001 From: dab246 Date: Tue, 28 May 2024 09:10:53 +0700 Subject: [PATCH] Update `rich-text-composer` dependency --- pubspec.lock | 6 +++--- pubspec.yaml | 5 ----- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index be94a020fa..1857464ff0 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -409,11 +409,11 @@ packages: source: path version: "1.0.0+1" enough_html_editor: - dependency: "direct overridden" + dependency: transitive description: path: "." - ref: "bugfix/fix-lost-part-of-content-with-long-text" - resolved-ref: cb615723b8d086024e91ab72fb3777e775751708 + ref: cnb_supported + resolved-ref: "6409f47b01c5992906971f2d8fdb8be3278bf787" url: "https://github.com/linagora/enough_html_editor.git" source: git version: "0.0.5" diff --git a/pubspec.yaml b/pubspec.yaml index 4175be3e8d..5a78557456 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -266,11 +266,6 @@ dependency_overrides: url: https://github.com/linagora/flutter_file_picker ref: email_supported_5.3.1 - enough_html_editor: - git: - url: https://github.com/linagora/enough_html_editor.git - ref: bugfix/fix-lost-part-of-content-with-long-text - # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec