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

update sdoc version and sdoc translate

This commit is contained in:
杨顺强
2024-01-19 15:19:24 +08:00
parent 6e458cc169
commit dd5354a216
3 changed files with 9 additions and 9 deletions

View File

@@ -12,7 +12,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.4.32", "@seafile/sdoc-editor": "0.4.33",
"@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.20", "@seafile/seafile-editor": "1.0.20",
"@uiw/codemirror-extensions-langs": "^4.19.4", "@uiw/codemirror-extensions-langs": "^4.19.4",
@@ -4607,9 +4607,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.4.32", "version": "0.4.33",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.4.32.tgz", "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.4.33.tgz",
"integrity": "sha512-jKeHogQmHbiE83Hr/b0bwtD4pub5eON13ZZwO3vpCSJ7gXfojxDdkdLZ7ijGnJ8La7Wap6p981NOQXI4gow/lg==", "integrity": "sha512-eCuUIQqODDhpexV9u7hFtPfKqqrcAaYT8QMseXY12JOFwZ6gBi8H7LgN5w/R4ylImXtO7LOiyyz4xmtfeRCdkA==",
"dependencies": { "dependencies": {
"@seafile/react-image-lightbox": "2.0.4", "@seafile/react-image-lightbox": "2.0.4",
"@seafile/slate": "0.91.8", "@seafile/slate": "0.91.8",
@@ -31643,9 +31643,9 @@
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
}, },
"@seafile/sdoc-editor": { "@seafile/sdoc-editor": {
"version": "0.4.32", "version": "0.4.33",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.4.32.tgz", "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.4.33.tgz",
"integrity": "sha512-jKeHogQmHbiE83Hr/b0bwtD4pub5eON13ZZwO3vpCSJ7gXfojxDdkdLZ7ijGnJ8La7Wap6p981NOQXI4gow/lg==", "integrity": "sha512-eCuUIQqODDhpexV9u7hFtPfKqqrcAaYT8QMseXY12JOFwZ6gBi8H7LgN5w/R4ylImXtO7LOiyyz4xmtfeRCdkA==",
"requires": { "requires": {
"@seafile/react-image-lightbox": "2.0.4", "@seafile/react-image-lightbox": "2.0.4",
"@seafile/slate": "0.91.8", "@seafile/slate": "0.91.8",

View File

@@ -7,7 +7,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.4.32", "@seafile/sdoc-editor": "0.4.33",
"@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.20", "@seafile/seafile-editor": "1.0.20",
"@uiw/codemirror-extensions-langs": "^4.19.4", "@uiw/codemirror-extensions-langs": "^4.19.4",

View File

@@ -428,7 +428,7 @@
"My_modification": "Моя модификация", "My_modification": "Моя модификация",
"Document_history": "История документа", "Document_history": "История документа",
"Freeze_document": "Заморозить документ", "Freeze_document": "Заморозить документ",
"Document_frozen": "Document frozen", "Document_frozen": "Документ заморожен",
"Unfreeze": "Разморозить", "Unfreeze": "Разморозить",
"Search_and_replace": "Поиск и замена", "Search_and_replace": "Поиск и замена",
"Search": "Поиск", "Search": "Поиск",