From 0f13f8691716e5abc30a62eb0dfc2f16819d6d5e Mon Sep 17 00:00:00 2001 From: "Lucas.Xu" Date: Thu, 7 Mar 2024 12:56:56 +0800 Subject: [PATCH] chore: update editor version (#4836) --- frontend/appflowy_flutter/pubspec.lock | 10 +++++----- frontend/appflowy_flutter/pubspec.yaml | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/appflowy_flutter/pubspec.lock b/frontend/appflowy_flutter/pubspec.lock index 56b6597c34..6d54057faf 100644 --- a/frontend/appflowy_flutter/pubspec.lock +++ b/frontend/appflowy_flutter/pubspec.lock @@ -53,17 +53,17 @@ packages: dependency: "direct main" description: path: "." - ref: d4d35c0 - resolved-ref: d4d35c0d103a5d1bddf68181fcfaf9f75b0fccb5 + ref: ce391a8 + resolved-ref: ce391a8c0f492f7b5fdd8f44bbc89fc68882ff23 url: "https://github.com/AppFlowy-IO/appflowy-editor.git" source: git - version: "2.3.2" + version: "2.3.3" appflowy_editor_plugins: dependency: "direct main" description: path: "." - ref: "0223cca" - resolved-ref: "0223ccabe74b86092d3f3849b69026c89df3b236" + ref: "8f238f2" + resolved-ref: "8f238f214de72e629fe2d90317518c5a0510cdc5" url: "https://github.com/LucasXu0/appflowy_editor_plugins" source: git version: "0.0.1" diff --git a/frontend/appflowy_flutter/pubspec.yaml b/frontend/appflowy_flutter/pubspec.yaml index 792737ea37..ec6409c9e6 100644 --- a/frontend/appflowy_flutter/pubspec.yaml +++ b/frontend/appflowy_flutter/pubspec.yaml @@ -50,7 +50,7 @@ dependencies: appflowy_editor_plugins: git: url: https://github.com/LucasXu0/appflowy_editor_plugins - ref: "0223cca" + ref: "8f238f2" appflowy_popover: path: packages/appflowy_popover @@ -167,7 +167,7 @@ dependency_overrides: appflowy_editor: git: url: https://github.com/AppFlowy-IO/appflowy-editor.git - ref: "d4d35c0" + ref: "ce391a8" sheet: git: