1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-24 21:07:17 +00:00

update sdoc version and sdoc translate

This commit is contained in:
杨顺强
2023-12-09 11:25:46 +08:00
parent ccf2160548
commit 0eb819f576
8 changed files with 24 additions and 29 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.22",
"@seafile/sdoc-editor": "0.3.23",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "0.4.8",
"@uiw/codemirror-extensions-langs": "^4.19.4",
@@ -4616,9 +4616,9 @@
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
},
"node_modules/@seafile/sdoc-editor": {
"version": "0.3.22",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.3.22.tgz",
"integrity": "sha512-qAbbhLFZjwh/DdLxWrS/xFB2rJMGvmemokq2wr3g44IE0Gq/t/s2y0SXK4l0ubBjJqs+U18MK+6qL/ywA/VMUw==",
"version": "0.3.23",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.3.23.tgz",
"integrity": "sha512-J1LAV2dEoZFkLG1Wjluen8ERkBFISPY/TAEnLXrjWoVxX/8cknab/jzCcRwyirtPhSar3DQ03P4OE0dzu/tVMg==",
"dependencies": {
"@seafile/react-image-lightbox": "2.0.4",
"@seafile/slate": "0.91.8",
@@ -29850,9 +29850,9 @@
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
},
"@seafile/sdoc-editor": {
"version": "0.3.22",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.3.22.tgz",
"integrity": "sha512-qAbbhLFZjwh/DdLxWrS/xFB2rJMGvmemokq2wr3g44IE0Gq/t/s2y0SXK4l0ubBjJqs+U18MK+6qL/ywA/VMUw==",
"version": "0.3.23",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.3.23.tgz",
"integrity": "sha512-J1LAV2dEoZFkLG1Wjluen8ERkBFISPY/TAEnLXrjWoVxX/8cknab/jzCcRwyirtPhSar3DQ03P4OE0dzu/tVMg==",
"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.22",
"@seafile/sdoc-editor": "0.3.23",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "0.4.8",
"@uiw/codemirror-extensions-langs": "^4.19.4",