mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 14:42:10 +00:00
Merge branch 'master' into 12.0
This commit is contained in:
14
frontend/package-lock.json
generated
14
frontend/package-lock.json
generated
@@ -14,7 +14,7 @@
|
||||
"@gatsbyjs/reach-router": "1.3.9",
|
||||
"@seafile/react-image-lightbox": "2.0.2",
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/sdoc-editor": "0.5.51",
|
||||
"@seafile/sdoc-editor": "0.5.52",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "1.0.82",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
@@ -4617,9 +4617,9 @@
|
||||
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
||||
},
|
||||
"node_modules/@seafile/sdoc-editor": {
|
||||
"version": "0.5.51",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.51.tgz",
|
||||
"integrity": "sha512-sN2WoiZzAHe2JN7XsZNCRKSx0OaG+dShYizj2MjYeRj/j+0aUrDGwVS/TLZeMRu1q/En9DT9U84sQQsaEhgG9Q==",
|
||||
"version": "0.5.52",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.52.tgz",
|
||||
"integrity": "sha512-5OmrUxBV2TFAulPYpbv8Cy6qgGy7tj9QDJAdxhPviEz0eZ9m1QZHROV7hhsAJsA8nNk7DDcOos6V4ajIPvOvHQ==",
|
||||
"dependencies": {
|
||||
"@seafile/print-js": "1.6.5",
|
||||
"@seafile/react-image-lightbox": "2.0.4",
|
||||
@@ -31292,9 +31292,9 @@
|
||||
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
||||
},
|
||||
"@seafile/sdoc-editor": {
|
||||
"version": "0.5.51",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.51.tgz",
|
||||
"integrity": "sha512-sN2WoiZzAHe2JN7XsZNCRKSx0OaG+dShYizj2MjYeRj/j+0aUrDGwVS/TLZeMRu1q/En9DT9U84sQQsaEhgG9Q==",
|
||||
"version": "0.5.52",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.52.tgz",
|
||||
"integrity": "sha512-5OmrUxBV2TFAulPYpbv8Cy6qgGy7tj9QDJAdxhPviEz0eZ9m1QZHROV7hhsAJsA8nNk7DDcOos6V4ajIPvOvHQ==",
|
||||
"requires": {
|
||||
"@seafile/print-js": "1.6.5",
|
||||
"@seafile/react-image-lightbox": "2.0.4",
|
||||
|
@@ -9,7 +9,7 @@
|
||||
"@gatsbyjs/reach-router": "1.3.9",
|
||||
"@seafile/react-image-lightbox": "2.0.2",
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/sdoc-editor": "0.5.51",
|
||||
"@seafile/sdoc-editor": "0.5.52",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "1.0.82",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
|
Reference in New Issue
Block a user