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-08-04 17:56:32 +08:00
parent 627b7992ee
commit 0ad27f79c5
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.100",
"@seafile/sdoc-editor": "0.1.101",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "0.3.132",
"@seafile/slate-react": "0.54.13",
@@ -5207,9 +5207,9 @@
"license": "MIT"
},
"node_modules/@seafile/sdoc-editor": {
"version": "0.1.100",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.100.tgz",
"integrity": "sha512-GFT8K76/PYYorJvgA35hK1aQX4UGEqSKV+2IY+R0LP5+OuczAee9l70jGO84eYI/l8NXxWuwyKnUYtp9QWXyEA==",
"version": "0.1.101",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.101.tgz",
"integrity": "sha512-tLb3hOQufE0qxWdwn9eoXGn8vmeFuk21A9p0dffgyQsIB2j6u0A/1qj9hpsAWr/CA73gwtrSbMLT/uV/hqCDaA==",
"dependencies": {
"@seafile/react-image-lightbox": "2.0.2",
"@seafile/slate": "0.91.8",
@@ -33418,9 +33418,9 @@
"version": "1.1.16"
},
"@seafile/sdoc-editor": {
"version": "0.1.100",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.100.tgz",
"integrity": "sha512-GFT8K76/PYYorJvgA35hK1aQX4UGEqSKV+2IY+R0LP5+OuczAee9l70jGO84eYI/l8NXxWuwyKnUYtp9QWXyEA==",
"version": "0.1.101",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.101.tgz",
"integrity": "sha512-tLb3hOQufE0qxWdwn9eoXGn8vmeFuk21A9p0dffgyQsIB2j6u0A/1qj9hpsAWr/CA73gwtrSbMLT/uV/hqCDaA==",
"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.100",
"@seafile/sdoc-editor": "0.1.101",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "0.3.132",
"@seafile/slate-react": "0.54.13",