mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 19:00:12 +00:00
update sdoc editor version
This commit is contained in:
16
frontend/package-lock.json
generated
16
frontend/package-lock.json
generated
@@ -20,7 +20,7 @@
|
|||||||
"@seafile/resumablejs": "1.1.16",
|
"@seafile/resumablejs": "1.1.16",
|
||||||
"@seafile/seafile-calendar": "0.1.1",
|
"@seafile/seafile-calendar": "0.1.1",
|
||||||
"@seafile/seafile-editor": "2.0.33",
|
"@seafile/seafile-editor": "2.0.33",
|
||||||
"@seafile/seafile-sdoc-editor": "2.0.103",
|
"@seafile/seafile-sdoc-editor": "2.0.104",
|
||||||
"@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",
|
||||||
@@ -5659,9 +5659,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@seafile/sdoc-editor": {
|
"node_modules/@seafile/sdoc-editor": {
|
||||||
"version": "2.0.186",
|
"version": "2.0.187",
|
||||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.186.tgz",
|
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.187.tgz",
|
||||||
"integrity": "sha512-ecPnzEcTDkF268lXRrGund6Yfmups8SZKbUeGz831OmTJthNaCff2GVckK/OzIaNnEOPUGRKp3L3VP96WLgu7A==",
|
"integrity": "sha512-fhMP7Qq5hjCDjTAG/RvzWdz/DHMDo3tMMZPNQoEl7iwdo+Lr/CucsIW12uY22/xC6qyRBvx8s/RkVTWd2OrW4A==",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@seafile/comment-editor": "0.0.14",
|
"@seafile/comment-editor": "0.0.14",
|
||||||
@@ -5927,13 +5927,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@seafile/seafile-sdoc-editor": {
|
"node_modules/@seafile/seafile-sdoc-editor": {
|
||||||
"version": "2.0.103",
|
"version": "2.0.104",
|
||||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-sdoc-editor/-/seafile-sdoc-editor-2.0.103.tgz",
|
"resolved": "https://registry.npmjs.org/@seafile/seafile-sdoc-editor/-/seafile-sdoc-editor-2.0.104.tgz",
|
||||||
"integrity": "sha512-uquNaantv5DN4h0qN55x3i4xCogG7LzXrXu/wb+/BN3h13eb2rAyWplfEoW3OZzyBTFL25dKrALR9xLNiKPxOw==",
|
"integrity": "sha512-lRgUpmIV5Zi7yLeMZSFAQXw5MmfmXIW+TvHPjJiJHUsWLapqd3iwD2EhQ3t5j3OcnmIJCIlDe+4vrJkXJoePKw==",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@seafile/print-js": "1.6.6",
|
"@seafile/print-js": "1.6.6",
|
||||||
"@seafile/sdoc-editor": "^2.0.186",
|
"@seafile/sdoc-editor": "^2.0.187",
|
||||||
"classnames": "2.3.2",
|
"classnames": "2.3.2",
|
||||||
"dayjs": "1.10.7"
|
"dayjs": "1.10.7"
|
||||||
},
|
},
|
||||||
|
@@ -15,7 +15,7 @@
|
|||||||
"@seafile/resumablejs": "1.1.16",
|
"@seafile/resumablejs": "1.1.16",
|
||||||
"@seafile/seafile-calendar": "0.1.1",
|
"@seafile/seafile-calendar": "0.1.1",
|
||||||
"@seafile/seafile-editor": "2.0.33",
|
"@seafile/seafile-editor": "2.0.33",
|
||||||
"@seafile/seafile-sdoc-editor": "2.0.103",
|
"@seafile/seafile-sdoc-editor": "2.0.104",
|
||||||
"@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