mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 14:42:10 +00:00
feat:optimize sea-editor version
This commit is contained in:
9
frontend/package-lock.json
generated
9
frontend/package-lock.json
generated
@@ -18,7 +18,7 @@
|
||||
"@seafile/react-image-lightbox": "4.0.2",
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/seafile-calendar": "0.0.28",
|
||||
"@seafile/seafile-editor": "2.0.9",
|
||||
"@seafile/seafile-editor": "2.0.10",
|
||||
"@seafile/seafile-sdoc-editor": "2.0.7",
|
||||
"@seafile/stldraw-editor": "1.0.1",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
@@ -5690,10 +5690,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@seafile/seafile-editor": {
|
||||
"version": "2.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-2.0.9.tgz",
|
||||
"integrity": "sha512-p7BpGeJKVL3wyataAKU7jPV+qBdigSRh4a9usxDyznm0Hy1boUNDVnBdqi3mXjr9vuvVMmf4b7A8vLmMB2nE2g==",
|
||||
"license": "Apache-2.0",
|
||||
"version": "2.0.10",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-2.0.10.tgz",
|
||||
"integrity": "sha512-i32+d/xTday459hiCxEoDGtGWQrpiTQE2vuCATXSz6TLQgN+GGioF320qRHIaTKsLO08MxI9i59sCnU5fC2lBA==",
|
||||
"dependencies": {
|
||||
"@seafile/react-image-lightbox": "4.0.2",
|
||||
"classnames": "2.3.2",
|
||||
|
@@ -13,7 +13,7 @@
|
||||
"@seafile/react-image-lightbox": "4.0.2",
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/seafile-calendar": "0.0.28",
|
||||
"@seafile/seafile-editor": "2.0.9",
|
||||
"@seafile/seafile-editor": "2.0.10",
|
||||
"@seafile/seafile-sdoc-editor": "2.0.7",
|
||||
"@seafile/stldraw-editor": "1.0.1",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
|
Reference in New Issue
Block a user