Skip to content

Commit a5736b8

Browse files
committed
updated latest packages
1 parent 0f905dd commit a5736b8

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

package.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -23,41 +23,41 @@
2323
"author": "Moiz Kachwala",
2424
"license": "MIT",
2525
"dependencies": {
26-
"@angular/common": "~2.4.1",
27-
"@angular/compiler": "~2.4.1",
28-
"@angular/core": "~2.4.1",
29-
"@angular/forms": "~2.4.1",
30-
"@angular/http": "~2.4.1",
31-
"@angular/platform-browser": "~2.4.1",
32-
"@angular/platform-browser-dynamic": "~2.4.1",
33-
"@angular/router": "~3.2.3",
34-
"@angular/upgrade": "~2.4.1",
26+
"@angular/common": "~2.4.9",
27+
"@angular/compiler": "~2.4.9",
28+
"@angular/core": "~2.4.9",
29+
"@angular/forms": "~2.4.9",
30+
"@angular/http": "~2.4.9",
31+
"@angular/platform-browser": "~2.4.9",
32+
"@angular/platform-browser-dynamic": "~2.4.9",
33+
"@angular/router": "~3.4.9",
34+
"@angular/upgrade": "~2.4.9",
3535

36-
"body-parser": "^1.15.2",
36+
"body-parser": "1.17.0",
3737
"bootstrap": "^3.3.7",
3838
"core-js": "^2.4.1",
39-
"express": "^4.14.0",
40-
"mongoose": "^4.6.1",
41-
"reflect-metadata": "^0.1.8",
42-
"rxjs": "5.0.2",
43-
"systemjs": "0.19.41",
44-
"zone.js": "^0.7.2"
39+
"express": "^4.15.2",
40+
"mongoose": "^4.8.6",
41+
"reflect-metadata": "^0.1.10",
42+
"rxjs": "5.2.0",
43+
"systemjs": "0.20.9",
44+
"zone.js": "^0.7.7"
4545
},
4646
"devDependencies": {
47-
"concurrently": "^3.0.0",
47+
"concurrently": "^3.4.0",
4848
"del": "^2.2.2",
4949
"gulp": "^3.9.1",
5050
"gulp-concat": "^2.6.0",
5151
"gulp-nodemon": "^2.2.1",
52-
"gulp-sourcemaps": "^1.6.0",
53-
"gulp-tslint": "^6.1.2",
52+
"gulp-sourcemaps": "^2.4.1",
53+
"gulp-tslint": "^7.1.0",
5454
"gulp-typescript": "^3.0.1",
5555
"gulp-typings": "^2.0.4",
5656
"method-override": "^2.3.6",
5757
"run-sequence": "^1.2.2",
58-
"ts-node": "1.3.0",
59-
"tslint": "^3.15.1",
60-
"typescript": "^2.0.3"
58+
"ts-node": "2.1.0",
59+
"tslint": "^4.5.1",
60+
"typescript": "^2.2.1"
6161
},
6262
"bugs": {
6363
"url": "https://github.com/moizKachwala/Angular2-expressjs-mongoose-gulp-node-typescript/issues"

0 commit comments

Comments
 (0)