From 4e16703d339c2a047c8ed49801974d6f78b46b19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E9=A1=BA=E5=BC=BA?= <978987373@qq.com> Date: Thu, 11 Jul 2024 14:56:11 +0800 Subject: [PATCH] update sdoc version and sdoc translate --- 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 158c510fd23..b8fd8fff73d 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -16,7 +16,7 @@ "@gatsbyjs/reach-router": "1.3.9", "@seafile/react-image-lightbox": "2.0.2", "@seafile/resumablejs": "1.1.16", - "@seafile/sdoc-editor": "1.0.15", + "@seafile/sdoc-editor": "1.0.16", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "1.0.105", "@seafile/sf-metadata-ui-component": "0.0.10", @@ -4649,9 +4649,9 @@ "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" }, "node_modules/@seafile/sdoc-editor": { - "version": "1.0.15", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.15.tgz", - "integrity": "sha512-GO70upxeNsQN6HHC0kbyCCo+ZQkX7tidr/oe3OsjoPIH+NgHXxMwOtdlziakEddOEZvXyVvQhqW9GnkTNQPGpA==", + "version": "1.0.16", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.16.tgz", + "integrity": "sha512-8QjQNydzwMo0ZyaqkhLvALg6qR4Pw899nmHdH0q6zSlrovDPNAXxxIyMLCHr/sSNxB6TYfJA/9O8RxYt1tAs9Q==", "dependencies": { "@seafile/print-js": "1.6.5", "@seafile/react-image-lightbox": "2.0.4", @@ -31939,9 +31939,9 @@ "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" }, "@seafile/sdoc-editor": { - "version": "1.0.15", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.15.tgz", - "integrity": "sha512-GO70upxeNsQN6HHC0kbyCCo+ZQkX7tidr/oe3OsjoPIH+NgHXxMwOtdlziakEddOEZvXyVvQhqW9GnkTNQPGpA==", + "version": "1.0.16", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.16.tgz", + "integrity": "sha512-8QjQNydzwMo0ZyaqkhLvALg6qR4Pw899nmHdH0q6zSlrovDPNAXxxIyMLCHr/sSNxB6TYfJA/9O8RxYt1tAs9Q==", "requires": { "@seafile/print-js": "1.6.5", "@seafile/react-image-lightbox": "2.0.4", diff --git a/frontend/package.json b/frontend/package.json index f4ad8459b89..ce4cfc94f2a 100644 --- a/frontend/package.json +++ b/frontend/package.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": "1.0.15", + "@seafile/sdoc-editor": "1.0.16", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "1.0.105", "@seafile/sf-metadata-ui-component": "0.0.10",