1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-04 16:31:13 +00:00

update sdoc version

This commit is contained in:
杨顺强
2023-09-04 13:42:37 +08:00
parent 1802631daf
commit b1092ff166
2 changed files with 8 additions and 8 deletions

View File

@@ -11,7 +11,7 @@
"@gatsbyjs/reach-router": "1.3.9", "@gatsbyjs/reach-router": "1.3.9",
"@seafile/react-image-lightbox": "2.0.2", "@seafile/react-image-lightbox": "2.0.2",
"@seafile/resumablejs": "1.1.16", "@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "0.1.141", "@seafile/sdoc-editor": "0.1.142",
"@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "0.4.7", "@seafile/seafile-editor": "0.4.7",
"@uiw/codemirror-extensions-langs": "^4.19.4", "@uiw/codemirror-extensions-langs": "^4.19.4",
@@ -6169,9 +6169,9 @@
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
}, },
"node_modules/@seafile/sdoc-editor": { "node_modules/@seafile/sdoc-editor": {
"version": "0.1.141", "version": "0.1.142",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.141.tgz", "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.142.tgz",
"integrity": "sha512-HKGvFIeJRg8RRXHYgW6LXHRovyWiWybtqAiyg3mn5kLJtiDt+qU21ru0KbQSBZIspqrlQSSdcUwuPIWOukVHVQ==", "integrity": "sha512-IvLR9uGFwnVIoGWPQ0IzHwmwapK7A0pESktFE3ZtEOJ8gLVAQ94ld59afI28q80WbBQOBfDbtDAB3nD2IYnyuw==",
"dependencies": { "dependencies": {
"@seafile/react-image-lightbox": "2.0.2", "@seafile/react-image-lightbox": "2.0.2",
"@seafile/slate": "0.91.8", "@seafile/slate": "0.91.8",
@@ -35264,9 +35264,9 @@
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
}, },
"@seafile/sdoc-editor": { "@seafile/sdoc-editor": {
"version": "0.1.141", "version": "0.1.142",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.141.tgz", "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.142.tgz",
"integrity": "sha512-HKGvFIeJRg8RRXHYgW6LXHRovyWiWybtqAiyg3mn5kLJtiDt+qU21ru0KbQSBZIspqrlQSSdcUwuPIWOukVHVQ==", "integrity": "sha512-IvLR9uGFwnVIoGWPQ0IzHwmwapK7A0pESktFE3ZtEOJ8gLVAQ94ld59afI28q80WbBQOBfDbtDAB3nD2IYnyuw==",
"requires": { "requires": {
"@seafile/react-image-lightbox": "2.0.2", "@seafile/react-image-lightbox": "2.0.2",
"@seafile/slate": "0.91.8", "@seafile/slate": "0.91.8",

View File

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