mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-24 12:58:34 +00:00
update sdoc editor version
This commit is contained in:
16
frontend/package-lock.json
generated
16
frontend/package-lock.json
generated
@@ -19,7 +19,7 @@
|
|||||||
"@seafile/resumablejs": "1.1.16",
|
"@seafile/resumablejs": "1.1.16",
|
||||||
"@seafile/seafile-calendar": "0.0.28",
|
"@seafile/seafile-calendar": "0.0.28",
|
||||||
"@seafile/seafile-editor": "2.0.11",
|
"@seafile/seafile-editor": "2.0.11",
|
||||||
"@seafile/seafile-sdoc-editor": "2.0.24",
|
"@seafile/seafile-sdoc-editor": "2.0.25",
|
||||||
"@seafile/stldraw-editor": "1.0.1",
|
"@seafile/stldraw-editor": "1.0.1",
|
||||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||||
"@uiw/codemirror-themes": "^4.23.5",
|
"@uiw/codemirror-themes": "^4.23.5",
|
||||||
@@ -5561,9 +5561,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@seafile/sdoc-editor": {
|
"node_modules/@seafile/sdoc-editor": {
|
||||||
"version": "2.0.107",
|
"version": "2.0.108",
|
||||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.107.tgz",
|
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.108.tgz",
|
||||||
"integrity": "sha512-kMyizsCM4+TrlODKuqPr6YpMudWElX/Dxd/tK9AgN9cFpqnMWfNS/dcRTP/zwc7L4pHg5Vlrwo4IfMLhEH+50A==",
|
"integrity": "sha512-W0HoErdznyqeUdHIvA9Kwu6p2mS4i0eR0XO/lO4y8h/Mj0huQRxp2Bl2W1m03kitpDNHEIxj18BMq0NWe/KNvg==",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@seafile/print-js": "1.6.6",
|
"@seafile/print-js": "1.6.6",
|
||||||
@@ -5789,13 +5789,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@seafile/seafile-sdoc-editor": {
|
"node_modules/@seafile/seafile-sdoc-editor": {
|
||||||
"version": "2.0.24",
|
"version": "2.0.25",
|
||||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-sdoc-editor/-/seafile-sdoc-editor-2.0.24.tgz",
|
"resolved": "https://registry.npmjs.org/@seafile/seafile-sdoc-editor/-/seafile-sdoc-editor-2.0.25.tgz",
|
||||||
"integrity": "sha512-RQ3fx5ZZIEBDoc+2vxymhRqOY4U5hSQP/Er7KsAU5Z5HHB2FSBMHipZ84/j5GDCDVSEMeM9jqMtJi7x9IMCPmQ==",
|
"integrity": "sha512-LoNosIbKhr/va1+zROKKoYtVa0JLBZ128WjbyVwB+xJspBz1w5e9Cj+FUtsNVXpoyk+pBsvSdB75NYfUfAKVzg==",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@seafile/print-js": "1.6.6",
|
"@seafile/print-js": "1.6.6",
|
||||||
"@seafile/sdoc-editor": "^2.0.107",
|
"@seafile/sdoc-editor": "^2.0.108",
|
||||||
"classnames": "2.3.2",
|
"classnames": "2.3.2",
|
||||||
"dayjs": "1.10.7"
|
"dayjs": "1.10.7"
|
||||||
},
|
},
|
||||||
|
@@ -14,7 +14,7 @@
|
|||||||
"@seafile/resumablejs": "1.1.16",
|
"@seafile/resumablejs": "1.1.16",
|
||||||
"@seafile/seafile-calendar": "0.0.28",
|
"@seafile/seafile-calendar": "0.0.28",
|
||||||
"@seafile/seafile-editor": "2.0.11",
|
"@seafile/seafile-editor": "2.0.11",
|
||||||
"@seafile/seafile-sdoc-editor": "2.0.24",
|
"@seafile/seafile-sdoc-editor": "2.0.25",
|
||||||
"@seafile/stldraw-editor": "1.0.1",
|
"@seafile/stldraw-editor": "1.0.1",
|
||||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||||
"@uiw/codemirror-themes": "^4.23.5",
|
"@uiw/codemirror-themes": "^4.23.5",
|
||||||
|
Reference in New Issue
Block a user