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
@@ -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.92",
|
"@seafile/seafile-sdoc-editor": "2.0.93",
|
||||||
"@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",
|
||||||
@@ -5658,9 +5658,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@seafile/sdoc-editor": {
|
"node_modules/@seafile/sdoc-editor": {
|
||||||
"version": "2.0.175",
|
"version": "2.0.176",
|
||||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.175.tgz",
|
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.176.tgz",
|
||||||
"integrity": "sha512-F0BS/0tI7WQXtvowHBGkuqctF7+VQOOmr18ArIyy09QRxHdzFcryfe5P7o6yMUuwMvaDK/atxiqeXlvW3Svclg==",
|
"integrity": "sha512-oCXTc3/RB0nfSvgSzpvvPltrSPF6rwT1FLlb3weZNBw/Z4qZ4fiQpMIEGpxot4EV3y2MV0AM7Y31mUllGfBrEg==",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@seafile/comment-editor": "0.0.14",
|
"@seafile/comment-editor": "0.0.14",
|
||||||
@@ -5926,13 +5926,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@seafile/seafile-sdoc-editor": {
|
"node_modules/@seafile/seafile-sdoc-editor": {
|
||||||
"version": "2.0.92",
|
"version": "2.0.93",
|
||||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-sdoc-editor/-/seafile-sdoc-editor-2.0.92.tgz",
|
"resolved": "https://registry.npmjs.org/@seafile/seafile-sdoc-editor/-/seafile-sdoc-editor-2.0.93.tgz",
|
||||||
"integrity": "sha512-iX+h/DgH4r2fi0N6mzjV1kAN6J5is+5a6ABGKRl29cxlMr8Qk80Rb8qV0LL+lM36TF6PPqQ0Czx5j/EzoXs1tg==",
|
"integrity": "sha512-SbumtGSAYKqKVFWLtlVmwOl2VvSxL+ZGyqk4BedTgC8QxhxfEJn6HN7QAw/qr3TrNDydzWJ/p5NXd2x06q1FrA==",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@seafile/print-js": "1.6.6",
|
"@seafile/print-js": "1.6.6",
|
||||||
"@seafile/sdoc-editor": "^2.0.175",
|
"@seafile/sdoc-editor": "^2.0.176",
|
||||||
"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.92",
|
"@seafile/seafile-sdoc-editor": "2.0.93",
|
||||||
"@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