|
1 | 1 | { |
2 | 2 | "name": "svc-ng", |
3 | | - "version": "1.3.13", |
| 3 | + "version": "1.3.14", |
4 | 4 | "license": "MIT AND GPL-3.0-or-later", |
5 | 5 | "scripts": { |
6 | 6 | "ng": "ng", |
|
12 | 12 | }, |
13 | 13 | "private": true, |
14 | 14 | "dependencies": { |
15 | | - "@angular/animations": "^5.2.4", |
16 | | - "@angular/common": "^5.2.4", |
17 | | - "@angular/compiler": "^5.2.4", |
18 | | - "@angular/core": "^5.2.4", |
| 15 | + "@angular/animations": "^5.2.5", |
| 16 | + "@angular/common": "^5.2.5", |
| 17 | + "@angular/compiler": "^5.2.5", |
| 18 | + "@angular/core": "^5.2.5", |
19 | 19 | "@angular/flex-layout": "2.0.0-beta.10-4905443", |
20 | | - "@angular/forms": "^5.2.4", |
21 | | - "@angular/http": "^5.2.4", |
22 | | - "@angular/platform-browser": "^5.2.4", |
23 | | - "@angular/platform-browser-dynamic": "^5.2.4", |
24 | | - "@angular/router": "^5.2.4", |
| 20 | + "@angular/forms": "^5.2.5", |
| 21 | + "@angular/http": "^5.2.5", |
| 22 | + "@angular/platform-browser": "^5.2.5", |
| 23 | + "@angular/platform-browser-dynamic": "^5.2.5", |
| 24 | + "@angular/router": "^5.2.5", |
25 | 25 | "array-buffer-reader": "^1.0.0", |
26 | 26 | "core-js": "^2.4.1", |
27 | 27 | "font-awesome": "^4.7.0", |
28 | 28 | "ks-astronomy": "^1.0.0", |
29 | | - "ks-date-time-zone": "^1.0.1", |
| 29 | + "ks-date-time-zone": "^1.2.0", |
30 | 30 | "ks-math": "^1.1.0", |
31 | 31 | "ks-util": "^1.0.5", |
32 | 32 | "lodash": "^4.17.5", |
|
36 | 36 | "zone.js": "^0.8.19" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@angular/cli": "^1.6.8", |
40 | | - "@angular/compiler-cli": "^5.2.4", |
41 | | - "@angular/language-service": "^5.2.4", |
42 | | - "@types/googlemaps": "^3.30.5", |
| 39 | + "@angular/cli": "^1.7.0", |
| 40 | + "@angular/compiler-cli": "^5.2.5", |
| 41 | + "@angular/language-service": "^5.2.5", |
| 42 | + "@types/googlemaps": "^3.30.7", |
43 | 43 | "@types/jasmine": "~2.8.3", |
44 | 44 | "@types/jasminewd2": "~2.0.2", |
45 | | - "@types/lodash": "^4.14.102", |
46 | | - "@types/node": "^6.0.100", |
| 45 | + "@types/lodash": "^4.14.104", |
| 46 | + "@types/node": "^6.0.101", |
47 | 47 | "codelyzer": "^4.0.1", |
48 | 48 | "jasmine-core": "~2.8.0", |
49 | 49 | "jasmine-spec-reporter": "~4.2.1", |
|
0 commit comments