mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-02 07:47:32 +00:00
feat: update sdoc-editor version 0.5.63
This commit is contained in:
parent
4b3cbaf34b
commit
d17ca4ec92
14
frontend/package-lock.json
generated
14
frontend/package-lock.json
generated
@ -14,7 +14,7 @@
|
||||
"@gatsbyjs/reach-router": "1.3.9",
|
||||
"@seafile/react-image-lightbox": "2.0.2",
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/sdoc-editor": "0.5.61",
|
||||
"@seafile/sdoc-editor": "0.5.63",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "1.0.82",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
@ -4615,9 +4615,9 @@
|
||||
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
||||
},
|
||||
"node_modules/@seafile/sdoc-editor": {
|
||||
"version": "0.5.61",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.61.tgz",
|
||||
"integrity": "sha512-rq0JBPFRLzqVRElb2n0WkhShT9BIa+3ePAO6vNfOU0StTlEzMo9c+cIdCQqZeKI7rCwfuh4s9OFK8avjdvryJg==",
|
||||
"version": "0.5.63",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.63.tgz",
|
||||
"integrity": "sha512-qXi1VOSSfREtsVwdVSj7brLhsqIc7+rxBX8WHQlioUmSvv53xd/RBFJRtmla9Ui+LvmyCSGtzZ4oTKZU2/WAGA==",
|
||||
"dependencies": {
|
||||
"@seafile/print-js": "1.6.5",
|
||||
"@seafile/react-image-lightbox": "2.0.4",
|
||||
@ -31226,9 +31226,9 @@
|
||||
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
||||
},
|
||||
"@seafile/sdoc-editor": {
|
||||
"version": "0.5.61",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.61.tgz",
|
||||
"integrity": "sha512-rq0JBPFRLzqVRElb2n0WkhShT9BIa+3ePAO6vNfOU0StTlEzMo9c+cIdCQqZeKI7rCwfuh4s9OFK8avjdvryJg==",
|
||||
"version": "0.5.63",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.63.tgz",
|
||||
"integrity": "sha512-qXi1VOSSfREtsVwdVSj7brLhsqIc7+rxBX8WHQlioUmSvv53xd/RBFJRtmla9Ui+LvmyCSGtzZ4oTKZU2/WAGA==",
|
||||
"requires": {
|
||||
"@seafile/print-js": "1.6.5",
|
||||
"@seafile/react-image-lightbox": "2.0.4",
|
||||
|
@ -9,7 +9,7 @@
|
||||
"@gatsbyjs/reach-router": "1.3.9",
|
||||
"@seafile/react-image-lightbox": "2.0.2",
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/sdoc-editor": "0.5.61",
|
||||
"@seafile/sdoc-editor": "0.5.63",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "1.0.82",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
|
Loading…
Reference in New Issue
Block a user