1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-31 14:42:10 +00:00

update sdoc-editor version

This commit is contained in:
杨顺强
2024-03-15 11:59:33 +08:00
parent 3b36e37ae3
commit ba9f20a049
2 changed files with 8 additions and 8 deletions

View File

@@ -12,7 +12,7 @@
"@gatsbyjs/reach-router": "1.3.9", "@gatsbyjs/reach-router": "1.3.9",
"@seafile/react-image-lightbox": "2.0.2", "@seafile/react-image-lightbox": "2.0.2",
"@seafile/resumablejs": "1.1.16", "@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "0.5.25", "@seafile/sdoc-editor": "0.5.26",
"@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.39", "@seafile/seafile-editor": "1.0.39",
"@uiw/codemirror-extensions-langs": "^4.19.4", "@uiw/codemirror-extensions-langs": "^4.19.4",
@@ -4607,9 +4607,9 @@
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
}, },
"node_modules/@seafile/sdoc-editor": { "node_modules/@seafile/sdoc-editor": {
"version": "0.5.25", "version": "0.5.26",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.25.tgz", "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.26.tgz",
"integrity": "sha512-nw+zWeaHb2hp7c/R4S4q/L0JacAHtJtSgf7QdckFFZesxOapFJwRyRPtCR1wRKpqB4HUL8QG4ROnjNhF23MW+g==", "integrity": "sha512-sBvOJpFnb+LYEBz1szo264nOaIjwJszqh/zLbKGKJtz6AhYLQq/EFquDdvmsqNpR0Sj/BXw+McQyFSg/Jdsxvg==",
"dependencies": { "dependencies": {
"@seafile/react-image-lightbox": "2.0.4", "@seafile/react-image-lightbox": "2.0.4",
"@seafile/slate": "0.91.8", "@seafile/slate": "0.91.8",
@@ -31747,9 +31747,9 @@
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
}, },
"@seafile/sdoc-editor": { "@seafile/sdoc-editor": {
"version": "0.5.25", "version": "0.5.26",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.25.tgz", "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.26.tgz",
"integrity": "sha512-nw+zWeaHb2hp7c/R4S4q/L0JacAHtJtSgf7QdckFFZesxOapFJwRyRPtCR1wRKpqB4HUL8QG4ROnjNhF23MW+g==", "integrity": "sha512-sBvOJpFnb+LYEBz1szo264nOaIjwJszqh/zLbKGKJtz6AhYLQq/EFquDdvmsqNpR0Sj/BXw+McQyFSg/Jdsxvg==",
"requires": { "requires": {
"@seafile/react-image-lightbox": "2.0.4", "@seafile/react-image-lightbox": "2.0.4",
"@seafile/slate": "0.91.8", "@seafile/slate": "0.91.8",

View File

@@ -7,7 +7,7 @@
"@gatsbyjs/reach-router": "1.3.9", "@gatsbyjs/reach-router": "1.3.9",
"@seafile/react-image-lightbox": "2.0.2", "@seafile/react-image-lightbox": "2.0.2",
"@seafile/resumablejs": "1.1.16", "@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "0.5.25", "@seafile/sdoc-editor": "0.5.26",
"@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.39", "@seafile/seafile-editor": "1.0.39",
"@uiw/codemirror-extensions-langs": "^4.19.4", "@uiw/codemirror-extensions-langs": "^4.19.4",