From fd7cf1af1a9e3a0a8c3ab6ebcb8c38388c405b15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E9=A1=BA=E5=BC=BA?= <978987373@qq.com> Date: Tue, 24 Oct 2023 10:32:04 +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 fd02f0429c4..7e8eb154b13 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.2.10", + "@seafile/sdoc-editor": "0.2.11", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "0.4.8", "@uiw/codemirror-extensions-langs": "^4.19.4", @@ -4615,9 +4615,9 @@ "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" }, "node_modules/@seafile/sdoc-editor": { - "version": "0.2.10", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.2.10.tgz", - "integrity": "sha512-BnOTb+Abnvn8+j+UUxQoEIrIueKL441XlzdKJHPZkHzfW8C0GESv0ukZLrIgQ0kZCmq/sXGBYvPvttNBTJt3ew==", + "version": "0.2.11", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.2.11.tgz", + "integrity": "sha512-loRRexvPfYLP3OLePpWLkZ7pPSbBinNh4ZBhW2H0xKQL6lMiV/qWuFKxn1VUjhYyVpSCdUs4Z6e75hyo8LQNYg==", "dependencies": { "@seafile/react-image-lightbox": "2.0.4", "@seafile/slate": "0.91.8", @@ -29860,9 +29860,9 @@ "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" }, "@seafile/sdoc-editor": { - "version": "0.2.10", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.2.10.tgz", - "integrity": "sha512-BnOTb+Abnvn8+j+UUxQoEIrIueKL441XlzdKJHPZkHzfW8C0GESv0ukZLrIgQ0kZCmq/sXGBYvPvttNBTJt3ew==", + "version": "0.2.11", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.2.11.tgz", + "integrity": "sha512-loRRexvPfYLP3OLePpWLkZ7pPSbBinNh4ZBhW2H0xKQL6lMiV/qWuFKxn1VUjhYyVpSCdUs4Z6e75hyo8LQNYg==", "requires": { "@seafile/react-image-lightbox": "2.0.4", "@seafile/slate": "0.91.8", diff --git a/frontend/package.json b/frontend/package.json index f7df61ae5ce..95ac224f567 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.2.10", + "@seafile/sdoc-editor": "0.2.11", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "0.4.8", "@uiw/codemirror-extensions-langs": "^4.19.4",