|
27 | 27 | "Jeff Whelpley <[email protected]>" |
28 | 28 | ], |
29 | 29 | "devDependencies": { |
30 | | - "@angular/animations": "^5.2.1", |
31 | | - "@angular/common": "^5.2.1", |
32 | | - "@angular/compiler": "^5.2.1", |
33 | | - "@angular/compiler-cli": "^5.2.1", |
34 | | - "@angular/core": "^5.2.1", |
35 | | - "@angular/http": "^5.2.1", |
36 | | - "@angular/platform-browser": "^5.2.1", |
37 | | - "@angular/platform-browser-dynamic": "^5.2.1", |
38 | | - "@angular/platform-server": "^5.2.1", |
39 | | - "@types/express": "^4.11.0", |
40 | | - "@types/jasmine": "^2.8.4", |
| 30 | + "@angular/animations": "^6.0.0", |
| 31 | + "@angular/common": "^6.0.0", |
| 32 | + "@angular/compiler": "^6.0.0", |
| 33 | + "@angular/compiler-cli": "^6.0.0", |
| 34 | + "@angular/core": "^6.0.0", |
| 35 | + "@angular/http": "^6.0.0", |
| 36 | + "@angular/platform-browser": "^6.0.0", |
| 37 | + "@angular/platform-browser-dynamic": "^6.0.0", |
| 38 | + "@angular/platform-server": "^6.0.0", |
| 39 | + "@types/express": "^4.11.1", |
| 40 | + "@types/jasmine": "^2.8.7", |
41 | 41 | "@types/minimatch": "^3.0.3", |
42 | | - "@types/node": "^8.5.9", |
43 | | - "@types/uglify-js": "^2.6.30", |
| 42 | + "@types/node": "^8.10.14", |
| 43 | + "@types/uglify-js": "^2.6.31", |
44 | 44 | "ajv": "^5.5.2", |
45 | 45 | "camelcase": "^4.1.0", |
46 | 46 | "concurrently": "^3.5.1", |
47 | | - "express": "^4.16.2", |
| 47 | + "express": "^4.16.3", |
48 | 48 | "glob": "^7.1.2", |
49 | 49 | "http-server": "^0.10.0", |
50 | | - "jasmine": "^2.9.0", |
| 50 | + "jasmine": "^2.99.0", |
51 | 51 | "jasmine-spec-reporter": "^4.1.1", |
52 | 52 | "karma": "^1.7.1", |
53 | 53 | "karma-chrome-launcher": "^2.2.0", |
54 | | - "karma-jasmine": "^1.1.1", |
| 54 | + "karma-jasmine": "^1.1.2", |
55 | 55 | "karma-jasmine-html-reporter": "^0.2.2", |
56 | 56 | "karma-sourcemap-loader": "^0.3.7", |
57 | 57 | "minimatch": "^3.0.4", |
58 | | - "protractor": "^5.2.2", |
| 58 | + "protractor": "^5.3.2", |
59 | 59 | "reflect-metadata": "^0.1.12", |
60 | 60 | "rimraf": "^2.6.2", |
61 | 61 | "rollup": "~0.41.6", |
62 | 62 | "rollup-plugin-alias": "^1.4.0", |
63 | | - "rollup-plugin-commonjs": "^8.2.6", |
64 | | - "rollup-plugin-node-resolve": "^3.0.2", |
| 63 | + "rollup-plugin-commonjs": "^8.4.1", |
| 64 | + "rollup-plugin-node-resolve": "^3.3.0", |
65 | 65 | "rollup-plugin-sourcemaps": "^0.4.2", |
66 | 66 | "rollup-plugin-uglify": "^2.0.1", |
67 | | - "rxjs": "^5.5.6", |
| 67 | + "rxjs": "^6.1.0", |
68 | 68 | "systemjs": "0.19.43", |
69 | | - "ts-loader": "^3.2.0", |
| 69 | + "ts-loader": "^3.5.0", |
70 | 70 | "ts-node": "^3.3.0", |
71 | | - "tslint": "^5.9.1", |
72 | | - "typescript": "^2.6.2", |
73 | | - "uglify-js": "^3.3.7", |
| 71 | + "tslint": "^5.10.0", |
| 72 | + "typescript": "~2.7.2", |
| 73 | + "uglify-js": "^3.3.25", |
74 | 74 | "webdriver-manager": "^12.0.6", |
75 | | - "zone.js": "^0.8.20" |
| 75 | + "zone.js": "^0.8.26" |
76 | 76 | }, |
77 | 77 | "repository": { |
78 | 78 | "type": "git", |
|
0 commit comments