1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-20 02:48:51 +00:00

update sdoc version and sdoc translate

This commit is contained in:
杨顺强
2024-04-23 14:37:05 +08:00
parent ea1a958af2
commit aa40b202d1
2 changed files with 8 additions and 8 deletions

View File

@@ -14,7 +14,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.44", "@seafile/sdoc-editor": "0.5.45",
"@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.80", "@seafile/seafile-editor": "1.0.80",
"@uiw/codemirror-extensions-langs": "^4.19.4", "@uiw/codemirror-extensions-langs": "^4.19.4",
@@ -4615,9 +4615,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.44", "version": "0.5.45",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.44.tgz", "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.45.tgz",
"integrity": "sha512-sIPi/DptYeA4m5Oi6frD2RZYIRv0ArR1a8b93nPW/Klk7WXWl5uO9nIFmDvRS3tTfwkCnlWG2Unq0VKFULRqAw==", "integrity": "sha512-4oFheRaNVUqPqz7fSSsshNb7gy3L6Adl7N3bERIs6YhbsyoRBveXNQjbdmbA38Z3KlNrE7V5qqpsyy27bQHH3w==",
"dependencies": { "dependencies": {
"@seafile/print-js": "^1.6.2", "@seafile/print-js": "^1.6.2",
"@seafile/react-image-lightbox": "2.0.4", "@seafile/react-image-lightbox": "2.0.4",
@@ -31226,9 +31226,9 @@
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
}, },
"@seafile/sdoc-editor": { "@seafile/sdoc-editor": {
"version": "0.5.44", "version": "0.5.45",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.44.tgz", "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.45.tgz",
"integrity": "sha512-sIPi/DptYeA4m5Oi6frD2RZYIRv0ArR1a8b93nPW/Klk7WXWl5uO9nIFmDvRS3tTfwkCnlWG2Unq0VKFULRqAw==", "integrity": "sha512-4oFheRaNVUqPqz7fSSsshNb7gy3L6Adl7N3bERIs6YhbsyoRBveXNQjbdmbA38Z3KlNrE7V5qqpsyy27bQHH3w==",
"requires": { "requires": {
"@seafile/print-js": "^1.6.2", "@seafile/print-js": "^1.6.2",
"@seafile/react-image-lightbox": "2.0.4", "@seafile/react-image-lightbox": "2.0.4",

View File

@@ -9,7 +9,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.44", "@seafile/sdoc-editor": "0.5.45",
"@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.80", "@seafile/seafile-editor": "1.0.80",
"@uiw/codemirror-extensions-langs": "^4.19.4", "@uiw/codemirror-extensions-langs": "^4.19.4",