|
26 | 26 | "node": ">= 5.4.1 <= 8"
|
27 | 27 | },
|
28 | 28 | "dependencies": {
|
29 |
| - "@angular/common": "~4.4.4", |
30 |
| - "@angular/compiler": "~4.4.4", |
31 |
| - "@angular/core": "~4.4.4", |
32 |
| - "@angular/platform-browser": "~4.4.4", |
33 |
| - "core-js": "^2.4.1", |
34 |
| - "rxjs": "^5.4.2", |
| 29 | + |
| 30 | + "@angular/common": "^4.4.6", |
| 31 | + "@angular/compiler": "^4.4.6", |
| 32 | + "@angular/core": "^4.4.6", |
| 33 | + "@angular/platform-browser": "^4.4.6", |
| 34 | + "core-js": "^2.5.1", |
| 35 | + "rxjs": "^5.5.0", |
35 | 36 | "systemjs": "0.19.43",
|
36 | 37 | "tsickle": "^0.23.5",
|
37 |
| - "tslib": "^1.7.1", |
38 |
| - "zone.js": "^0.8.12" |
| 38 | + "tslib": "^1.8.0", |
| 39 | + "zone.js": "^0.8.18" |
39 | 40 | },
|
40 | 41 | "devDependencies": {
|
41 |
| - "@angular/animations": "~4.4.4", |
| 42 | + "@angular/animations": "^4.4.6", |
42 | 43 | "@angular/cdk": "^2.0.0-beta.12",
|
43 |
| - "@angular/compiler-cli": "~4.4.4", |
44 |
| - "@angular/forms": "~4.4.4", |
45 |
| - "@angular/http": "~4.4.4", |
| 44 | + "@angular/compiler-cli": "^4.4.6", |
| 45 | + "@angular/forms": "^4.4.6", |
| 46 | + "@angular/http": "^4.4.6", |
46 | 47 | "@angular/material": "^2.0.0-beta.12",
|
47 |
| - "@angular/platform-browser-dynamic": "~4.4.4", |
48 |
| - "@angular/platform-server": "~4.4.4", |
49 |
| - "@angular/router": "~4.4.4", |
50 |
| - "@angular/tsc-wrapped": "~4.4.4", |
51 |
| - "@google-cloud/storage": "^1.1.1", |
| 48 | + "@angular/platform-browser-dynamic": "^4.4.6", |
| 49 | + "@angular/platform-server": "^4.4.6", |
| 50 | + "@angular/router": "^4.4.6", |
| 51 | + "@angular/tsc-wrapped": "^4.4.6", |
| 52 | + "@google-cloud/storage": "^1.4.0", |
52 | 53 | "@types/chalk": "^0.4.31",
|
53 | 54 | "@types/fs-extra": "^3.0.1",
|
54 |
| - "@types/glob": "^5.0.30", |
| 55 | + "@types/glob": "^5.0.33", |
55 | 56 | "@types/gulp": "3.8.32",
|
56 | 57 | "@types/hammerjs": "^2.0.34",
|
57 | 58 | "@types/jasmine": "2.5.45",
|
58 | 59 | "@types/merge2": "^0.3.30",
|
59 | 60 | "@types/minimist": "^1.2.0",
|
60 |
| - "@types/node": "^7.0.21", |
| 61 | + "@types/node": "^7.0.46", |
61 | 62 | "@types/run-sequence": "^0.0.29",
|
62 | 63 | "@types/rx": "2.5.33",
|
63 |
| - "axe-core": "^2.3.1", |
64 |
| - "axe-webdriverjs": "^1.1.1", |
| 64 | + "axe-core": "^2.4.2", |
| 65 | + "axe-webdriverjs": "^1.1.5", |
65 | 66 | "chalk": "^1.1.3",
|
66 | 67 | "cli-color": "^1.2.0",
|
67 | 68 | "dgeni": "^0.4.7",
|
68 | 69 | "dgeni-packages": "^0.19.1",
|
69 |
| - "firebase": "^4.0.0", |
70 |
| - "firebase-admin": "^5.0.0", |
71 |
| - "firebase-tools": "^3.11.0", |
| 70 | + "firebase": "^4.6.0", |
| 71 | + "firebase-admin": "^5.4.2", |
| 72 | + "firebase-tools": "^3.13.1", |
72 | 73 | "fs-extra": "^3.0.1",
|
73 | 74 | "glob": "^7.1.2",
|
74 | 75 | "google-closure-compiler": "20170409.0.0",
|
75 | 76 | "gulp": "^3.9.1",
|
76 | 77 | "gulp-clean": "^0.3.2",
|
77 |
| - "gulp-clean-css": "^3.3.1", |
| 78 | + "gulp-clean-css": "^3.9.0", |
78 | 79 | "gulp-cli": "^1.3.0",
|
79 | 80 | "gulp-connect": "^5.0.0",
|
80 |
| - "gulp-conventional-changelog": "^1.1.3", |
| 81 | + "gulp-conventional-changelog": "^1.1.6", |
81 | 82 | "gulp-dom": "^0.9.17",
|
82 | 83 | "gulp-flatten": "^0.3.1",
|
83 | 84 | "gulp-highlight-files": "^0.0.5",
|
|
106 | 107 | "minimatch": "^3.0.4",
|
107 | 108 | "minimist": "^1.2.0",
|
108 | 109 | "prompt-sync": "^4.1.5",
|
109 |
| - "protractor": "^5.1.2", |
110 |
| - "request": "^2.81.0", |
| 110 | + "protractor": "^5.2.0", |
| 111 | + "request": "^2.83.0", |
111 | 112 | "resolve-bin": "^0.4.0",
|
112 | 113 | "rollup": "^0.41.6",
|
113 |
| - "rollup-plugin-alias": "^1.3.1", |
| 114 | + "rollup-plugin-alias": "^1.4.0", |
114 | 115 | "rollup-plugin-node-resolve": "^3.0.0",
|
115 | 116 | "run-sequence": "^1.2.2",
|
116 | 117 | "scss-bundle": "^2.0.1-beta.7",
|
117 |
| - "selenium-webdriver": "^3.4.0", |
| 118 | + "selenium-webdriver": "^3.6.0", |
118 | 119 | "sorcery": "^0.10.0",
|
119 | 120 | "stylelint": "^7.12.0",
|
120 | 121 | "ts-node": "^3.0.4",
|
121 |
| - "tsconfig-paths": "^2.2.0", |
122 |
| - "tslint": "^5.7.0", |
123 |
| - "tsutils": "^2.6.0", |
| 122 | + "tsconfig-paths": "^2.3.0", |
| 123 | + "tslint": "^5.8.0", |
| 124 | + "tsutils": "^2.12.1", |
124 | 125 | "typescript": "~2.4.2",
|
125 | 126 | "uglify-js": "^2.8.14"
|
126 | 127 | }
|
|
0 commit comments