1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-16 07:08:55 +00:00

update sdoc version

This commit is contained in:
杨顺强
2023-08-01 18:00:58 +08:00
parent 604827b146
commit c43dbfe103
4 changed files with 12 additions and 10 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.94",
"@seafile/sdoc-editor": "0.1.95",
"@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.94",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.94.tgz",
"integrity": "sha512-68v+2r/Bt7NoJQ/4vhLdROo2+axWVMAqs7hf23ThPBQJcfLmqkTpwLx+rs1Xs4WUk+yo03IIZz/J14Ejm3Ivaw==",
"version": "0.1.95",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.95.tgz",
"integrity": "sha512-ooLmGm4cv+3dL32NTan4tOVlcze+NYZ/kyfqR0otlm7DKahA7uiqqBTOCFvhV/fVuv0LXm3n0cN7nqM4D/GuRA==",
"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.94",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.94.tgz",
"integrity": "sha512-68v+2r/Bt7NoJQ/4vhLdROo2+axWVMAqs7hf23ThPBQJcfLmqkTpwLx+rs1Xs4WUk+yo03IIZz/J14Ejm3Ivaw==",
"version": "0.1.95",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.95.tgz",
"integrity": "sha512-ooLmGm4cv+3dL32NTan4tOVlcze+NYZ/kyfqR0otlm7DKahA7uiqqBTOCFvhV/fVuv0LXm3n0cN7nqM4D/GuRA==",
"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.94",
"@seafile/sdoc-editor": "0.1.95",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "0.3.132",
"@seafile/slate-react": "0.54.13",