1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-12 04:10:47 +00:00

update sdoc version and sdoc translate

This commit is contained in:
杨顺强
2024-02-19 11:37:56 +08:00
parent 7c6a1c8d02
commit 1b42abdc52
17 changed files with 74 additions and 23 deletions

View File

@@ -12,7 +12,7 @@
"@gatsbyjs/reach-router": "1.3.9",
"@seafile/react-image-lightbox": "2.0.2",
"@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "0.5.7",
"@seafile/sdoc-editor": "0.5.8",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.22",
"@uiw/codemirror-extensions-langs": "^4.19.4",
@@ -4607,9 +4607,9 @@
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
},
"node_modules/@seafile/sdoc-editor": {
"version": "0.5.7",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.7.tgz",
"integrity": "sha512-BtC25HbIrMuXyH/Whblb3ebNBsFo47oHb/nZpkBsNv503ZvOGhEstRPDsE83WQArMdeKYaTH/jZ7Igz7WLFhuQ==",
"version": "0.5.8",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.8.tgz",
"integrity": "sha512-hHF4HWWkg6A3r76c/HqPefto0PxrHKFNb264/Hlr3jV5f1XieoiSsKt3XF5SBE91mTwYVljvpg7fVjreeck6Cg==",
"dependencies": {
"@seafile/react-image-lightbox": "2.0.4",
"@seafile/slate": "0.91.8",
@@ -31734,9 +31734,9 @@
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
},
"@seafile/sdoc-editor": {
"version": "0.5.7",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.7.tgz",
"integrity": "sha512-BtC25HbIrMuXyH/Whblb3ebNBsFo47oHb/nZpkBsNv503ZvOGhEstRPDsE83WQArMdeKYaTH/jZ7Igz7WLFhuQ==",
"version": "0.5.8",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.8.tgz",
"integrity": "sha512-hHF4HWWkg6A3r76c/HqPefto0PxrHKFNb264/Hlr3jV5f1XieoiSsKt3XF5SBE91mTwYVljvpg7fVjreeck6Cg==",
"requires": {
"@seafile/react-image-lightbox": "2.0.4",
"@seafile/slate": "0.91.8",

View File

@@ -7,7 +7,7 @@
"@gatsbyjs/reach-router": "1.3.9",
"@seafile/react-image-lightbox": "2.0.2",
"@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "0.5.7",
"@seafile/sdoc-editor": "0.5.8",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.22",
"@uiw/codemirror-extensions-langs": "^4.19.4",