1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 06:33:48 +00:00

update sdoc version

This commit is contained in:
杨顺强
2023-09-20 13:30:45 +08:00
parent 087eaa7c40
commit 78c30e88cb
2 changed files with 8 additions and 8 deletions

View File

@@ -11,7 +11,7 @@
"@gatsbyjs/reach-router": "1.3.9",
"@seafile/react-image-lightbox": "2.0.2",
"@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "0.1.151",
"@seafile/sdoc-editor": "0.1.152",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "0.4.8",
"@uiw/codemirror-extensions-langs": "^4.19.4",
@@ -4614,9 +4614,9 @@
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
},
"node_modules/@seafile/sdoc-editor": {
"version": "0.1.151",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.151.tgz",
"integrity": "sha512-qoj9WRn3rFZRugWeyDX43LBRiYAAf9U7wtYZ6eH11aPvsfzP+900kb1fJVXeieLFVgbv3NIEBt7MrnB++aqHVA==",
"version": "0.1.152",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.152.tgz",
"integrity": "sha512-VlFFivHyVSLLjwgyRQz8BxgZZ5/rtuMIEusqwml8aKLBQv02YQyoUqqYFytjdq+6u/NRaDB/awXpI4DQAu2+dg==",
"dependencies": {
"@seafile/react-image-lightbox": "2.0.2",
"@seafile/slate": "0.91.8",
@@ -29877,9 +29877,9 @@
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
},
"@seafile/sdoc-editor": {
"version": "0.1.151",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.151.tgz",
"integrity": "sha512-qoj9WRn3rFZRugWeyDX43LBRiYAAf9U7wtYZ6eH11aPvsfzP+900kb1fJVXeieLFVgbv3NIEBt7MrnB++aqHVA==",
"version": "0.1.152",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.152.tgz",
"integrity": "sha512-VlFFivHyVSLLjwgyRQz8BxgZZ5/rtuMIEusqwml8aKLBQv02YQyoUqqYFytjdq+6u/NRaDB/awXpI4DQAu2+dg==",
"requires": {
"@seafile/react-image-lightbox": "2.0.2",
"@seafile/slate": "0.91.8",

View File

@@ -6,7 +6,7 @@
"@gatsbyjs/reach-router": "1.3.9",
"@seafile/react-image-lightbox": "2.0.2",
"@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "0.1.151",
"@seafile/sdoc-editor": "0.1.152",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "0.4.8",
"@uiw/codemirror-extensions-langs": "^4.19.4",