mirror of
https://github.com/haiwen/seahub.git
synced 2025-04-27 19:05:16 +00:00
update seafile-editor version
This commit is contained in:
parent
a0350a5bb4
commit
1a79a4d670
14
frontend/package-lock.json
generated
14
frontend/package-lock.json
generated
@ -16,7 +16,7 @@
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/sdoc-editor": "0.5.64",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "1.0.82",
|
||||
"@seafile/seafile-editor": "1.0.99",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
"@uiw/react-codemirror": "^4.19.4",
|
||||
"chart.js": "2.9.4",
|
||||
@ -4819,9 +4819,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@seafile/seafile-editor": {
|
||||
"version": "1.0.82",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-1.0.82.tgz",
|
||||
"integrity": "sha512-DW/C6gM4W7I/O3Px9XywRWAjsqBwy8orv/Gi24mEJST6+bBY767lZVJq6IcMhx1ZaHsWHDckUz5ilydzTwNRzA==",
|
||||
"version": "1.0.99",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-1.0.99.tgz",
|
||||
"integrity": "sha512-jn37mHp5yvfmr8TVKjuT6jocoseN1oFcnA1HFqyBGIVaGmgTuibiEAFZhN9bXE8ne3b7jr1x68T/MlZi0LT9pA==",
|
||||
"dependencies": {
|
||||
"@seafile/react-image-lightbox": "2.0.5",
|
||||
"classnames": "2.3.2",
|
||||
@ -31385,9 +31385,9 @@
|
||||
}
|
||||
},
|
||||
"@seafile/seafile-editor": {
|
||||
"version": "1.0.82",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-1.0.82.tgz",
|
||||
"integrity": "sha512-DW/C6gM4W7I/O3Px9XywRWAjsqBwy8orv/Gi24mEJST6+bBY767lZVJq6IcMhx1ZaHsWHDckUz5ilydzTwNRzA==",
|
||||
"version": "1.0.99",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-1.0.99.tgz",
|
||||
"integrity": "sha512-jn37mHp5yvfmr8TVKjuT6jocoseN1oFcnA1HFqyBGIVaGmgTuibiEAFZhN9bXE8ne3b7jr1x68T/MlZi0LT9pA==",
|
||||
"requires": {
|
||||
"@seafile/react-image-lightbox": "2.0.5",
|
||||
"classnames": "2.3.2",
|
||||
|
@ -11,7 +11,7 @@
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/sdoc-editor": "0.5.64",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "1.0.82",
|
||||
"@seafile/seafile-editor": "1.0.99",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
"@uiw/react-codemirror": "^4.19.4",
|
||||
"chart.js": "2.9.4",
|
||||
|
Loading…
Reference in New Issue
Block a user