mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-30 21:50:59 +00:00
update sdoc version and sdoc translate
This commit is contained in:
parent
d7c11a4a6f
commit
5040fee549
14
frontend/package-lock.json
generated
14
frontend/package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"@gatsbyjs/reach-router": "1.3.9",
|
||||
"@seafile/react-image-lightbox": "2.0.2",
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/sdoc-editor": "0.4.9",
|
||||
"@seafile/sdoc-editor": "0.4.10",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "1.0.17",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
@ -4607,9 +4607,9 @@
|
||||
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
||||
},
|
||||
"node_modules/@seafile/sdoc-editor": {
|
||||
"version": "0.4.9",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.4.9.tgz",
|
||||
"integrity": "sha512-lM71GgMv1GOHXPdbG22GiYIw3X5HtPEk60Z3StJgd71Fxspe5RfWYPgf2B42qf1eDNOoe9WQNwW24UAAj9KOdg==",
|
||||
"version": "0.4.10",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.4.10.tgz",
|
||||
"integrity": "sha512-GvT/hOCwirFFMIcwjruZ2pGV4eDAtmBvy3djt2KHEOznR5DnjxPicRgopZXAGz4q19v4WgmwGzg3KEb+tVFPOA==",
|
||||
"dependencies": {
|
||||
"@seafile/react-image-lightbox": "2.0.4",
|
||||
"@seafile/slate": "0.91.8",
|
||||
@ -31643,9 +31643,9 @@
|
||||
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
||||
},
|
||||
"@seafile/sdoc-editor": {
|
||||
"version": "0.4.9",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.4.9.tgz",
|
||||
"integrity": "sha512-lM71GgMv1GOHXPdbG22GiYIw3X5HtPEk60Z3StJgd71Fxspe5RfWYPgf2B42qf1eDNOoe9WQNwW24UAAj9KOdg==",
|
||||
"version": "0.4.10",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.4.10.tgz",
|
||||
"integrity": "sha512-GvT/hOCwirFFMIcwjruZ2pGV4eDAtmBvy3djt2KHEOznR5DnjxPicRgopZXAGz4q19v4WgmwGzg3KEb+tVFPOA==",
|
||||
"requires": {
|
||||
"@seafile/react-image-lightbox": "2.0.4",
|
||||
"@seafile/slate": "0.91.8",
|
||||
|
@ -7,7 +7,7 @@
|
||||
"@gatsbyjs/reach-router": "1.3.9",
|
||||
"@seafile/react-image-lightbox": "2.0.2",
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/sdoc-editor": "0.4.9",
|
||||
"@seafile/sdoc-editor": "0.4.10",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "1.0.17",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
|
Loading…
Reference in New Issue
Block a user