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

update sdoc version and sdoc translate

This commit is contained in:
杨顺强
2024-04-11 15:24:18 +08:00
parent 3b49a23219
commit bcff4a5f68
2 changed files with 8 additions and 8 deletions

View File

@@ -14,7 +14,7 @@
"@gatsbyjs/reach-router": "1.3.9",
"@seafile/react-image-lightbox": "2.0.2",
"@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "0.5.38",
"@seafile/sdoc-editor": "0.5.39",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.74",
"@uiw/codemirror-extensions-langs": "^4.19.4",
@@ -4615,9 +4615,9 @@
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
},
"node_modules/@seafile/sdoc-editor": {
"version": "0.5.38",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.38.tgz",
"integrity": "sha512-EbDYw3b2KlrfIjEqfUhR45uQVWg1kmxNae50X5agh8GZbYDoLzDcWwbjpMcjR1yAyjj1M1nLGG+TY4Dad1dKwg==",
"version": "0.5.39",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.39.tgz",
"integrity": "sha512-DIR6d5qJnx+8Hppldn3yjqjODzMKAyY3RsrE+coSUEqbGoeOuEGq7pMX2hs5lSMPOPN8UDNAyCPvxeykannQAQ==",
"dependencies": {
"@seafile/print-js": "^1.6.2",
"@seafile/react-image-lightbox": "2.0.4",
@@ -31226,9 +31226,9 @@
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
},
"@seafile/sdoc-editor": {
"version": "0.5.38",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.38.tgz",
"integrity": "sha512-EbDYw3b2KlrfIjEqfUhR45uQVWg1kmxNae50X5agh8GZbYDoLzDcWwbjpMcjR1yAyjj1M1nLGG+TY4Dad1dKwg==",
"version": "0.5.39",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.39.tgz",
"integrity": "sha512-DIR6d5qJnx+8Hppldn3yjqjODzMKAyY3RsrE+coSUEqbGoeOuEGq7pMX2hs5lSMPOPN8UDNAyCPvxeykannQAQ==",
"requires": {
"@seafile/print-js": "^1.6.2",
"@seafile/react-image-lightbox": "2.0.4",

View File

@@ -9,7 +9,7 @@
"@gatsbyjs/reach-router": "1.3.9",
"@seafile/react-image-lightbox": "2.0.2",
"@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "0.5.38",
"@seafile/sdoc-editor": "0.5.39",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.74",
"@uiw/codemirror-extensions-langs": "^4.19.4",