Update packages

This commit is contained in:
Travis Ralston 2017-12-09 15:51:52 -07:00
parent e37a587d99
commit 57527c2d20
2 changed files with 2268 additions and 1231 deletions

3415
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -19,77 +19,77 @@
}, },
"author": "Travis Ralston", "author": "Travis Ralston",
"dependencies": { "dependencies": {
"bluebird": "^3.5.0", "bluebird": "^3.5.1",
"body-parser": "^1.17.2", "body-parser": "^1.18.2",
"chalk": "^2.1.0", "chalk": "^2.3.0",
"config": "^1.26.2", "config": "^1.28.1",
"db-migrate": "^0.10.0-beta.23", "db-migrate": "^0.10.2",
"db-migrate-sqlite3": "^0.2.1", "db-migrate-sqlite3": "^0.2.1",
"dns-then": "^0.1.0", "dns-then": "^0.1.0",
"embed-video": "^2.0.0", "embed-video": "^2.0.0",
"express": "^4.15.4", "express": "^4.16.2",
"js-yaml": "^3.9.1", "js-yaml": "^3.10.0",
"lodash": "^4.17.4", "lodash": "^4.17.4",
"matrix-js-sdk": "^0.8.2", "matrix-js-sdk": "^0.8.5",
"moment": "^2.18.1", "moment": "^2.19.3",
"netmask": "^1.0.6", "netmask": "^1.0.6",
"random-string": "^0.2.0", "random-string": "^0.2.0",
"request": "^2.81.0", "request": "^2.83.0",
"screenfull": "^3.3.1", "screenfull": "^3.3.2",
"sequelize": "^4.7.5", "sequelize": "^4.27.0",
"sqlite3": "^3.1.9", "sqlite3": "^3.1.13",
"url": "^0.11.0", "url": "^0.11.0",
"winston": "^2.3.1" "winston": "^2.4.0"
}, },
"devDependencies": { "devDependencies": {
"@angular/animations": "^4.2.0", "@angular/animations": "^4.4.6",
"@angular/common": "^4.2.1", "@angular/common": "^4.4.6",
"@angular/compiler": "^4.2.1", "@angular/compiler": "^4.4.6",
"@angular/core": "^4.2.1", "@angular/core": "^4.4.6",
"@angular/forms": "^4.2.1", "@angular/forms": "^4.4.6",
"@angular/http": "^4.2.1", "@angular/http": "^4.4.6",
"@angular/platform-browser": "^4.2.1", "@angular/platform-browser": "^4.4.6",
"@angular/platform-browser-dynamic": "^4.2.1", "@angular/platform-browser-dynamic": "^4.4.6",
"@angular/router": "^4.2.1", "@angular/router": "^4.4.6",
"@angularclass/hmr": "^2.1.0", "@angularclass/hmr": "^2.1.0",
"@angularclass/hmr-loader": "^3.0.2", "@angularclass/hmr-loader": "^3.0.2",
"@ng-bootstrap/ng-bootstrap": "^1.0.0-alpha.26", "@ng-bootstrap/ng-bootstrap": "^1.0.0-beta.7",
"@types/node": "^6.0.78", "@types/node": "^6.0.92",
"angular2-template-loader": "^0.6.2", "angular2-template-loader": "^0.6.2",
"angular2-toaster": "^4.0.0", "angular2-toaster": "^4.0.0",
"angular2-ui-switch": "^1.2.0", "angular2-ui-switch": "^1.2.0",
"awesome-typescript-loader": "^3.1.2", "awesome-typescript-loader": "^3.4.1",
"codelyzer": "^3.0.1", "codelyzer": "^3.2.2",
"copy-webpack-plugin": "^4.0.1", "copy-webpack-plugin": "^4.2.3",
"core-js": "^2.4.1", "core-js": "^2.5.2",
"css-loader": "^0.28.4", "css-loader": "^0.28.7",
"cssnano": "^3.10.0", "cssnano": "^3.10.0",
"extract-text-webpack-plugin": "^3.0.0", "extract-text-webpack-plugin": "^3.0.2",
"file-loader": "^1.0.0", "file-loader": "^1.1.5",
"html-loader": "^0.5.1", "html-loader": "^0.5.1",
"html-webpack-plugin": "^2.28.0", "html-webpack-plugin": "^2.28.0",
"jquery": "^3.2.1", "jquery": "^3.2.1",
"json-loader": "^0.5.4", "json-loader": "^0.5.4",
"ngx-modialog": "^3.0.3", "ngx-modialog": "^3.0.4",
"node-sass": "^4.5.2", "node-sass": "^4.7.2",
"postcss-cssnext": "^3.0.0", "postcss-cssnext": "^3.0.0",
"postcss-import": "^10.0.0", "postcss-import": "^10.0.0",
"postcss-loader": "^2.0.5", "postcss-loader": "^2.0.9",
"postcss-scss": "^1.0.0", "postcss-scss": "^1.0.0",
"raw-loader": "^0.5.1", "raw-loader": "^0.5.1",
"reflect-metadata": "^0.1.10", "reflect-metadata": "^0.1.10",
"rimraf": "^2.6.1", "rimraf": "^2.6.2",
"rxjs": "^5.2.0", "rxjs": "^5.5.5",
"sass-loader": "^6.0.3", "sass-loader": "^6.0.3",
"shelljs": "^0.7.8", "shelljs": "^0.7.8",
"style-loader": "^0.18.2", "style-loader": "^0.18.2",
"ts-helpers": "^1.1.2", "ts-helpers": "^1.1.2",
"tslint": "^5.4.3", "tslint": "^5.8.0",
"tslint-loader": "^3.4.3", "tslint-loader": "^3.4.3",
"typescript": "^2.4.0", "typescript": "^2.6.2",
"url-loader": "^0.5.8", "url-loader": "^0.5.8",
"webpack": "^3.0.0", "webpack": "^3.10.0",
"webpack-dev-server": "^2.5.0", "webpack-dev-server": "^2.9.7",
"zone.js": "^0.8.12" "zone.js": "^0.8.18"
} }
} }