mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 14:50:29 +00:00
update sdoc version and sdoc translate
This commit is contained in:
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.1",
|
||||
"@seafile/sdoc-editor": "0.4.2",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "1.0.15",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
@@ -4606,9 +4606,9 @@
|
||||
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
||||
},
|
||||
"node_modules/@seafile/sdoc-editor": {
|
||||
"version": "0.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.4.1.tgz",
|
||||
"integrity": "sha512-nHe1eZNjiuEc60Y2TqQyacDghudcugKIDvbb8ve+B770lWzgYEDiJkv3dU6QloZw5jQcvRQafcrl01sO12FEjQ==",
|
||||
"version": "0.4.2",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.4.2.tgz",
|
||||
"integrity": "sha512-+mgAPdhItQ8NZ15cPnBucJLr+8OsFYqAr6+ufOrQxwZuiz69uPc55ayYqmrikSZTFRyS/XehtVO5nrbQYwV3ow==",
|
||||
"dependencies": {
|
||||
"@seafile/react-image-lightbox": "2.0.4",
|
||||
"@seafile/slate": "0.91.8",
|
||||
@@ -31645,9 +31645,9 @@
|
||||
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
||||
},
|
||||
"@seafile/sdoc-editor": {
|
||||
"version": "0.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.4.1.tgz",
|
||||
"integrity": "sha512-nHe1eZNjiuEc60Y2TqQyacDghudcugKIDvbb8ve+B770lWzgYEDiJkv3dU6QloZw5jQcvRQafcrl01sO12FEjQ==",
|
||||
"version": "0.4.2",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.4.2.tgz",
|
||||
"integrity": "sha512-+mgAPdhItQ8NZ15cPnBucJLr+8OsFYqAr6+ufOrQxwZuiz69uPc55ayYqmrikSZTFRyS/XehtVO5nrbQYwV3ow==",
|
||||
"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.1",
|
||||
"@seafile/sdoc-editor": "0.4.2",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "1.0.15",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
|
@@ -426,7 +426,7 @@
|
||||
"The_maximum_row_number_is_{number}": "Максимальное количество строк - {number}",
|
||||
"Freeze_Document": "Заморозить документ",
|
||||
"Unfreeze": "Разморозить",
|
||||
"Other_modification": "Other's modification",
|
||||
"My_modification": "My modification",
|
||||
"Document_history": "Document history"
|
||||
"Other_modification": "Другая модификация",
|
||||
"My_modification": "Моя модификация",
|
||||
"Document_history": "История документа"
|
||||
}
|
||||
|
Reference in New Issue
Block a user