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-25 10:02:16 +08:00
parent 646c6d6ccd
commit e589c7aba6
11 changed files with 44 additions and 17 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.4.0",
"@seafile/sdoc-editor": "0.4.1",
"@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.4.0",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.4.0.tgz",
"integrity": "sha512-P0iUqgNDW4IUbQxUqANi6r/ki+kpqZTUsMsmGcR5DpMztgDlWrOZfgIQKdCABTwx3R+Bpr64PheugWzr/UeVLA==",
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.4.1.tgz",
"integrity": "sha512-nHe1eZNjiuEc60Y2TqQyacDghudcugKIDvbb8ve+B770lWzgYEDiJkv3dU6QloZw5jQcvRQafcrl01sO12FEjQ==",
"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.4.0",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.4.0.tgz",
"integrity": "sha512-P0iUqgNDW4IUbQxUqANi6r/ki+kpqZTUsMsmGcR5DpMztgDlWrOZfgIQKdCABTwx3R+Bpr64PheugWzr/UeVLA==",
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.4.1.tgz",
"integrity": "sha512-nHe1eZNjiuEc60Y2TqQyacDghudcugKIDvbb8ve+B770lWzgYEDiJkv3dU6QloZw5jQcvRQafcrl01sO12FEjQ==",
"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.4.0",
"@seafile/sdoc-editor": "0.4.1",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.15",
"@uiw/codemirror-extensions-langs": "^4.19.4",