1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-01 15:23:05 +00:00

update seafile-editor

This commit is contained in:
Michael An 2019-06-25 13:43:15 +08:00
parent 96c986833c
commit e1a930e152
2 changed files with 7 additions and 7 deletions

View File

@ -158,9 +158,9 @@
"integrity": "sha512-YsAX+gnnf1ytv7asZgJP7T56DALQniKtRVtlz0f11PljLV19I1Av+Oz3QcYaRiKhCCB+EMnVKI9Yc14sYKp6lA=="
},
"@seafile/seafile-editor": {
"version": "0.2.41",
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.2.41.tgz",
"integrity": "sha512-avaxxHbnJugB4c6PI/Ov2rOUn+D5XnhMC4M72LK/HKT4MTMsYhvnf2LU/ZMdXX5y0YkLyoqCPFJZnsN0B4oucw==",
"version": "0.2.42",
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.2.42.tgz",
"integrity": "sha512-8tuLzdj75O4soDp67Am3TofrlTx08fG91ExDNSeKJsQvUhnJWSDBLlrBtUhNLlU+iSr2+NtxE5C+ZRnui+xJOA==",
"requires": {
"@seafile/slate-react": "^0.1.8",
"autoprefixer": "7.1.6",
@ -11987,9 +11987,9 @@
}
},
"rc-calendar": {
"version": "9.15.0",
"resolved": "https://registry.npmjs.org/rc-calendar/-/rc-calendar-9.15.0.tgz",
"integrity": "sha512-jmyiSG2QWIwB6Po2PySwB+kwpodWMxLVIJ0G2VJKu3jPQL0hNbsV47U28bhQzHkm5o0B3rJ3Tm+lk2VLcKbkaA==",
"version": "9.15.1",
"resolved": "https://registry.npmjs.org/rc-calendar/-/rc-calendar-9.15.1.tgz",
"integrity": "sha512-cJcq3DnNYrYvDi0CvoguRf2eBGN/E+svs1Dm3cPEsi4yVhxMjNGdq/5Iyxa84dCOWOJHV5NcecUIasfwvaTuoQ==",
"requires": {
"babel-runtime": "6.x",
"classnames": "2.x",

View File

@ -7,7 +7,7 @@
"@seafile/react-data-grid": "^6.1.5",
"@seafile/react-data-grid-addons": "^6.1.5",
"@seafile/resumablejs": "^1.1.9",
"@seafile/seafile-editor": "^0.2.41",
"@seafile/seafile-editor": "^0.2.42",
"MD5": "^1.3.0",
"autoprefixer": "7.1.6",
"classnames": "^2.2.6",