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.101",
|
||||
"@seafile/seafile-sdoc-editor": "2.0.102",
|
||||
"@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.184",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.184.tgz",
|
||||
"integrity": "sha512-EKGNWaA/RRFwlULFjivpYZttbcZWH+gs44Pu2IJQKBbkn5HYsg8g3geBElSCpHuFf9qd0wHfSvAnR7R0lqM8Jw==",
|
||||
"version": "2.0.185",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.185.tgz",
|
||||
"integrity": "sha512-WtfuoSx8BWRtYo3l5OFWB1MHbq2R10RnysbePzo4dB7H4CyASXLaeq+JBBySDu7k7j5UqUcCToW0nDxSr/Je9A==",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@seafile/comment-editor": "0.0.14",
|
||||
@@ -5927,13 +5927,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@seafile/seafile-sdoc-editor": {
|
||||
"version": "2.0.101",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-sdoc-editor/-/seafile-sdoc-editor-2.0.101.tgz",
|
||||
"integrity": "sha512-0mMcxXww7erJOujR5p8lyLDB8ehIriHqGc+OVFjlNbWTbtGnHg0ItUnmGa8JQ+ZYPJO/aMLWb2qYlEprTPoyQQ==",
|
||||
"version": "2.0.102",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-sdoc-editor/-/seafile-sdoc-editor-2.0.102.tgz",
|
||||
"integrity": "sha512-9gmdRiCvA3hqvrR00Ed0csOepvZupurgyKE5DwCi3xy1h7Ad4kmLN6YEEBHkfeA8UIJcACnnWjy3TbWHaopjQA==",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@seafile/print-js": "1.6.6",
|
||||
"@seafile/sdoc-editor": "^2.0.184",
|
||||
"@seafile/sdoc-editor": "^2.0.185",
|
||||
"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.101",
|
||||
"@seafile/seafile-sdoc-editor": "2.0.102",
|
||||
"@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