Update node dependencies (#38536)

This commit is contained in:
Tad Hardesty
2018-06-17 23:51:39 -07:00
committed by Ling
parent 63739f50d5
commit f21f7e3fbc
2 changed files with 1408 additions and 438 deletions

1836
tgui/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -16,21 +16,21 @@
"babelify": "7.2.0",
"babelify-external-helpers": "1.1.0",
"browserify": "13.0.0",
"bulkify": "1.1.1",
"bulkify": "^1.4.2",
"bundle-collapser": "1.2.1",
"dom4": "1.7.0",
"es3ify": "0.2.1",
"fg-loadcss": "1.0.0-0",
"fontfaceobserver": "1.6.3",
"gulp": "git://github.com/gulpjs/gulp.git#6d71a658c61edb3090221579d8f97dbe086ba2ed",
"gulp": "git://github.com/gulpjs/gulp.git#v4.0.0-alpha.3",
"gulp-bytediff": "1.0.0",
"gulp-cssnano": "2.1.2",
"gulp-if": "2.0.0",
"gulp-load-plugins": "1.2.0",
"gulp-load-plugins": "^1.5.0",
"gulp-postcss": "6.1.0",
"gulp-size": "2.0.0",
"gulp-sourcemaps": "1.6.0",
"gulp-stylus": "2.3.0",
"gulp-stylus": "^2.7.0",
"gulp-uglify": "1.5.2",
"gulplog": "1.0.0",
"html5shiv": "3.7.3",
@@ -48,7 +48,7 @@
"ractive-events-keys": "0.2.1",
"ractive-transitions-fade": "0.3.1",
"require-globify": "1.3.0",
"stylus": "0.53.0",
"stylus": "^0.54.5",
"vinyl-buffer": "1.0.1",
"vinyl-source-stream": "^2.0.0",
"watchify": "3.7.0"