Skip to content

Commit 7287ec0

Browse files
committed
更新依赖包
1 parent 32541e9 commit 7287ec0

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,40 @@
11
{
22
"name": "qmui_web",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "一个旨在提高 UI 开发效率、快速产生项目 UI 的前端框架",
55
"repository": {
66
"type": "git",
77
"url": "git+https://github.com/QMUI/QMUI_Web.git"
88
},
99
"main": "gulpfile.js",
1010
"dependencies": {
11-
"browser-sync": "^2.17.0",
11+
"browser-sync": "^2.18.7",
1212
"del": "^2.2.2",
1313
"gulp": "^3.9.1",
14-
"gulp-clean-css": "^2.0.13",
15-
"gulp-concat": "^2.6.0",
14+
"gulp-clean-css": "^2.4.0",
15+
"gulp-concat": "^2.6.1",
1616
"gulp-file-include": "^1.0.0",
17-
"gulp-file-sync": "^1.0.5",
17+
"gulp-file-sync": "^1.0.6",
1818
"gulp-help": "^1.6.1",
19-
"gulp-if": "^2.0.1",
20-
"gulp-imagemin": "^3.0.3",
21-
"gulp-load-plugins": "^1.3.0",
19+
"gulp-if": "^2.0.2",
20+
"gulp-imagemin": "^3.1.1",
21+
"gulp-load-plugins": "^1.5.0",
2222
"gulp-merge-link": "^0.1.3",
2323
"gulp-plumber": "^1.1.0",
2424
"gulp-rename": "^1.2.2",
2525
"gulp-replace": "^0.5.4",
2626
"gulp-sequence": "^0.4.6",
2727
"gulp-shell": "^0.5.2",
28-
"gulp-uglify": "^2.0.0",
29-
"gulp-util": "^3.0.7",
28+
"gulp-uglify": "^2.0.1",
29+
"gulp-util": "^3.0.8",
3030
"imagemin-pngquant": "^5.0.0",
31-
"js-md5": "^0.4.1",
31+
"js-md5": "^0.4.2",
3232
"mkdirp": "^0.5.1",
3333
"path": "^0.12.7",
34-
"yargs": "^6.0.0"
34+
"yargs": "^6.6.0"
3535
},
3636
"devDependencies": {
37-
"lodash": "^4.16.2",
37+
"lodash": "^4.17.4",
3838
"sassdoc": "^2.1.20"
3939
},
4040
"keywords": [

0 commit comments

Comments
 (0)