1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 16:36:15 +00:00

update seafile-editor version

This commit is contained in:
杨顺强
2024-04-10 16:34:12 +08:00
parent 45cebc439b
commit 17fe5a043e
2 changed files with 8 additions and 8 deletions

View File

@@ -16,7 +16,7 @@
"@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "0.5.38",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.73",
"@seafile/seafile-editor": "1.0.74",
"@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.73",
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-1.0.73.tgz",
"integrity": "sha512-DeIEo0DLpuGFGfPTXO+q31uHsbVzlApebOyuvV4px4r7mka6pYFBvSa7wAvbh8RzLdxm+XMMPcRGGzrIykTwKw==",
"version": "1.0.74",
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-1.0.74.tgz",
"integrity": "sha512-DnJvN09F7eKPXK8mLi6WMN1z3eh7LdQdIzqd7j4Ammm1VknkXvk3OomQhJv/c0CmEBjwhGrIexNpr08HYfxhWA==",
"dependencies": {
"@seafile/react-image-lightbox": "2.0.5",
"classnames": "2.3.2",
@@ -31385,9 +31385,9 @@
}
},
"@seafile/seafile-editor": {
"version": "1.0.73",
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-1.0.73.tgz",
"integrity": "sha512-DeIEo0DLpuGFGfPTXO+q31uHsbVzlApebOyuvV4px4r7mka6pYFBvSa7wAvbh8RzLdxm+XMMPcRGGzrIykTwKw==",
"version": "1.0.74",
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-1.0.74.tgz",
"integrity": "sha512-DnJvN09F7eKPXK8mLi6WMN1z3eh7LdQdIzqd7j4Ammm1VknkXvk3OomQhJv/c0CmEBjwhGrIexNpr08HYfxhWA==",
"requires": {
"@seafile/react-image-lightbox": "2.0.5",
"classnames": "2.3.2",

View File

@@ -11,7 +11,7 @@
"@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "0.5.38",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.73",
"@seafile/seafile-editor": "1.0.74",
"@uiw/codemirror-extensions-langs": "^4.19.4",
"@uiw/react-codemirror": "^4.19.4",
"chart.js": "2.9.4",