1
0
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:
小强
2025-09-18 10:44:03 +08:00
parent 7f8e989bce
commit 2bb6f2fe71
2 changed files with 9 additions and 9 deletions

View File

@@ -20,7 +20,7 @@
"@seafile/resumablejs": "1.1.16",
"@seafile/seafile-calendar": "0.1.1",
"@seafile/seafile-editor": "2.0.33",
"@seafile/seafile-sdoc-editor": "2.0.93",
"@seafile/seafile-sdoc-editor": "2.0.94",
"@seafile/stldraw-editor": "1.0.1",
"@uiw/codemirror-extensions-langs": "^4.19.4",
"@uiw/codemirror-themes": "^4.23.5",
@@ -5658,9 +5658,9 @@
"license": "MIT"
},
"node_modules/@seafile/sdoc-editor": {
"version": "2.0.176",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.176.tgz",
"integrity": "sha512-oCXTc3/RB0nfSvgSzpvvPltrSPF6rwT1FLlb3weZNBw/Z4qZ4fiQpMIEGpxot4EV3y2MV0AM7Y31mUllGfBrEg==",
"version": "2.0.177",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.177.tgz",
"integrity": "sha512-WIG1j+gfbZo1nPX6n36RKjTIMQCoi9VbvNLdmdHy8mCIr6Z71AdLpeJXEVbvNYjmLZ4tCuUqEkOD5CAEPC+HOA==",
"license": "ISC",
"dependencies": {
"@seafile/comment-editor": "0.0.14",
@@ -5926,13 +5926,13 @@
}
},
"node_modules/@seafile/seafile-sdoc-editor": {
"version": "2.0.93",
"resolved": "https://registry.npmjs.org/@seafile/seafile-sdoc-editor/-/seafile-sdoc-editor-2.0.93.tgz",
"integrity": "sha512-SbumtGSAYKqKVFWLtlVmwOl2VvSxL+ZGyqk4BedTgC8QxhxfEJn6HN7QAw/qr3TrNDydzWJ/p5NXd2x06q1FrA==",
"version": "2.0.94",
"resolved": "https://registry.npmjs.org/@seafile/seafile-sdoc-editor/-/seafile-sdoc-editor-2.0.94.tgz",
"integrity": "sha512-MX7YPFzU/+a+pcYInS0Cw2zYgdiE6UtocOn1L5WxcrxKWPjctS8r7Hin49/wdWUmUo9AAsSeV3jsDAPLslIFiA==",
"license": "ISC",
"dependencies": {
"@seafile/print-js": "1.6.6",
"@seafile/sdoc-editor": "^2.0.176",
"@seafile/sdoc-editor": "^2.0.177",
"classnames": "2.3.2",
"dayjs": "1.10.7"
},

View File

@@ -15,7 +15,7 @@
"@seafile/resumablejs": "1.1.16",
"@seafile/seafile-calendar": "0.1.1",
"@seafile/seafile-editor": "2.0.33",
"@seafile/seafile-sdoc-editor": "2.0.93",
"@seafile/seafile-sdoc-editor": "2.0.94",
"@seafile/stldraw-editor": "1.0.1",
"@uiw/codemirror-extensions-langs": "^4.19.4",
"@uiw/codemirror-themes": "^4.23.5",