From 557b378af1ed54df319ab265d1857ed356d1823f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E9=A1=BA=E5=BC=BA?= <978987373@qq.com> Date: Mon, 15 Apr 2024 08:16:43 +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 91f9ab8a0f..f5808e9ab2 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -14,7 +14,7 @@ "@gatsbyjs/reach-router": "1.3.9", "@seafile/react-image-lightbox": "2.0.2", "@seafile/resumablejs": "1.1.16", - "@seafile/sdoc-editor": "0.5.40", + "@seafile/sdoc-editor": "0.5.41", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "1.0.77", "@uiw/codemirror-extensions-langs": "^4.19.4", @@ -4615,9 +4615,9 @@ "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" }, "node_modules/@seafile/sdoc-editor": { - "version": "0.5.40", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.40.tgz", - "integrity": "sha512-QO40iXrY84M1pEmlw0Wiym956qgJouWm4pjQ3p78AlgJoM89sqkwURyw3TM++b/Tf+5qofuP1+yPzZoneJBnJg==", + "version": "0.5.41", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.41.tgz", + "integrity": "sha512-a72dgaz0Sc7CfJdNMdJ3aRVQM1x1TTrTijcUVP1tyokBwjcSqP8f9r/umflTN3bxA+TUmcHoFakPP6ma87TCsw==", "dependencies": { "@seafile/print-js": "^1.6.2", "@seafile/react-image-lightbox": "2.0.4", @@ -31226,9 +31226,9 @@ "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" }, "@seafile/sdoc-editor": { - "version": "0.5.40", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.40.tgz", - "integrity": "sha512-QO40iXrY84M1pEmlw0Wiym956qgJouWm4pjQ3p78AlgJoM89sqkwURyw3TM++b/Tf+5qofuP1+yPzZoneJBnJg==", + "version": "0.5.41", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.41.tgz", + "integrity": "sha512-a72dgaz0Sc7CfJdNMdJ3aRVQM1x1TTrTijcUVP1tyokBwjcSqP8f9r/umflTN3bxA+TUmcHoFakPP6ma87TCsw==", "requires": { "@seafile/print-js": "^1.6.2", "@seafile/react-image-lightbox": "2.0.4", diff --git a/frontend/package.json b/frontend/package.json index c63890fcf6..1b3b3a03d5 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -9,7 +9,7 @@ "@gatsbyjs/reach-router": "1.3.9", "@seafile/react-image-lightbox": "2.0.2", "@seafile/resumablejs": "1.1.16", - "@seafile/sdoc-editor": "0.5.40", + "@seafile/sdoc-editor": "0.5.41", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "1.0.77", "@uiw/codemirror-extensions-langs": "^4.19.4",