diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 2704bb7643..a999dd1140 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -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.145", + "@seafile/sdoc-editor": "0.1.146", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "0.4.7", "@uiw/codemirror-extensions-langs": "^4.19.4", @@ -4615,9 +4615,9 @@ "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" }, "node_modules/@seafile/sdoc-editor": { - "version": "0.1.145", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.145.tgz", - "integrity": "sha512-FJdKUXXmQP/CTvUG6UvzIYPZl+PPtMPlxI0j+eQzTbGLwOC93787yPVHOMKds0d/Sl5QDVygdP1a6J3TVw/w+A==", + "version": "0.1.146", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.146.tgz", + "integrity": "sha512-SxR9vqndQdRgKyuWNZqSPBiymrDfAaSYxH+bWKbh07FKZR6U9UhH727wRq4fpwQSE6oN3G7zzuhdcg3cK8Kk/A==", "dependencies": { "@seafile/react-image-lightbox": "2.0.2", "@seafile/slate": "0.91.8", @@ -29918,9 +29918,9 @@ "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" }, "@seafile/sdoc-editor": { - "version": "0.1.145", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.145.tgz", - "integrity": "sha512-FJdKUXXmQP/CTvUG6UvzIYPZl+PPtMPlxI0j+eQzTbGLwOC93787yPVHOMKds0d/Sl5QDVygdP1a6J3TVw/w+A==", + "version": "0.1.146", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.146.tgz", + "integrity": "sha512-SxR9vqndQdRgKyuWNZqSPBiymrDfAaSYxH+bWKbh07FKZR6U9UhH727wRq4fpwQSE6oN3G7zzuhdcg3cK8Kk/A==", "requires": { "@seafile/react-image-lightbox": "2.0.2", "@seafile/slate": "0.91.8", diff --git a/frontend/package.json b/frontend/package.json index 8b5d800c70..51feece36c 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -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.145", + "@seafile/sdoc-editor": "0.1.146", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "0.4.7", "@uiw/codemirror-extensions-langs": "^4.19.4",