mirror of
https://github.com/haiwen/seahub.git
synced 2025-07-30 14:30:15 +00:00
update sdoc version
This commit is contained in:
parent
cd4d2973dc
commit
bc34b1688f
16
frontend/package-lock.json
generated
16
frontend/package-lock.json
generated
@ -11,7 +11,7 @@
|
||||
"@gatsbyjs/reach-router": "1.3.9",
|
||||
"@seafile/react-image-lightbox": "2.0.2",
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/sdoc-editor": "0.1.166",
|
||||
"@seafile/sdoc-editor": "0.1.167",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "0.4.8",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
@ -41,7 +41,7 @@
|
||||
"react-select": "5.7.0",
|
||||
"react-transition-group": "4.4.5",
|
||||
"reactstrap": "8.9.0",
|
||||
"seafile-js": "^0.2.212",
|
||||
"seafile-js": "0.2.212",
|
||||
"socket.io-client": "^2.2.0",
|
||||
"svg-sprite-loader": "^6.0.11",
|
||||
"svgo-loader": "^3.0.1",
|
||||
@ -4614,9 +4614,9 @@
|
||||
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
||||
},
|
||||
"node_modules/@seafile/sdoc-editor": {
|
||||
"version": "0.1.166",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.166.tgz",
|
||||
"integrity": "sha512-6vCHpHC8BXoJHZm/Kkz76Z0p8QAeO4oUnBFj8et12tLsaSl+5RyTVkD/ilCeJoOlD/CMqDg+876dAbZdD07Vag==",
|
||||
"version": "0.1.167",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.167.tgz",
|
||||
"integrity": "sha512-ingkuhP+SPpoZT5PbhOgqNgz7d+KqfFMCLCRGCx55g3RyyJLIAi0qSarWwR1SprKW5uFy+UOVT046kshdrRIkw==",
|
||||
"dependencies": {
|
||||
"@seafile/react-image-lightbox": "2.0.2",
|
||||
"@seafile/slate": "0.91.8",
|
||||
@ -29877,9 +29877,9 @@
|
||||
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
||||
},
|
||||
"@seafile/sdoc-editor": {
|
||||
"version": "0.1.166",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.166.tgz",
|
||||
"integrity": "sha512-6vCHpHC8BXoJHZm/Kkz76Z0p8QAeO4oUnBFj8et12tLsaSl+5RyTVkD/ilCeJoOlD/CMqDg+876dAbZdD07Vag==",
|
||||
"version": "0.1.167",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.167.tgz",
|
||||
"integrity": "sha512-ingkuhP+SPpoZT5PbhOgqNgz7d+KqfFMCLCRGCx55g3RyyJLIAi0qSarWwR1SprKW5uFy+UOVT046kshdrRIkw==",
|
||||
"requires": {
|
||||
"@seafile/react-image-lightbox": "2.0.2",
|
||||
"@seafile/slate": "0.91.8",
|
||||
|
@ -6,7 +6,7 @@
|
||||
"@gatsbyjs/reach-router": "1.3.9",
|
||||
"@seafile/react-image-lightbox": "2.0.2",
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/sdoc-editor": "0.1.166",
|
||||
"@seafile/sdoc-editor": "0.1.167",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "0.4.8",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
|
Loading…
Reference in New Issue
Block a user