1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-25 10:11:24 +00:00

update sdoc version

This commit is contained in:
杨顺强 2023-08-08 18:02:52 +08:00
parent f00763b651
commit ebff1ab6b3
4 changed files with 20 additions and 10 deletions

View File

@ -11,7 +11,7 @@
"@gatsbyjs/reach-router": "1.3.9", "@gatsbyjs/reach-router": "1.3.9",
"@seafile/react-image-lightbox": "2.0.2", "@seafile/react-image-lightbox": "2.0.2",
"@seafile/resumablejs": "1.1.16", "@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "0.1.105", "@seafile/sdoc-editor": "0.1.106",
"@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "0.3.132", "@seafile/seafile-editor": "0.3.132",
"@seafile/slate-react": "0.54.13", "@seafile/slate-react": "0.54.13",
@ -5207,9 +5207,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@seafile/sdoc-editor": { "node_modules/@seafile/sdoc-editor": {
"version": "0.1.105", "version": "0.1.106",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.105.tgz", "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.106.tgz",
"integrity": "sha512-nfsfZa9lJ/+PtpVJlCSTKH60wO1CmH+ps8feBjB+ZFvAhYIbvDOGGDa5upsVuk2cKTJsG1UtbiPiALkgmX8h4Q==", "integrity": "sha512-JyCFE7TWPZ0el2oqQT6vRGDV9+A+ySbXmt22nUfueaV07Sn5rAVJcwtzQRRIgADdW9UjYv5ONAEUVUTTgDw7ZQ==",
"dependencies": { "dependencies": {
"@seafile/react-image-lightbox": "2.0.2", "@seafile/react-image-lightbox": "2.0.2",
"@seafile/slate": "0.91.8", "@seafile/slate": "0.91.8",
@ -33418,9 +33418,9 @@
"version": "1.1.16" "version": "1.1.16"
}, },
"@seafile/sdoc-editor": { "@seafile/sdoc-editor": {
"version": "0.1.105", "version": "0.1.106",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.105.tgz", "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.106.tgz",
"integrity": "sha512-nfsfZa9lJ/+PtpVJlCSTKH60wO1CmH+ps8feBjB+ZFvAhYIbvDOGGDa5upsVuk2cKTJsG1UtbiPiALkgmX8h4Q==", "integrity": "sha512-JyCFE7TWPZ0el2oqQT6vRGDV9+A+ySbXmt22nUfueaV07Sn5rAVJcwtzQRRIgADdW9UjYv5ONAEUVUTTgDw7ZQ==",
"requires": { "requires": {
"@seafile/react-image-lightbox": "2.0.2", "@seafile/react-image-lightbox": "2.0.2",
"@seafile/slate": "0.91.8", "@seafile/slate": "0.91.8",

View File

@ -6,7 +6,7 @@
"@gatsbyjs/reach-router": "1.3.9", "@gatsbyjs/reach-router": "1.3.9",
"@seafile/react-image-lightbox": "2.0.2", "@seafile/react-image-lightbox": "2.0.2",
"@seafile/resumablejs": "1.1.16", "@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "0.1.105", "@seafile/sdoc-editor": "0.1.106",
"@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "0.3.132", "@seafile/seafile-editor": "0.3.132",
"@seafile/slate-react": "0.54.13", "@seafile/slate-react": "0.54.13",

View File

@ -94,6 +94,8 @@
"Publish": "Publish", "Publish": "Publish",
"This_file_has_a_draft": "This file has a draft.", "This_file_has_a_draft": "This file has a draft.",
"Delete": "Delete", "Delete": "Delete",
"Reply": "Reply",
"Comment": "Comment",
"Comments": "Comments", "Comments": "Comments",
"All_comments": "All comments", "All_comments": "All comments",
"Resolved_comments": "Resolved comments", "Resolved_comments": "Resolved comments",
@ -333,5 +335,8 @@
"Repair": "Repair", "Repair": "Repair",
"Font_size": "Font size", "Font_size": "Font size",
"Increase_font_size": "Increase font size", "Increase_font_size": "Increase font size",
"Reduce_font_size": "Reduce font size" "Reduce_font_size": "Reduce font size",
"Font": "Font",
"All_fonts": "All fonts",
"Default_font": "Default font"
} }

View File

@ -94,6 +94,8 @@
"Publish": "发布", "Publish": "发布",
"This_file_has_a_draft": "这个文件有一个草稿.", "This_file_has_a_draft": "这个文件有一个草稿.",
"Delete": "删除", "Delete": "删除",
"Reply": "回复",
"Comment": "评论",
"Comments": "评论", "Comments": "评论",
"All_comments": "所有评论", "All_comments": "所有评论",
"Resolved_comments": "已解决评论", "Resolved_comments": "已解决评论",
@ -335,5 +337,8 @@
"Remove_column": "删除列", "Remove_column": "删除列",
"Font_size": "字号", "Font_size": "字号",
"Increase_font_size": "增大字号", "Increase_font_size": "增大字号",
"Reduce_font_size": "减小字号" "Reduce_font_size": "减小字号",
"Font": "字体",
"All_fonts": "所有字体",
"Default_font": "默认字体"
} }