1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-23 12:27:48 +00:00

update sdoc-editor version

This commit is contained in:
小强
2025-05-29 10:28:13 +08:00
parent 23c44d1e5a
commit 1cf9ca91b7
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
"@gatsbyjs/reach-router": "2.0.1", "@gatsbyjs/reach-router": "2.0.1",
"@seafile/react-image-lightbox": "4.0.2", "@seafile/react-image-lightbox": "4.0.2",
"@seafile/resumablejs": "1.1.16", "@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "2.0.79", "@seafile/sdoc-editor": "2.0.81",
"@seafile/seafile-calendar": "0.0.28", "@seafile/seafile-calendar": "0.0.28",
"@seafile/seafile-editor": "2.0.9", "@seafile/seafile-editor": "2.0.9",
"@seafile/stldraw-editor": "1.0.1", "@seafile/stldraw-editor": "1.0.1",
@@ -5579,9 +5579,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@seafile/sdoc-editor": { "node_modules/@seafile/sdoc-editor": {
"version": "2.0.79", "version": "2.0.81",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.79.tgz", "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.81.tgz",
"integrity": "sha512-NtNB1h72tsmhSnWO7bRJXk7zo99Jug4Wd/5HE6HxpExmnORPvxL094t/N6FJ0TySAQVdohDf5h0TJTu6lldY8A==", "integrity": "sha512-pkmqri7HO5z/MJJnFwPo7+9Qxy33GiGDY7suk6kou0Dxr9ErKm+Y4Or/y+yuGRSPyvau6CijR+1mMfUinxRFDA==",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@seafile/print-js": "1.6.6", "@seafile/print-js": "1.6.6",

View File

@@ -12,7 +12,7 @@
"@gatsbyjs/reach-router": "2.0.1", "@gatsbyjs/reach-router": "2.0.1",
"@seafile/react-image-lightbox": "4.0.2", "@seafile/react-image-lightbox": "4.0.2",
"@seafile/resumablejs": "1.1.16", "@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "2.0.79", "@seafile/sdoc-editor": "2.0.81",
"@seafile/seafile-calendar": "0.0.28", "@seafile/seafile-calendar": "0.0.28",
"@seafile/seafile-editor": "2.0.9", "@seafile/seafile-editor": "2.0.9",
"@seafile/stldraw-editor": "1.0.1", "@seafile/stldraw-editor": "1.0.1",