mirror of
https://github.com/haiwen/seahub.git
synced 2025-07-16 08:16:55 +00:00
update sdoc version and sdoc translate
This commit is contained in:
parent
54bc023488
commit
024290a12c
14
frontend/package-lock.json
generated
14
frontend/package-lock.json
generated
@ -16,7 +16,7 @@
|
|||||||
"@gatsbyjs/reach-router": "1.3.9",
|
"@gatsbyjs/reach-router": "1.3.9",
|
||||||
"@seafile/react-image-lightbox": "2.0.2",
|
"@seafile/react-image-lightbox": "2.0.2",
|
||||||
"@seafile/resumablejs": "1.1.16",
|
"@seafile/resumablejs": "1.1.16",
|
||||||
"@seafile/sdoc-editor": "1.0.10",
|
"@seafile/sdoc-editor": "1.0.11",
|
||||||
"@seafile/seafile-calendar": "0.0.12",
|
"@seafile/seafile-calendar": "0.0.12",
|
||||||
"@seafile/seafile-editor": "1.0.99",
|
"@seafile/seafile-editor": "1.0.99",
|
||||||
"@seafile/sf-metadata-ui-component": "0.0.9",
|
"@seafile/sf-metadata-ui-component": "0.0.9",
|
||||||
@ -4649,9 +4649,9 @@
|
|||||||
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
||||||
},
|
},
|
||||||
"node_modules/@seafile/sdoc-editor": {
|
"node_modules/@seafile/sdoc-editor": {
|
||||||
"version": "1.0.10",
|
"version": "1.0.11",
|
||||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.10.tgz",
|
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.11.tgz",
|
||||||
"integrity": "sha512-FnfE1MQTWzbCFohhYSlY5GgnisyPIoTZgXslhH7mxr0eWeakMdqpxofstJyBtpQ3N531B0kj/4+cgfv6e7j7kw==",
|
"integrity": "sha512-1ETTiHShnWCCUiylvLWshBMLHvMVMSvfrDN1RNljJvMtr+hjpJsPkfKi4w6SdaJezj+2bd8ytVVmjBoKcCnnWA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@seafile/print-js": "1.6.5",
|
"@seafile/print-js": "1.6.5",
|
||||||
"@seafile/react-image-lightbox": "2.0.4",
|
"@seafile/react-image-lightbox": "2.0.4",
|
||||||
@ -31939,9 +31939,9 @@
|
|||||||
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
||||||
},
|
},
|
||||||
"@seafile/sdoc-editor": {
|
"@seafile/sdoc-editor": {
|
||||||
"version": "1.0.10",
|
"version": "1.0.11",
|
||||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.10.tgz",
|
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.11.tgz",
|
||||||
"integrity": "sha512-FnfE1MQTWzbCFohhYSlY5GgnisyPIoTZgXslhH7mxr0eWeakMdqpxofstJyBtpQ3N531B0kj/4+cgfv6e7j7kw==",
|
"integrity": "sha512-1ETTiHShnWCCUiylvLWshBMLHvMVMSvfrDN1RNljJvMtr+hjpJsPkfKi4w6SdaJezj+2bd8ytVVmjBoKcCnnWA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@seafile/print-js": "1.6.5",
|
"@seafile/print-js": "1.6.5",
|
||||||
"@seafile/react-image-lightbox": "2.0.4",
|
"@seafile/react-image-lightbox": "2.0.4",
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
"@gatsbyjs/reach-router": "1.3.9",
|
"@gatsbyjs/reach-router": "1.3.9",
|
||||||
"@seafile/react-image-lightbox": "2.0.2",
|
"@seafile/react-image-lightbox": "2.0.2",
|
||||||
"@seafile/resumablejs": "1.1.16",
|
"@seafile/resumablejs": "1.1.16",
|
||||||
"@seafile/sdoc-editor": "1.0.10",
|
"@seafile/sdoc-editor": "1.0.11",
|
||||||
"@seafile/seafile-calendar": "0.0.12",
|
"@seafile/seafile-calendar": "0.0.12",
|
||||||
"@seafile/seafile-editor": "1.0.99",
|
"@seafile/seafile-editor": "1.0.99",
|
||||||
"@seafile/sf-metadata-ui-component": "0.0.9",
|
"@seafile/sf-metadata-ui-component": "0.0.9",
|
||||||
|
Loading…
Reference in New Issue
Block a user