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

update sdoc version and sdoc translate

This commit is contained in:
杨顺强
2023-11-27 14:38:52 +08:00
parent e8048b6d4e
commit 9694e67a7c
3 changed files with 11 additions and 11 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.13",
"@seafile/sdoc-editor": "0.3.15",
"@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.13",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.3.13.tgz",
"integrity": "sha512-I+i/P23e8FM+RUm7jmL/ZW8V3fcz4K1YStkPvx5Hz93ek7BenpO1Yo1D/QEgDu4KOwyw9QqNU8TPxBkA6W4G5Q==",
"version": "0.3.15",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.3.15.tgz",
"integrity": "sha512-/QfKiGoNp2OZMbAHjxrnc1n9Irr9T5RlKlwmYLRku8Sk5eU6QsO7vkfotPCOCAs6hOvMvy5VgY9BUyX/jbqNYg==",
"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.13",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.3.13.tgz",
"integrity": "sha512-I+i/P23e8FM+RUm7jmL/ZW8V3fcz4K1YStkPvx5Hz93ek7BenpO1Yo1D/QEgDu4KOwyw9QqNU8TPxBkA6W4G5Q==",
"version": "0.3.15",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.3.15.tgz",
"integrity": "sha512-/QfKiGoNp2OZMbAHjxrnc1n9Irr9T5RlKlwmYLRku8Sk5eU6QsO7vkfotPCOCAs6hOvMvy5VgY9BUyX/jbqNYg==",
"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.13",
"@seafile/sdoc-editor": "0.3.15",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "0.4.8",
"@uiw/codemirror-extensions-langs": "^4.19.4",