From ae5568f43aa3655ee38d6580f48028cfa2d81075 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E9=A1=BA=E5=BC=BA?= <978987373@qq.com> Date: Fri, 14 Jul 2023 10:16:58 +0800 Subject: [PATCH] update sdoc version --- frontend/package-lock.json | 14 +++++++------- frontend/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 34bb9e14da..1f0ceb3f26 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -11,7 +11,7 @@ "@gatsbyjs/reach-router": "1.3.9", "@seafile/react-image-lightbox": "2.0.2", "@seafile/resumablejs": "1.1.16", - "@seafile/sdoc-editor": "0.1.73", + "@seafile/sdoc-editor": "0.1.74", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "0.3.132", "@seafile/slate-react": "0.54.13", @@ -5198,9 +5198,9 @@ "license": "MIT" }, "node_modules/@seafile/sdoc-editor": { - "version": "0.1.73", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.73.tgz", - "integrity": "sha512-g06Tdg5Ct954k8RXJkmLi6iguNXqRuQTmkO4A8652Gj/gGMY0TOqiWWAVLnj4mOVFqa3k7ueg/IJBC0gi+eXTg==", + "version": "0.1.74", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.74.tgz", + "integrity": "sha512-RKVDTHhObKwcHqi29h1bTdLlcVIAuiy8x2Xpsb3VV86978cInOquZOohPV+641qKhonvBMGlUu3Rg93ph37Qrw==", "dependencies": { "@seafile/react-image-lightbox": "2.0.2", "@seafile/slate": "0.91.8", @@ -33359,9 +33359,9 @@ "version": "1.1.16" }, "@seafile/sdoc-editor": { - "version": "0.1.73", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.73.tgz", - "integrity": "sha512-g06Tdg5Ct954k8RXJkmLi6iguNXqRuQTmkO4A8652Gj/gGMY0TOqiWWAVLnj4mOVFqa3k7ueg/IJBC0gi+eXTg==", + "version": "0.1.74", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.74.tgz", + "integrity": "sha512-RKVDTHhObKwcHqi29h1bTdLlcVIAuiy8x2Xpsb3VV86978cInOquZOohPV+641qKhonvBMGlUu3Rg93ph37Qrw==", "requires": { "@seafile/react-image-lightbox": "2.0.2", "@seafile/slate": "0.91.8", diff --git a/frontend/package.json b/frontend/package.json index ce633f82fc..c3d097a001 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -6,7 +6,7 @@ "@gatsbyjs/reach-router": "1.3.9", "@seafile/react-image-lightbox": "2.0.2", "@seafile/resumablejs": "1.1.16", - "@seafile/sdoc-editor": "0.1.73", + "@seafile/sdoc-editor": "0.1.74", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "0.3.132", "@seafile/slate-react": "0.54.13",