1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-02 15:57:31 +00:00

update sdoc version and sdoc translate

This commit is contained in:
杨顺强 2023-12-22 16:53:23 +08:00
parent a976cc45b1
commit 646c6d6ccd
4 changed files with 10 additions and 10 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.3.29",
"@seafile/sdoc-editor": "0.4.0",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.15",
"@uiw/codemirror-extensions-langs": "^4.19.4",
@ -4606,9 +4606,9 @@
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
},
"node_modules/@seafile/sdoc-editor": {
"version": "0.3.29",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.3.29.tgz",
"integrity": "sha512-gtakQyef/7wFjq05j1d9NF+AobsJDfUB8BFDLEjFkc+GUDvYVixKZHoeCWzQ7XKLONIfhpqkrhy538T+nqSgHQ==",
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.4.0.tgz",
"integrity": "sha512-P0iUqgNDW4IUbQxUqANi6r/ki+kpqZTUsMsmGcR5DpMztgDlWrOZfgIQKdCABTwx3R+Bpr64PheugWzr/UeVLA==",
"dependencies": {
"@seafile/react-image-lightbox": "2.0.4",
"@seafile/slate": "0.91.8",
@ -31645,9 +31645,9 @@
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
},
"@seafile/sdoc-editor": {
"version": "0.3.29",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.3.29.tgz",
"integrity": "sha512-gtakQyef/7wFjq05j1d9NF+AobsJDfUB8BFDLEjFkc+GUDvYVixKZHoeCWzQ7XKLONIfhpqkrhy538T+nqSgHQ==",
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.4.0.tgz",
"integrity": "sha512-P0iUqgNDW4IUbQxUqANi6r/ki+kpqZTUsMsmGcR5DpMztgDlWrOZfgIQKdCABTwx3R+Bpr64PheugWzr/UeVLA==",
"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.3.29",
"@seafile/sdoc-editor": "0.4.0",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.15",
"@uiw/codemirror-extensions-langs": "^4.19.4",

View File

@ -376,7 +376,7 @@
"Link_sdoc": "链接 sdoc",
"Link_file": "文件链接",
"Keep_my_modification": "保留我的更改",
"Keep_other_modification": "保留他的更改",
"Keep_other_modification": "保留的更改",
"Keep_both_modification": "保留两者更改",
"Tip": "提示",
"Rebase_delete_no_change_revision_tip": "修订改没有更改,是否删除修订稿?",

View File

@ -376,7 +376,7 @@
"Link_sdoc": "链接 sdoc",
"Link_file": "文件链接",
"Keep_my_modification": "保留我的更改",
"Keep_other_modification": "保留他的更改",
"Keep_other_modification": "保留的更改",
"Keep_both_modification": "保留两者更改",
"Tip": "提示",
"Rebase_delete_no_change_revision_tip": "修订改没有更改,是否删除修订稿?",