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/seafile-calendar": "0.1.1",
|
||||
"@seafile/seafile-editor": "2.0.33",
|
||||
"@seafile/seafile-sdoc-editor": "2.0.102",
|
||||
"@seafile/seafile-sdoc-editor": "2.0.103",
|
||||
"@seafile/stldraw-editor": "1.0.1",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
"@uiw/codemirror-themes": "^4.23.5",
|
||||
@@ -5659,9 +5659,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@seafile/sdoc-editor": {
|
||||
"version": "2.0.185",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.185.tgz",
|
||||
"integrity": "sha512-WtfuoSx8BWRtYo3l5OFWB1MHbq2R10RnysbePzo4dB7H4CyASXLaeq+JBBySDu7k7j5UqUcCToW0nDxSr/Je9A==",
|
||||
"version": "2.0.186",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.186.tgz",
|
||||
"integrity": "sha512-ecPnzEcTDkF268lXRrGund6Yfmups8SZKbUeGz831OmTJthNaCff2GVckK/OzIaNnEOPUGRKp3L3VP96WLgu7A==",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@seafile/comment-editor": "0.0.14",
|
||||
@@ -5927,13 +5927,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@seafile/seafile-sdoc-editor": {
|
||||
"version": "2.0.102",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-sdoc-editor/-/seafile-sdoc-editor-2.0.102.tgz",
|
||||
"integrity": "sha512-9gmdRiCvA3hqvrR00Ed0csOepvZupurgyKE5DwCi3xy1h7Ad4kmLN6YEEBHkfeA8UIJcACnnWjy3TbWHaopjQA==",
|
||||
"version": "2.0.103",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-sdoc-editor/-/seafile-sdoc-editor-2.0.103.tgz",
|
||||
"integrity": "sha512-uquNaantv5DN4h0qN55x3i4xCogG7LzXrXu/wb+/BN3h13eb2rAyWplfEoW3OZzyBTFL25dKrALR9xLNiKPxOw==",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@seafile/print-js": "1.6.6",
|
||||
"@seafile/sdoc-editor": "^2.0.185",
|
||||
"@seafile/sdoc-editor": "^2.0.186",
|
||||
"classnames": "2.3.2",
|
||||
"dayjs": "1.10.7"
|
||||
},
|
||||
|
@@ -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.102",
|
||||
"@seafile/seafile-sdoc-editor": "2.0.103",
|
||||
"@seafile/stldraw-editor": "1.0.1",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
"@uiw/codemirror-themes": "^4.23.5",
|
||||
|
Reference in New Issue
Block a user