mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 23:02:26 +00:00
update 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/resumablejs": "1.1.16",
|
||||||
"@seafile/seafile-calendar": "0.0.28",
|
"@seafile/seafile-calendar": "0.0.28",
|
||||||
"@seafile/seafile-editor": "2.0.11",
|
"@seafile/seafile-editor": "2.0.11",
|
||||||
"@seafile/seafile-sdoc-editor": "2.0.12",
|
"@seafile/seafile-sdoc-editor": "2.0.13",
|
||||||
"@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",
|
||||||
@@ -5560,9 +5560,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@seafile/sdoc-editor": {
|
"node_modules/@seafile/sdoc-editor": {
|
||||||
"version": "2.0.95",
|
"version": "2.0.96",
|
||||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.95.tgz",
|
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.96.tgz",
|
||||||
"integrity": "sha512-TuddwHd2vBLXEe27EqIBTkDRzRuqByFvf++EH8X9n+VIGGTJFCpGQWvmG1gGGGWQjG/dy4PY2AYL5CuYh40FGg==",
|
"integrity": "sha512-feWJwtVyFXWS8ECO64tQKhGhHTp00QyUqLbjM04cKltOFgDtM6ZFV63BSOvvEwMzVGsevXmyaA85nQ3sfqzGRQ==",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@seafile/print-js": "1.6.6",
|
"@seafile/print-js": "1.6.6",
|
||||||
@@ -5788,13 +5788,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@seafile/seafile-sdoc-editor": {
|
"node_modules/@seafile/seafile-sdoc-editor": {
|
||||||
"version": "2.0.12",
|
"version": "2.0.13",
|
||||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-sdoc-editor/-/seafile-sdoc-editor-2.0.12.tgz",
|
"resolved": "https://registry.npmjs.org/@seafile/seafile-sdoc-editor/-/seafile-sdoc-editor-2.0.13.tgz",
|
||||||
"integrity": "sha512-7RL4gtqHq6DlhHtQG1h6ZDKddoR6EckVGEuakP5M8cPODQ6GUZD93VmK1W0NauUudMGmcpWHdwtyMjV8dwwrVA==",
|
"integrity": "sha512-EGCDX3MgkhUcFkxotI6+Y22eE1mOyL++0aCnvsFOC7kWr62PskaX3eW1T6BmaWTdxP4bAkcuJuieWrdNyVd8yA==",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@seafile/print-js": "1.6.6",
|
"@seafile/print-js": "1.6.6",
|
||||||
"@seafile/sdoc-editor": "^2.0.95",
|
"@seafile/sdoc-editor": "^2.0.96",
|
||||||
"classnames": "2.3.2",
|
"classnames": "2.3.2",
|
||||||
"dayjs": "1.10.7"
|
"dayjs": "1.10.7"
|
||||||
},
|
},
|
||||||
|
@@ -14,7 +14,7 @@
|
|||||||
"@seafile/resumablejs": "1.1.16",
|
"@seafile/resumablejs": "1.1.16",
|
||||||
"@seafile/seafile-calendar": "0.0.28",
|
"@seafile/seafile-calendar": "0.0.28",
|
||||||
"@seafile/seafile-editor": "2.0.11",
|
"@seafile/seafile-editor": "2.0.11",
|
||||||
"@seafile/seafile-sdoc-editor": "2.0.12",
|
"@seafile/seafile-sdoc-editor": "2.0.13",
|
||||||
"@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