1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-01 23:20:51 +00:00

update sdoc version and sdoc translate

This commit is contained in:
杨顺强
2024-06-17 12:08:40 +08:00
parent 523bc56506
commit 5db1bd93ac
3 changed files with 9 additions and 9 deletions

View File

@@ -14,7 +14,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.5.70", "@seafile/sdoc-editor": "0.5.71",
"@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.99", "@seafile/seafile-editor": "1.0.99",
"@uiw/codemirror-extensions-langs": "^4.19.4", "@uiw/codemirror-extensions-langs": "^4.19.4",
@@ -4617,9 +4617,9 @@
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
}, },
"node_modules/@seafile/sdoc-editor": { "node_modules/@seafile/sdoc-editor": {
"version": "0.5.70", "version": "0.5.71",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.70.tgz", "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.71.tgz",
"integrity": "sha512-V7QecojmGV/6D1F/eOGHSCeOpvJVMee6E3FArWDnf+IRYUs2rvvSKZ/STM2eutIHdjEH5SijkUCs9WySmdDDdA==", "integrity": "sha512-TEezoW8OcZtaA6HE9O4l1Mi6x9sgQoYLidiJUR6/K9OpfEhK3SHtsZMavSxgIhkpMLyF9ty+Kjfr8KVKsXNI/w==",
"dependencies": { "dependencies": {
"@seafile/print-js": "1.6.5", "@seafile/print-js": "1.6.5",
"@seafile/react-image-lightbox": "2.0.4", "@seafile/react-image-lightbox": "2.0.4",
@@ -31292,9 +31292,9 @@
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
}, },
"@seafile/sdoc-editor": { "@seafile/sdoc-editor": {
"version": "0.5.70", "version": "0.5.71",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.70.tgz", "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.71.tgz",
"integrity": "sha512-V7QecojmGV/6D1F/eOGHSCeOpvJVMee6E3FArWDnf+IRYUs2rvvSKZ/STM2eutIHdjEH5SijkUCs9WySmdDDdA==", "integrity": "sha512-TEezoW8OcZtaA6HE9O4l1Mi6x9sgQoYLidiJUR6/K9OpfEhK3SHtsZMavSxgIhkpMLyF9ty+Kjfr8KVKsXNI/w==",
"requires": { "requires": {
"@seafile/print-js": "1.6.5", "@seafile/print-js": "1.6.5",
"@seafile/react-image-lightbox": "2.0.4", "@seafile/react-image-lightbox": "2.0.4",

View File

@@ -9,7 +9,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.5.70", "@seafile/sdoc-editor": "0.5.71",
"@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.99", "@seafile/seafile-editor": "1.0.99",
"@uiw/codemirror-extensions-langs": "^4.19.4", "@uiw/codemirror-extensions-langs": "^4.19.4",

View File

@@ -445,7 +445,7 @@
"Recent_visited": "Недавно посещенные", "Recent_visited": "Недавно посещенные",
"The_document_does_not_exist": "Документ не существует", "The_document_does_not_exist": "Документ не существует",
"Create_a_new_sdoc_file": "Создать новый файл sdoc", "Create_a_new_sdoc_file": "Создать новый файл sdoc",
"New_page": "New page", "New_page": "Новая страница",
"Create": "Создать", "Create": "Создать",
"Top_align": "Верх", "Top_align": "Верх",
"Center_align": "Середина", "Center_align": "Середина",