mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-02 07:47:32 +00:00
Merge pull request #5152 from haiwen/seafile-editor-update
udpate seafile-editor
This commit is contained in:
commit
ac52362cee
14
frontend/package-lock.json
generated
14
frontend/package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"@seafile/react-image-lightbox": "0.0.1",
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "^0.3.92",
|
||||
"@seafile/seafile-editor": "^0.3.93",
|
||||
"chart.js": "2.9.4",
|
||||
"classnames": "^2.2.6",
|
||||
"copy-to-clipboard": "^3.0.8",
|
||||
@ -5085,9 +5085,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@seafile/seafile-editor": {
|
||||
"version": "0.3.92",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.3.92.tgz",
|
||||
"integrity": "sha512-+/q7BWicZTZV+kV6OC/ME6GN8vUVpV1dJsPYPGN6ha+nEtBe0jDpEJeMpQ5nBeGKu+uuH4jzu8U0ysTgQEW6qQ==",
|
||||
"version": "0.3.93",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.3.93.tgz",
|
||||
"integrity": "sha512-9Md5npMKK4AAc3+lzNZPKibOhrYGfuQgzEZBFl++FxodhtvPlzEJ358WAmb7cfgXGVDOkoUDWvfoGvDwwdWRTw==",
|
||||
"dependencies": {
|
||||
"@seafile/react-image-lightbox": "^0.0.9",
|
||||
"@seafile/slate-react": "^0.54.13",
|
||||
@ -32114,9 +32114,9 @@
|
||||
}
|
||||
},
|
||||
"@seafile/seafile-editor": {
|
||||
"version": "0.3.92",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.3.92.tgz",
|
||||
"integrity": "sha512-+/q7BWicZTZV+kV6OC/ME6GN8vUVpV1dJsPYPGN6ha+nEtBe0jDpEJeMpQ5nBeGKu+uuH4jzu8U0ysTgQEW6qQ==",
|
||||
"version": "0.3.93",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.3.93.tgz",
|
||||
"integrity": "sha512-9Md5npMKK4AAc3+lzNZPKibOhrYGfuQgzEZBFl++FxodhtvPlzEJ358WAmb7cfgXGVDOkoUDWvfoGvDwwdWRTw==",
|
||||
"requires": {
|
||||
"@seafile/react-image-lightbox": "^0.0.9",
|
||||
"@seafile/slate-react": "^0.54.13",
|
||||
|
@ -7,7 +7,7 @@
|
||||
"@seafile/react-image-lightbox": "0.0.1",
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "^0.3.92",
|
||||
"@seafile/seafile-editor": "^0.3.93",
|
||||
"chart.js": "2.9.4",
|
||||
"classnames": "^2.2.6",
|
||||
"copy-to-clipboard": "^3.0.8",
|
||||
|
Loading…
Reference in New Issue
Block a user