1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-13 05:39:59 +00:00

update package

This commit is contained in:
ilearnit
2019-01-16 05:51:01 +00:00
parent 0af388d974
commit ae1eb12896
2 changed files with 11 additions and 11 deletions

View File

@@ -108,9 +108,9 @@
"integrity": "sha512-8KtjFl4D0vJBTl1H64ciXHz5oyUtqnnJI65wAa1IBKwA+xmF/++DWeV1i+O9/DK135ZVhrERfgW2EGvu50ZMNQ=="
},
"@seafile/seafile-editor": {
"version": "0.1.61",
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.1.61.tgz",
"integrity": "sha512-iudG0ojGMu4R4pOF2YXjW4kvesoL/2nkjkqUfM09he2Tydb6r2hZk7JQEtBaT5zmuTs7d+RR8Jsz0Ukyl4MOaA==",
"version": "0.1.62",
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.1.62.tgz",
"integrity": "sha512-BFFjSxzvmTf2iAtYPVN40e76IPspfUlTY7ljDvAQjxHo848dqWWahhp4l/wBqih4LwVU7bVgKFyRxq+Sk21VjQ==",
"requires": {
"@seafile/slate-react": "0.1.2",
"autoprefixer": "7.1.6",
@@ -641,7 +641,7 @@
},
"axios": {
"version": "0.18.0",
"resolved": "http://registry.npmjs.org/axios/-/axios-0.18.0.tgz",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.18.0.tgz",
"integrity": "sha1-MtU+SFHv3AoRmTts0AB4nXDAUQI=",
"requires": {
"follow-redirects": "^1.3.0",
@@ -2000,9 +2000,9 @@
"integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
},
"bootstrap": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.1.3.tgz",
"integrity": "sha512-rDFIzgXcof0jDyjNosjv4Sno77X4KuPeFxG2XZZv1/Kc8DRVGVADdoQyyOVDwPqL36DDmtCQbrpMCqvpPLJQ0w=="
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.2.1.tgz",
"integrity": "sha512-tt/7vIv3Gm2mnd/WeDx36nfGGHleil0Wg8IeB7eMrVkY0fZ5iTaBisSh8oNANc2IBsCc6vCgCNTIM/IEN0+50Q=="
},
"bowser": {
"version": "1.9.4",
@@ -10804,9 +10804,9 @@
}
},
"seafile-ui": {
"version": "0.1.10",
"resolved": "https://registry.npmjs.org/seafile-ui/-/seafile-ui-0.1.10.tgz",
"integrity": "sha512-Ci4BPRMNG3vZ5rRncQB3oqSNAd5zRcjNu+2jcVxQoBw+Zovvm+cDCqO5kd+WWazpe2q3up878cHzo6z4tHw79A==",
"version": "0.1.11",
"resolved": "https://registry.npmjs.org/seafile-ui/-/seafile-ui-0.1.11.tgz",
"integrity": "sha512-IYEwGwA4yJaYfnUIEYYhhuzLl3xyjTUDTv68jxQzyietuAo134Q+epYMKPyQvn8cSAYzkzw+8KHsobW2m6s8nw==",
"requires": {
"bootstrap": "^4.1.3"
}

View File

@@ -5,7 +5,7 @@
"dependencies": {
"@reach/router": "^1.2.0",
"@seafile/resumablejs": "^1.1.8",
"@seafile/seafile-editor": "^0.1.61",
"@seafile/seafile-editor": "^0.1.62",
"MD5": "^1.3.0",
"autoprefixer": "7.1.6",
"classnames": "^2.2.6",