mirror of
https://github.com/haiwen/seahub.git
synced 2025-04-28 03:10:45 +00:00
update sdoc version and sdoc translate
This commit is contained in:
parent
48c0d96df8
commit
ad2d8af806
26
frontend/package-lock.json
generated
26
frontend/package-lock.json
generated
@ -14,7 +14,7 @@
|
||||
"@gatsbyjs/reach-router": "1.3.9",
|
||||
"@seafile/react-image-lightbox": "2.0.2",
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/sdoc-editor": "0.5.35",
|
||||
"@seafile/sdoc-editor": "0.5.36",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "1.0.68",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
@ -4591,6 +4591,11 @@
|
||||
"integrity": "sha512-0xd7qez0AQ+MbHatZTlI1gu5vkG8r7MYRUJAHPAHJBmGLs16zpkrpAVLvjQKQOqaXPDUBwOiJzNc00znHSCVBw==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@seafile/print-js": {
|
||||
"version": "1.6.2",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/print-js/-/print-js-1.6.2.tgz",
|
||||
"integrity": "sha512-gny69RBxDTP/eCKXxmECTNaoMo2tvT7QsDsN1kLGk9R/mFB/9GAgfjqHu8oFJZvXaMca+Rjb4ZEiOU0kykpNXQ=="
|
||||
},
|
||||
"node_modules/@seafile/react-image-lightbox": {
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/react-image-lightbox/-/react-image-lightbox-2.0.2.tgz",
|
||||
@ -4610,10 +4615,11 @@
|
||||
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
||||
},
|
||||
"node_modules/@seafile/sdoc-editor": {
|
||||
"version": "0.5.35",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.35.tgz",
|
||||
"integrity": "sha512-o1pxCiP6bAZsj1j4FUO92K8A60GVcX906aLNlCypr38jKEFRUT+qPoMaonly9fPkOJKXpV9U2izdH802buJ2Ig==",
|
||||
"version": "0.5.36",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.36.tgz",
|
||||
"integrity": "sha512-Rn9gD//XVZKzYtwfDM6icujqA03P7qsY7QXd+G7ezaPNrmYGHqaQ34Patch9QeQCfUey/GGudRIEOgEDLKtV8Q==",
|
||||
"dependencies": {
|
||||
"@seafile/print-js": "^1.6.2",
|
||||
"@seafile/react-image-lightbox": "2.0.4",
|
||||
"@seafile/slate": "0.91.8",
|
||||
"@seafile/slate-history": "0.86.2",
|
||||
@ -31200,6 +31206,11 @@
|
||||
"integrity": "sha512-0xd7qez0AQ+MbHatZTlI1gu5vkG8r7MYRUJAHPAHJBmGLs16zpkrpAVLvjQKQOqaXPDUBwOiJzNc00znHSCVBw==",
|
||||
"dev": true
|
||||
},
|
||||
"@seafile/print-js": {
|
||||
"version": "1.6.2",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/print-js/-/print-js-1.6.2.tgz",
|
||||
"integrity": "sha512-gny69RBxDTP/eCKXxmECTNaoMo2tvT7QsDsN1kLGk9R/mFB/9GAgfjqHu8oFJZvXaMca+Rjb4ZEiOU0kykpNXQ=="
|
||||
},
|
||||
"@seafile/react-image-lightbox": {
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/react-image-lightbox/-/react-image-lightbox-2.0.2.tgz",
|
||||
@ -31215,10 +31226,11 @@
|
||||
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
||||
},
|
||||
"@seafile/sdoc-editor": {
|
||||
"version": "0.5.35",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.35.tgz",
|
||||
"integrity": "sha512-o1pxCiP6bAZsj1j4FUO92K8A60GVcX906aLNlCypr38jKEFRUT+qPoMaonly9fPkOJKXpV9U2izdH802buJ2Ig==",
|
||||
"version": "0.5.36",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.36.tgz",
|
||||
"integrity": "sha512-Rn9gD//XVZKzYtwfDM6icujqA03P7qsY7QXd+G7ezaPNrmYGHqaQ34Patch9QeQCfUey/GGudRIEOgEDLKtV8Q==",
|
||||
"requires": {
|
||||
"@seafile/print-js": "^1.6.2",
|
||||
"@seafile/react-image-lightbox": "2.0.4",
|
||||
"@seafile/slate": "0.91.8",
|
||||
"@seafile/slate-history": "0.86.2",
|
||||
|
@ -9,7 +9,7 @@
|
||||
"@gatsbyjs/reach-router": "1.3.9",
|
||||
"@seafile/react-image-lightbox": "2.0.2",
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/sdoc-editor": "0.5.35",
|
||||
"@seafile/sdoc-editor": "0.5.36",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "1.0.68",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
|
@ -452,5 +452,6 @@
|
||||
"Move_column_count": "Moving {{count}} column(s)",
|
||||
"Move_row_count": "Moving {{count}} row(s)",
|
||||
"Mark_all_as_read": "Mark all as read",
|
||||
"Alignment_type": "Alignment"
|
||||
"Alignment_type": "Alignment",
|
||||
"Print": "Print"
|
||||
}
|
||||
|
@ -452,5 +452,6 @@
|
||||
"Move_column_count": "Moving {{count}} column(s)",
|
||||
"Move_row_count": "Moving {{count}} row(s)",
|
||||
"Mark_all_as_read": "Alle als gelesen markieren",
|
||||
"Alignment_type": "Alignment"
|
||||
"Alignment_type": "Alignment",
|
||||
"Print": "Drucken"
|
||||
}
|
||||
|
@ -452,5 +452,6 @@
|
||||
"Move_column_count": "Moving {{count}} column(s)",
|
||||
"Move_row_count": "Moving {{count}} row(s)",
|
||||
"Mark_all_as_read": "Mark all as read",
|
||||
"Alignment_type": "Alignment"
|
||||
"Alignment_type": "Alignment",
|
||||
"Print": "Print"
|
||||
}
|
||||
|
@ -452,5 +452,6 @@
|
||||
"Move_column_count": "Moving {{count}} column(s)",
|
||||
"Move_row_count": "Moving {{count}} row(s)",
|
||||
"Mark_all_as_read": "Mark all as read",
|
||||
"Alignment_type": "Alignment"
|
||||
"Alignment_type": "Alignment",
|
||||
"Print": "Print"
|
||||
}
|
||||
|
@ -452,5 +452,6 @@
|
||||
"Move_column_count": "Moving {{count}} column(s)",
|
||||
"Move_row_count": "Moving {{count}} row(s)",
|
||||
"Mark_all_as_read": "Mark all as read",
|
||||
"Alignment_type": "Alignment"
|
||||
"Alignment_type": "Alignment",
|
||||
"Print": "Imprimer"
|
||||
}
|
||||
|
@ -452,5 +452,6 @@
|
||||
"Move_column_count": "Moving {{count}} column(s)",
|
||||
"Move_row_count": "Moving {{count}} row(s)",
|
||||
"Mark_all_as_read": "Mark all as read",
|
||||
"Alignment_type": "Alignment"
|
||||
"Alignment_type": "Alignment",
|
||||
"Print": "Print"
|
||||
}
|
||||
|
@ -452,5 +452,6 @@
|
||||
"Move_column_count": "Перемещение {{count}} столбцов",
|
||||
"Move_row_count": "Перемещение {{count}} строк",
|
||||
"Mark_all_as_read": "Отметить все как прочитанное",
|
||||
"Alignment_type": "Выравнивание"
|
||||
"Alignment_type": "Выравнивание",
|
||||
"Print": "Печать"
|
||||
}
|
||||
|
@ -452,5 +452,6 @@
|
||||
"Move_column_count": "移动{{count}}列",
|
||||
"Move_row_count": "移动{{count}}行",
|
||||
"Mark_all_as_read": "全部标记为已读",
|
||||
"Alignment_type": "对齐方式"
|
||||
"Alignment_type": "对齐方式",
|
||||
"Print": "打印"
|
||||
}
|
||||
|
@ -452,5 +452,6 @@
|
||||
"Move_column_count": "移动{{count}}列",
|
||||
"Move_row_count": "移动{{count}}行",
|
||||
"Mark_all_as_read": "全部标记为已读",
|
||||
"Alignment_type": "对齐方式"
|
||||
"Alignment_type": "对齐方式",
|
||||
"Print": "打印"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user