1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-15 14:49:09 +00:00

[sdoc-editor] updated the version

This commit is contained in:
llj
2023-05-19 17:57:11 +08:00
parent a985405b6e
commit 250e5188e8
2 changed files with 8 additions and 8 deletions

View File

@@ -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.36",
"@seafile/sdoc-editor": "0.1.37",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "0.3.132",
"@seafile/slate-react": "0.54.13",
@@ -5198,9 +5198,9 @@
"license": "MIT"
},
"node_modules/@seafile/sdoc-editor": {
"version": "0.1.36",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.36.tgz",
"integrity": "sha512-DVGbfqmemRUlecUA4CVpyGSbx8zpm9edfFNBPe1iTsNGfx8WDZYnEd1Kc7ltuz5ja+xEs99FgvKDJsR7Bs62Tw==",
"version": "0.1.37",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.37.tgz",
"integrity": "sha512-JwOfSsWPAzZjS+RnUJMZ2J4PGl2QHmhOqFTKfFB2alr2ANhhBcv9h3W6nDlTr5JkQh8XOlwlBGTvpmvzIDvKAA==",
"dependencies": {
"@seafile/react-image-lightbox": "2.0.2",
"@seafile/slate": "0.91.8",
@@ -33279,9 +33279,9 @@
"version": "1.1.16"
},
"@seafile/sdoc-editor": {
"version": "0.1.36",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.36.tgz",
"integrity": "sha512-DVGbfqmemRUlecUA4CVpyGSbx8zpm9edfFNBPe1iTsNGfx8WDZYnEd1Kc7ltuz5ja+xEs99FgvKDJsR7Bs62Tw==",
"version": "0.1.37",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.37.tgz",
"integrity": "sha512-JwOfSsWPAzZjS+RnUJMZ2J4PGl2QHmhOqFTKfFB2alr2ANhhBcv9h3W6nDlTr5JkQh8XOlwlBGTvpmvzIDvKAA==",
"requires": {
"@seafile/react-image-lightbox": "2.0.2",
"@seafile/slate": "0.91.8",

View File

@@ -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.36",
"@seafile/sdoc-editor": "0.1.37",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "0.3.132",
"@seafile/slate-react": "0.54.13",