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

update sdoc version

This commit is contained in:
杨顺强
2023-04-23 16:16:15 +08:00
parent 6ccf9c3a95
commit 6d35e50ef0
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.11",
"@seafile/sdoc-editor": "0.1.12",
"@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.11",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.11.tgz",
"integrity": "sha512-9Ic7wd/YonU/KtPtqb6g1tbrepawEBBVMBaGk/at71jHKTJygy2wx1m/fTCNusRVt5Ll3cCYYyRqnx9SAlyZlw==",
"version": "0.1.12",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.12.tgz",
"integrity": "sha512-SWJ/Hcxv2PLUTf5HDTE/nt7LqZ2sJgAMI8YWw6P5OcYHB+A/tfEU3YD9PTun4NHsxBOUd63u1WUf9ZtbZvcaTg==",
"dependencies": {
"@seafile/react-image-lightbox": "2.0.2",
"@seafile/slate": "0.91.8",
@@ -33253,9 +33253,9 @@
"version": "1.1.16"
},
"@seafile/sdoc-editor": {
"version": "0.1.11",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.11.tgz",
"integrity": "sha512-9Ic7wd/YonU/KtPtqb6g1tbrepawEBBVMBaGk/at71jHKTJygy2wx1m/fTCNusRVt5Ll3cCYYyRqnx9SAlyZlw==",
"version": "0.1.12",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.12.tgz",
"integrity": "sha512-SWJ/Hcxv2PLUTf5HDTE/nt7LqZ2sJgAMI8YWw6P5OcYHB+A/tfEU3YD9PTun4NHsxBOUd63u1WUf9ZtbZvcaTg==",
"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.11",
"@seafile/sdoc-editor": "0.1.12",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "0.3.132",
"@seafile/slate-react": "0.54.13",