mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-02 07:47:32 +00:00
update sdoc version
This commit is contained in:
parent
bd34adb79d
commit
89a6dfe987
14
frontend/package-lock.json
generated
14
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.162",
|
||||
"@seafile/sdoc-editor": "0.1.163",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "0.4.8",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
@ -4614,9 +4614,9 @@
|
||||
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
||||
},
|
||||
"node_modules/@seafile/sdoc-editor": {
|
||||
"version": "0.1.162",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.162.tgz",
|
||||
"integrity": "sha512-TEQWoFEp3WtjsUKCAcWofG8MAv3mhVy+3Ehu6raZ1fqd7AlsTYCVui8BRjuE7wGiQAeKtE7d16ZXDFbQEUPhYg==",
|
||||
"version": "0.1.163",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.163.tgz",
|
||||
"integrity": "sha512-uxlX4UtVdCnsohqx/D20IrG6IPqsHrsHoGFK+1tlBSgD+Swupsel77oAxU+mhFQce2/5szOr8ZJMdgHN5/LQqQ==",
|
||||
"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.162",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.162.tgz",
|
||||
"integrity": "sha512-TEQWoFEp3WtjsUKCAcWofG8MAv3mhVy+3Ehu6raZ1fqd7AlsTYCVui8BRjuE7wGiQAeKtE7d16ZXDFbQEUPhYg==",
|
||||
"version": "0.1.163",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.163.tgz",
|
||||
"integrity": "sha512-uxlX4UtVdCnsohqx/D20IrG6IPqsHrsHoGFK+1tlBSgD+Swupsel77oAxU+mhFQce2/5szOr8ZJMdgHN5/LQqQ==",
|
||||
"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.162",
|
||||
"@seafile/sdoc-editor": "0.1.163",
|
||||
"@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