1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 00:00:00 +00:00

update seafile-editor version

This commit is contained in:
杨顺强
2024-07-25 17:08:28 +08:00
parent 8a5bcf1c14
commit aa477190f2
2 changed files with 8 additions and 8 deletions

View File

@@ -18,7 +18,7 @@
"@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "1.0.31",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.105",
"@seafile/seafile-editor": "1.0.107",
"@seafile/sf-metadata-ui-component": "0.0.13",
"@uiw/codemirror-extensions-langs": "^4.19.4",
"@uiw/react-codemirror": "^4.19.4",
@@ -4855,9 +4855,9 @@
}
},
"node_modules/@seafile/seafile-editor": {
"version": "1.0.105",
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-1.0.105.tgz",
"integrity": "sha512-nvsG17/9UFlSLGtuqUg1Fq31VMPHuQ3XqzA8essBR+ftSdnGSl9pStUj2IvZuN/7CiMoMIeXZ1ppmtHzu9TRUw==",
"version": "1.0.107",
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-1.0.107.tgz",
"integrity": "sha512-6qvOSJEkJxB6iHyL0IynplDPUjuMM21EBH+734GNknDpbUA4807hBstyX6EjO3bUGdETxknIL0MRhhq4m9l4+w==",
"dependencies": {
"@seafile/react-image-lightbox": "2.0.5",
"classnames": "2.3.2",
@@ -32106,9 +32106,9 @@
}
},
"@seafile/seafile-editor": {
"version": "1.0.105",
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-1.0.105.tgz",
"integrity": "sha512-nvsG17/9UFlSLGtuqUg1Fq31VMPHuQ3XqzA8essBR+ftSdnGSl9pStUj2IvZuN/7CiMoMIeXZ1ppmtHzu9TRUw==",
"version": "1.0.107",
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-1.0.107.tgz",
"integrity": "sha512-6qvOSJEkJxB6iHyL0IynplDPUjuMM21EBH+734GNknDpbUA4807hBstyX6EjO3bUGdETxknIL0MRhhq4m9l4+w==",
"requires": {
"@seafile/react-image-lightbox": "2.0.5",
"classnames": "2.3.2",

View File

@@ -13,7 +13,7 @@
"@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "1.0.31",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.105",
"@seafile/seafile-editor": "1.0.107",
"@seafile/sf-metadata-ui-component": "0.0.13",
"@uiw/codemirror-extensions-langs": "^4.19.4",
"@uiw/react-codemirror": "^4.19.4",