1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-23 04:18:21 +00:00

update sdoc editor version

This commit is contained in:
小强
2025-05-26 16:54:09 +08:00
parent 967cf4c7bb
commit 0ef2386b86
2 changed files with 9 additions and 9 deletions

View File

@@ -17,7 +17,7 @@
"@gatsbyjs/reach-router": "2.0.1",
"@seafile/react-image-lightbox": "4.0.2",
"@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "2.0.74",
"@seafile/sdoc-editor": "2.0.76",
"@seafile/seafile-calendar": "0.0.28",
"@seafile/seafile-editor": "2.0.9",
"@seafile/stldraw-editor": "1.0.1",
@@ -5579,9 +5579,9 @@
"license": "MIT"
},
"node_modules/@seafile/sdoc-editor": {
"version": "2.0.74",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.74.tgz",
"integrity": "sha512-bE5A/RVs8VMbdjeYI6EQsAIdCKnhOa95P+oKmuwhwkgua/1wRU95RTC8GwCGqzcFj3jGGSM1RASl90lT2yvTRw==",
"version": "2.0.76",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.76.tgz",
"integrity": "sha512-xLcUEfNLLI2IRZoZp/aIJu+la5ib7ZAJQag5B2aUYC4KcMjSQOQQ6M44XnZ2O8bSHUDkpnqaH5mT+EuWm8pIBg==",
"license": "ISC",
"dependencies": {
"@seafile/print-js": "1.6.6",
@@ -5619,7 +5619,7 @@
"remark-parse": "11.0.0",
"remark-rehype": "11.0.0",
"remark-stringify": "11.0.0",
"sea-chart": "2.0.15",
"sea-chart": "2.0.16",
"slugid": "3.2.0",
"socket.io-client": "4.8.1",
"type-of": "2.0.1",
@@ -25634,9 +25634,9 @@
}
},
"node_modules/sea-chart": {
"version": "2.0.15",
"resolved": "https://registry.npmjs.org/sea-chart/-/sea-chart-2.0.15.tgz",
"integrity": "sha512-txibANRrzNcsF1s20/gINE7ohPpewYWhO/eCCnIVtYhgm6Mvz9xsQO7jjplJN05qcGMJ3PYp6F8ujrIND5jxNg==",
"version": "2.0.16",
"resolved": "https://registry.npmjs.org/sea-chart/-/sea-chart-2.0.16.tgz",
"integrity": "sha512-ibZbabRY8fuStTn9YtRm7144+M8ApJ0ZhR0mfS4F0jWE+PO6fdi17ZvAfKzu7HIEx4YgeibaKTJuqb+vPZ7DBA==",
"dependencies": {
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^7.0.0",

View File

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