mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 19:00:12 +00:00
update sdoc editor version
This commit is contained in:
16
frontend/package-lock.json
generated
16
frontend/package-lock.json
generated
@@ -20,7 +20,7 @@
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/seafile-calendar": "0.1.1",
|
||||
"@seafile/seafile-editor": "2.0.33",
|
||||
"@seafile/seafile-sdoc-editor": "2.0.99",
|
||||
"@seafile/seafile-sdoc-editor": "2.0.100",
|
||||
"@seafile/stldraw-editor": "1.0.1",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
"@uiw/codemirror-themes": "^4.23.5",
|
||||
@@ -5659,9 +5659,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@seafile/sdoc-editor": {
|
||||
"version": "2.0.182",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.182.tgz",
|
||||
"integrity": "sha512-K8OdUrWXEsAI3udGG8vYH5/lHOr0eJZa/+ZOth9cl7mEvQ55lWxuvwDBUd9pdZtuuPOSB6FQVy2GnDbUCPdHGQ==",
|
||||
"version": "2.0.183",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.183.tgz",
|
||||
"integrity": "sha512-gH68fFWulz5K5Nre6dmD+LtkkVEwFGt6cjJELe7HN3n5+N3qIcj8MBD+Laa/dqSQs0VxeR7KdaeKcUv/vrekQg==",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@seafile/comment-editor": "0.0.14",
|
||||
@@ -5927,13 +5927,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@seafile/seafile-sdoc-editor": {
|
||||
"version": "2.0.99",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-sdoc-editor/-/seafile-sdoc-editor-2.0.99.tgz",
|
||||
"integrity": "sha512-XOqK0DKs8OsJOts6SZUbU8jdnZxkSEtSgX2SzuFWCFVuKnryMCTBADiUPcMGrfHF2TzKLFAQlb5SoyiM0MoRuQ==",
|
||||
"version": "2.0.100",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-sdoc-editor/-/seafile-sdoc-editor-2.0.100.tgz",
|
||||
"integrity": "sha512-hE5FooydoPV3fK47H6f29vqL5W+kdZfYEYQ3oWtMRBIXouf0lTINJqDeIXFnB1+awvgfruL8b2HQyE2S0ccw0A==",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@seafile/print-js": "1.6.6",
|
||||
"@seafile/sdoc-editor": "^2.0.182",
|
||||
"@seafile/sdoc-editor": "^2.0.183",
|
||||
"classnames": "2.3.2",
|
||||
"dayjs": "1.10.7"
|
||||
},
|
||||
|
@@ -15,7 +15,7 @@
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/seafile-calendar": "0.1.1",
|
||||
"@seafile/seafile-editor": "2.0.33",
|
||||
"@seafile/seafile-sdoc-editor": "2.0.99",
|
||||
"@seafile/seafile-sdoc-editor": "2.0.100",
|
||||
"@seafile/stldraw-editor": "1.0.1",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
"@uiw/codemirror-themes": "^4.23.5",
|
||||
|
Reference in New Issue
Block a user