mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 07:08:55 +00:00
update sdoc version
This commit is contained in:
14
frontend/package-lock.json
generated
14
frontend/package-lock.json
generated
@@ -11,7 +11,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.2.15",
|
"@seafile/sdoc-editor": "0.2.16",
|
||||||
"@seafile/seafile-calendar": "0.0.12",
|
"@seafile/seafile-calendar": "0.0.12",
|
||||||
"@seafile/seafile-editor": "0.4.8",
|
"@seafile/seafile-editor": "0.4.8",
|
||||||
"@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.2.15",
|
"version": "0.2.16",
|
||||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.2.15.tgz",
|
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.2.16.tgz",
|
||||||
"integrity": "sha512-hL9CNSLzmhni0XUf+A/SKmfV6onfoCi2EAcY5faCpiE0gZLjcLvBeYSqSTcHmeg8FJ22v/tSN2jJtH4AFTzdXA==",
|
"integrity": "sha512-yORIP0cSjBddIi/bg04T/v8GR0POWBEKY1aJZtFVbdowFTdwxsOEK12ACqa+xr/jxISmqRIlxt4T8LWRw1uADw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@seafile/react-image-lightbox": "2.0.4",
|
"@seafile/react-image-lightbox": "2.0.4",
|
||||||
"@seafile/slate": "0.91.8",
|
"@seafile/slate": "0.91.8",
|
||||||
@@ -29863,9 +29863,9 @@
|
|||||||
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
||||||
},
|
},
|
||||||
"@seafile/sdoc-editor": {
|
"@seafile/sdoc-editor": {
|
||||||
"version": "0.2.15",
|
"version": "0.2.16",
|
||||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.2.15.tgz",
|
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.2.16.tgz",
|
||||||
"integrity": "sha512-hL9CNSLzmhni0XUf+A/SKmfV6onfoCi2EAcY5faCpiE0gZLjcLvBeYSqSTcHmeg8FJ22v/tSN2jJtH4AFTzdXA==",
|
"integrity": "sha512-yORIP0cSjBddIi/bg04T/v8GR0POWBEKY1aJZtFVbdowFTdwxsOEK12ACqa+xr/jxISmqRIlxt4T8LWRw1uADw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@seafile/react-image-lightbox": "2.0.4",
|
"@seafile/react-image-lightbox": "2.0.4",
|
||||||
"@seafile/slate": "0.91.8",
|
"@seafile/slate": "0.91.8",
|
||||||
|
@@ -6,7 +6,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.2.15",
|
"@seafile/sdoc-editor": "0.2.16",
|
||||||
"@seafile/seafile-calendar": "0.0.12",
|
"@seafile/seafile-calendar": "0.0.12",
|
||||||
"@seafile/seafile-editor": "0.4.8",
|
"@seafile/seafile-editor": "0.4.8",
|
||||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||||
|
Reference in New Issue
Block a user