feat: update halo-editor to 2.7.8.

pull/59/head
ruibaby 2019-11-19 11:24:42 +08:00
parent bd3bc8070b
commit e521b72e0f
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@ -8210,11 +8210,11 @@
}
},
"halo-editor": {
"version": "2.7.6",
"resolved": "https://registry.npm.taobao.org/halo-editor/download/halo-editor-2.7.6.tgz",
"integrity": "sha1-Rus1ba0bkgrjDboxgbzVmryu8dc=",
"version": "2.7.8",
"resolved": "https://registry.npmjs.org/halo-editor/-/halo-editor-2.7.8.tgz",
"integrity": "sha512-Okpnv3JQMDgQsxmKNTcSNfrvV8+FeeR2MhZ1hBhVp1yvDHFyujXENmaoGplQ/aUrnpebc4RiDAuHcB+Yla1S3Q==",
"requires": {
"highlight.js": "^9.11.0",
"highlight.js": "^9.16.2",
"highlight.js-async-webpack": "^1.0.4"
}
},
@ -8372,7 +8372,7 @@
},
"highlight.js-async-webpack": {
"version": "1.0.4",
"resolved": "https://registry.npm.taobao.org/highlight.js-async-webpack/download/highlight.js-async-webpack-1.0.4.tgz",
"resolved": "https://registry.npmjs.org/highlight.js-async-webpack/-/highlight.js-async-webpack-1.0.4.tgz",
"integrity": "sha1-wGtnv5nwSQRdYrdW5YVbCRLsYWw="
},
"hmac-drbg": {

View File

@ -15,7 +15,7 @@
"enquire.js": "^2.1.6",
"filepond": "^4.7.2",
"filepond-plugin-image-preview": "^4.5.0",
"halo-editor": "^2.7.6",
"halo-editor": "^2.7.8",
"marked": "^0.7.0",
"moment": "^2.24.0",
"nprogress": "^0.2.0",