mirror of
https://github.com/xuthus83/pigallery2.git
synced 2025-01-14 14:43:17 +08:00
updating packages
This commit is contained in:
parent
4333e41155
commit
98681322f5
22
package.json
22
package.json
@ -31,24 +31,24 @@
|
||||
"@angular/router": "~4.1.3",
|
||||
"body-parser": "^1.17.2",
|
||||
"core-js": "^2.4.1",
|
||||
"debug": "^2.6.8",
|
||||
"ejs": "^2.5.6",
|
||||
"exif-parser": "^0.1.9",
|
||||
"express": "^4.15.3",
|
||||
"express-session": "^1.15.3",
|
||||
"express-winston": "^2.4.0",
|
||||
"flat-file-db": "^1.0.0",
|
||||
"jimp": "^0.2.28",
|
||||
"mime": "^1.3.6",
|
||||
"mocha": "^3.4.2",
|
||||
"morgan": "^1.8.2",
|
||||
"mysql": "^2.13.0",
|
||||
"ng2-cookies": "^1.0.12",
|
||||
"node-iptc": "^1.0.4",
|
||||
"optimist": "^0.6.1",
|
||||
"reflect-metadata": "^0.1.10",
|
||||
"rxjs": "^5.4.0",
|
||||
"systemjs": "0.20.12",
|
||||
"threads": "^0.7.3",
|
||||
"systemjs": "0.20.13",
|
||||
"threads": "^0.8.1",
|
||||
"typeconfig": "^1.0.1",
|
||||
"typeorm": "0.0.11",
|
||||
"winston": "^2.3.1",
|
||||
"zone.js": "^0.8.11"
|
||||
@ -56,12 +56,12 @@
|
||||
"devDependencies": {
|
||||
"@types/express": "^4.0.35",
|
||||
"@types/express-session": "1.15.0",
|
||||
"@types/jasmine": "^2.5.47",
|
||||
"@types/node": "^7.0.22",
|
||||
"@types/jasmine": "^2.5.51",
|
||||
"@types/node": "^7.0.27",
|
||||
"@types/optimist": "0.0.29",
|
||||
"@types/sharp": "^0.17.1",
|
||||
"@types/sharp": "^0.17.2",
|
||||
"@types/winston": "^2.3.3",
|
||||
"chai": "^4.0.0",
|
||||
"chai": "^4.0.1",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-typescript": "^3.1.7",
|
||||
"gulp-zip": "^4.0.0",
|
||||
@ -81,10 +81,10 @@
|
||||
"rimraf": "^2.6.1",
|
||||
"run-sequence": "^1.2.2",
|
||||
"ts-helpers": "^1.1.2",
|
||||
"tslint": "^5.3.2",
|
||||
"typescript": "^2.3.3"
|
||||
"tslint": "^5.4.2",
|
||||
"typescript": "^2.3.4"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"sharp": "^0.17.3"
|
||||
"sharp": "^0.18.1"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user