1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-15 21:53:37 +00:00

optimize code

This commit is contained in:
小强 2025-04-09 18:20:45 +08:00
parent 72f7e68bdc
commit b599bed239
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.42", "@seafile/sdoc-editor": "2.0.44",
"@seafile/seafile-calendar": "0.0.28", "@seafile/seafile-calendar": "0.0.28",
"@seafile/seafile-editor": "2.0.2", "@seafile/seafile-editor": "2.0.2",
"@seafile/stldraw-editor": "1.0.1", "@seafile/stldraw-editor": "1.0.1",
@ -5572,9 +5572,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@seafile/sdoc-editor": { "node_modules/@seafile/sdoc-editor": {
"version": "2.0.42", "version": "2.0.44",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.42.tgz", "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.44.tgz",
"integrity": "sha512-fklCA07P1DEx5wja3SnobjlBei8jj0CddAtgngFxQCGXmyLjSguRirZZIioWxDSaOExA39kURoIBqsxLoaBovQ==", "integrity": "sha512-oWeJxIfx9yd1HmCPsX2jXprB+D6Vx/wJtjvcS6zZpgnqQeGs9qR2WzjKBuQntbI2rwoxjiCTEMbLoDeMwcGKEw==",
"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.42", "@seafile/sdoc-editor": "2.0.44",
"@seafile/seafile-calendar": "0.0.28", "@seafile/seafile-calendar": "0.0.28",
"@seafile/seafile-editor": "2.0.2", "@seafile/seafile-editor": "2.0.2",
"@seafile/stldraw-editor": "1.0.1", "@seafile/stldraw-editor": "1.0.1",