|
35 | 35 | "babili": "0.0.10",
|
36 | 36 | "bonjour": "^3.5.0",
|
37 | 37 | "chalk": "1.1.3",
|
38 |
| - "chokidar": "1.6.1", |
| 38 | + "chokidar": "1.7.0", |
39 | 39 | "clean-css": "3.4.24",
|
40 |
| - "cross-spawn": "5.0.1", |
| 40 | + "cross-spawn": "5.1.0", |
41 | 41 | "express": "4.14.1",
|
42 | 42 | "fs-extra": "2.0.0",
|
43 | 43 | "glob": "^7.1.1",
|
|
50 | 50 | "rollup": "0.41.6",
|
51 | 51 | "rollup-plugin-commonjs": "8.0.2",
|
52 | 52 | "rollup-plugin-json": "2.1.1",
|
53 |
| - "rollup-plugin-node-builtins": "2.1.0", |
| 53 | + "rollup-plugin-node-builtins": "2.1.2", |
54 | 54 | "rollup-plugin-node-globals": "1.1.0",
|
55 | 55 | "rollup-plugin-node-resolve": "3.0.0",
|
56 | 56 | "rollup-pluginutils": "2.0.1",
|
57 |
| - "tiny-lr": "1.0.3", |
| 57 | + "tiny-lr": "1.0.4", |
58 | 58 | "tslint": "^5.2.0",
|
59 | 59 | "tslint-eslint-rules": "4.0.0",
|
60 | 60 | "uglify-js": "2.8.22",
|
|
63 | 63 | "xml2js": "^0.4.17"
|
64 | 64 | },
|
65 | 65 | "devDependencies": {
|
66 |
| - "@angular/common": "4.0.3", |
67 |
| - "@angular/compiler": "4.0.3", |
68 |
| - "@angular/compiler-cli": "4.0.3", |
69 |
| - "@angular/core": "4.0.3", |
70 |
| - "@angular/forms": "4.0.3", |
71 |
| - "@angular/http": "4.0.3", |
72 |
| - "@angular/platform-browser": "4.0.3", |
73 |
| - "@angular/platform-browser-dynamic": "4.0.3", |
74 |
| - "@angular/platform-server": "4.0.3", |
75 |
| - "@angular/tsc-wrapped": "4.0.3", |
| 66 | + "@angular/common": "4.1.3", |
| 67 | + "@angular/compiler": "4.1.3", |
| 68 | + "@angular/compiler-cli": "4.1.3", |
| 69 | + "@angular/core": "4.1.3", |
| 70 | + "@angular/forms": "4.1.3", |
| 71 | + "@angular/http": "4.1.3", |
| 72 | + "@angular/platform-browser": "4.1.3", |
| 73 | + "@angular/platform-browser-dynamic": "4.1.3", |
| 74 | + "@angular/platform-server": "4.1.3", |
| 75 | + "@angular/tsc-wrapped": "4.1.3", |
76 | 76 | "@types/chalk": "^0.4.30",
|
77 | 77 | "@types/chokidar": "1.4.29",
|
78 | 78 | "@types/clean-css": "^3.4.29",
|
|
94 | 94 | "mock-fs": "4.3.0",
|
95 | 95 | "rewire": "^2.5.2",
|
96 | 96 | "rimraf": "2.5.4",
|
97 |
| - "rxjs": "^5.0.1", |
| 97 | + "rxjs": "^5.1.1", |
98 | 98 | "sw-toolbox": "3.4.0",
|
99 | 99 | "tslint-ionic-rules": "0.0.8",
|
100 |
| - "typescript": "~2.2.1", |
101 |
| - "zone.js": "^0.8.5" |
| 100 | + "typescript": "~2.3.4", |
| 101 | + "zone.js": "^0.8.11" |
102 | 102 | },
|
103 | 103 | "peerDependencies": {
|
104 | 104 | "@angular/core": "*",
|
|
0 commit comments