1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-01 23:38:37 +00:00

update seafile-editor version

This commit is contained in:
Michael An 2023-09-18 18:31:17 +08:00
parent 2a6aa4b4d4
commit 0212bba79d
2 changed files with 8 additions and 8 deletions

View File

@ -13,7 +13,7 @@
"@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "0.1.149",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "0.4.7",
"@seafile/seafile-editor": "^0.4.8",
"@uiw/codemirror-extensions-langs": "^4.19.4",
"@uiw/react-codemirror": "^4.19.4",
"classnames": "^2.2.6",
@ -4740,9 +4740,9 @@
}
},
"node_modules/@seafile/seafile-editor": {
"version": "0.4.7",
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.4.7.tgz",
"integrity": "sha512-hcMS5Xd8ZGC1aUhGpqOaz3IbTR2ntNcHxN3bTjxXbY7TB9KT99N2fXV4b/emR/fthVZEkvptZHUKpdV/dlnxZg==",
"version": "0.4.8",
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.4.8.tgz",
"integrity": "sha512-CA1Pe0cT3URvo12WEpx68FesG7q6ClEz+REx6+gUxKgpILmuFCs+zq0AXabIrsNHNhNnhAi1geYpQQ5CW+N2ZA==",
"dependencies": {
"@seafile/react-image-lightbox": "2.0.2",
"@seafile/slate-react": "0.54.13",
@ -29976,9 +29976,9 @@
}
},
"@seafile/seafile-editor": {
"version": "0.4.7",
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.4.7.tgz",
"integrity": "sha512-hcMS5Xd8ZGC1aUhGpqOaz3IbTR2ntNcHxN3bTjxXbY7TB9KT99N2fXV4b/emR/fthVZEkvptZHUKpdV/dlnxZg==",
"version": "0.4.8",
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.4.8.tgz",
"integrity": "sha512-CA1Pe0cT3URvo12WEpx68FesG7q6ClEz+REx6+gUxKgpILmuFCs+zq0AXabIrsNHNhNnhAi1geYpQQ5CW+N2ZA==",
"requires": {
"@seafile/react-image-lightbox": "2.0.2",
"@seafile/slate-react": "0.54.13",

View File

@ -8,7 +8,7 @@
"@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "0.1.149",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "0.4.7",
"@seafile/seafile-editor": "0.4.8",
"@uiw/codemirror-extensions-langs": "^4.19.4",
"@uiw/react-codemirror": "^4.19.4",
"classnames": "^2.2.6",