Removes an unnecessary file causing github security warnings on tgui, also updates/downgrades some dependencies to ensure a build

This commit is contained in:
vuonojenmustaturska
2018-04-29 23:57:58 +03:00
committed by CitadelStationBot
parent c287c3a84c
commit c33ab6221b
2 changed files with 9 additions and 7638 deletions

7629
tgui/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -7,12 +7,12 @@
},
"dependencies": {
"autoprefixer": "6.7.7",
"babel-core": "6.5.2",
"babel-plugin-external-helpers": "6.5.0",
"babel-polyfill": "6.5.0",
"babel-preset-es2015": "6.5.0",
"babel-core": "6.26.3",
"babel-plugin-external-helpers": "6.22.0",
"babel-polyfill": "6.26.0",
"babel-preset-es2015": "6.24.1",
"babel-preset-es2015-loose": "7.0.0",
"babel-register": "6.5.2",
"babel-register": "6.26.0",
"babelify": "7.2.0",
"babelify-external-helpers": "1.1.0",
"browserify": "13.0.0",
@@ -22,7 +22,7 @@
"es3ify": "0.2.1",
"fg-loadcss": "1.0.0-0",
"fontfaceobserver": "1.6.3",
"gulp": "github:gulpjs/gulp#6d71a65",
"gulp": "git://github.com/gulpjs/gulp.git#6d71a658c61edb3090221579d8f97dbe086ba2ed",
"gulp-bytediff": "1.0.0",
"gulp-cssnano": "2.1.2",
"gulp-if": "2.0.0",
@@ -34,7 +34,7 @@
"gulp-uglify": "1.5.2",
"gulplog": "1.0.0",
"html5shiv": "3.7.3",
"ie8": "0.3.2",
"ie8": "0.8.0",
"minimist": "1.2.0",
"paths-js": "0.4.2",
"pleeease-filters": "2.0.0",
@@ -49,8 +49,8 @@
"ractive-transitions-fade": "0.3.1",
"require-globify": "1.3.0",
"stylus": "0.53.0",
"vinyl-buffer": "1.0.0",
"vinyl-source-stream": "1.1.0",
"vinyl-buffer": "1.0.1",
"vinyl-source-stream": "^2.0.0",
"watchify": "3.7.0"
},
"browser": {