mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-22 20:08:19 +00:00
update seafile-sdoc-editor version
This commit is contained in:
16
frontend/package-lock.json
generated
16
frontend/package-lock.json
generated
@@ -19,7 +19,7 @@
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/seafile-calendar": "0.0.28",
|
||||
"@seafile/seafile-editor": "2.0.10",
|
||||
"@seafile/seafile-sdoc-editor": "2.0.7",
|
||||
"@seafile/seafile-sdoc-editor": "2.0.9",
|
||||
"@seafile/stldraw-editor": "1.0.1",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
"@uiw/codemirror-themes": "^4.23.5",
|
||||
@@ -5566,9 +5566,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@seafile/sdoc-editor": {
|
||||
"version": "2.0.90",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.90.tgz",
|
||||
"integrity": "sha512-0x0OWGSJcfFC/3T7O+muD2NOeOSOtv4nwQV7qXSWZ5tAPXV04Nyu/GD7EsQqa+5C4+pjFY5HaKSXauSpH5fcNQ==",
|
||||
"version": "2.0.92",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.92.tgz",
|
||||
"integrity": "sha512-2o+r4f3hKFKiet57dAhKbdnm0W/MS0BVqXTNFUr0YXSnsx1HMa4+F92IXNmlTozsze1RNbH8GhjCZ3ncGmroeg==",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@seafile/print-js": "1.6.6",
|
||||
@@ -5793,13 +5793,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@seafile/seafile-sdoc-editor": {
|
||||
"version": "2.0.7",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-sdoc-editor/-/seafile-sdoc-editor-2.0.7.tgz",
|
||||
"integrity": "sha512-wZNurc+vNrtlW6s1ItVrgz8WAxKzdQx8zGF1D1n9yyazB3++dQMSd41K3gt4tJtobKkTG4I6g5k11DVfP7V+eA==",
|
||||
"version": "2.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-sdoc-editor/-/seafile-sdoc-editor-2.0.9.tgz",
|
||||
"integrity": "sha512-liD+o2qH9sx3yL0Ax0p3YBwTTNSY+zGyBlqzKPhK8dCkpPcLY9KuxmmRjOslM/63ckyRVXxw6+bQu5ENv4qzZw==",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@seafile/print-js": "1.6.6",
|
||||
"@seafile/sdoc-editor": "^2.0.90",
|
||||
"@seafile/sdoc-editor": "^2.0.92",
|
||||
"classnames": "2.3.2",
|
||||
"dayjs": "1.10.7"
|
||||
},
|
||||
|
@@ -14,7 +14,7 @@
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/seafile-calendar": "0.0.28",
|
||||
"@seafile/seafile-editor": "2.0.10",
|
||||
"@seafile/seafile-sdoc-editor": "2.0.7",
|
||||
"@seafile/seafile-sdoc-editor": "2.0.9",
|
||||
"@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