mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-18 08:16:07 +00:00
update seafile-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/seafile-calendar": "0.1.1",
|
||||
"@seafile/seafile-editor": "2.0.25",
|
||||
"@seafile/seafile-sdoc-editor": "2.0.51",
|
||||
"@seafile/seafile-sdoc-editor": "2.0.52",
|
||||
"@seafile/stldraw-editor": "1.0.1",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
"@uiw/codemirror-themes": "^4.23.5",
|
||||
@@ -5562,9 +5562,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@seafile/sdoc-editor": {
|
||||
"version": "2.0.134",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.134.tgz",
|
||||
"integrity": "sha512-RNL0YwUhWdHXRXJ80qqiL3cyMPCwmwcqGjLrHBYUkMZ53kcT1DZNYbTz0Kg35jIw9ze7R7zoprCvh7sWWWHuzw==",
|
||||
"version": "2.0.135",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.135.tgz",
|
||||
"integrity": "sha512-XAUrx1GlPjcdOv6UUox4jzbX8hMkVg8e+tehvkLfjyi2IRfuZRrOiQJDmt/d0r//muGUBWgUMbjWjjfrSZbarA==",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@seafile/print-js": "1.6.6",
|
||||
@@ -5790,13 +5790,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@seafile/seafile-sdoc-editor": {
|
||||
"version": "2.0.51",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-sdoc-editor/-/seafile-sdoc-editor-2.0.51.tgz",
|
||||
"integrity": "sha512-fYqlei4udUvwuuakDdTb2FSbBrb8OHv3hu7S2hqGlCgh1fUbTPnjs75zfx5AUrQvu3IjtH8QhfCJIjxC/V25Rw==",
|
||||
"version": "2.0.52",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-sdoc-editor/-/seafile-sdoc-editor-2.0.52.tgz",
|
||||
"integrity": "sha512-Md2b7nImd+WRA3yYuBwad/FT3VAliTUGfuCtfAI59VLPARMo+gGNd6+0erRGVm1xRx/sSPg38XWcmttyQ7QO0w==",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@seafile/print-js": "1.6.6",
|
||||
"@seafile/sdoc-editor": "^2.0.134",
|
||||
"@seafile/sdoc-editor": "^2.0.135",
|
||||
"classnames": "2.3.2",
|
||||
"dayjs": "1.10.7"
|
||||
},
|
||||
|
@@ -14,7 +14,7 @@
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/seafile-calendar": "0.1.1",
|
||||
"@seafile/seafile-editor": "2.0.25",
|
||||
"@seafile/seafile-sdoc-editor": "2.0.51",
|
||||
"@seafile/seafile-sdoc-editor": "2.0.52",
|
||||
"@seafile/stldraw-editor": "1.0.1",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
"@uiw/codemirror-themes": "^4.23.5",
|
||||
|
@@ -642,5 +642,6 @@
|
||||
"More_fluent": "More fluent",
|
||||
"Select_Excalidraw_file": "Select Excalidraw file",
|
||||
"New_Excalidraw_file": "New Excalidraw file",
|
||||
"Whiteboard": "Whiteboard"
|
||||
"Whiteboard": "Whiteboard",
|
||||
"Open": "Open"
|
||||
}
|
||||
|
@@ -642,5 +642,6 @@
|
||||
"Finish": "完成",
|
||||
"Select_Excalidraw_file": "选择 Excalidraw 文件",
|
||||
"New_Excalidraw_file": "新建 Excalidraw 文件",
|
||||
"Whiteboard": "白板"
|
||||
"Whiteboard": "白板",
|
||||
"Open": "打开"
|
||||
}
|
||||
|
@@ -642,5 +642,6 @@
|
||||
"Finish": "完成",
|
||||
"Select_Excalidraw_file": "选择 Excalidraw 文件",
|
||||
"New_Excalidraw_file": "新建 Excalidraw 文件",
|
||||
"Whiteboard": "白板"
|
||||
"Whiteboard": "白板",
|
||||
"Open": "打开"
|
||||
}
|
||||
|
Reference in New Issue
Block a user