mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 14:50:29 +00:00
updte seafile editor
This commit is contained in:
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.83",
|
||||
"@seafile/seafile-editor": "^0.3.84",
|
||||
"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.83",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.3.83.tgz",
|
||||
"integrity": "sha512-HzRorvrfllcoAozktbWwUAdnA0oHYsI980/F2UH7LskzBwKdQMqIZAEinOJvgWFEY6WyL9uLYcx8OcOUx1UH7Q==",
|
||||
"version": "0.3.84",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.3.84.tgz",
|
||||
"integrity": "sha512-SxP4Iy2pILpVeq5Q94H/jQQw30KuuGBJPWxVguxU6swZoFEUSfeuS+PiC5D5s6FkR1IB7HsIESV3joB9WYa0Vg==",
|
||||
"dependencies": {
|
||||
"@seafile/react-image-lightbox": "^0.0.9",
|
||||
"@seafile/slate-react": "^0.54.13",
|
||||
@@ -32109,9 +32109,9 @@
|
||||
}
|
||||
},
|
||||
"@seafile/seafile-editor": {
|
||||
"version": "0.3.83",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.3.83.tgz",
|
||||
"integrity": "sha512-HzRorvrfllcoAozktbWwUAdnA0oHYsI980/F2UH7LskzBwKdQMqIZAEinOJvgWFEY6WyL9uLYcx8OcOUx1UH7Q==",
|
||||
"version": "0.3.84",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.3.84.tgz",
|
||||
"integrity": "sha512-SxP4Iy2pILpVeq5Q94H/jQQw30KuuGBJPWxVguxU6swZoFEUSfeuS+PiC5D5s6FkR1IB7HsIESV3joB9WYa0Vg==",
|
||||
"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.83",
|
||||
"@seafile/seafile-editor": "^0.3.84",
|
||||
"chart.js": "2.9.4",
|
||||
"classnames": "^2.2.6",
|
||||
"copy-to-clipboard": "^3.0.8",
|
||||
|
Reference in New Issue
Block a user