|
41 | 41 | }, |
42 | 42 | "dependencies": {}, |
43 | 43 | "peerDependencies": { |
44 | | - "tns-core-modules": ">=2.3.0 || >= 3.0.0 || >=3.1.0" |
| 44 | + "tns-core-modules": ">=2.3.0 || >= 3.0.0 || >=3.2.0 || >=3.3.0" |
45 | 45 | }, |
46 | 46 | "optionalPeerDependencies": { |
47 | | - "@angular/core": ">=2.0.0 || >=4.0.0 || >=4.1.0 || >=4.2.0 || >=4.3.0" |
| 47 | + "@angular/common": ">=2.0.0 || >=4.0.0 || >=4.1.0 || >=4.2.0 || >=4.3.0 || >=4.4.0", |
| 48 | + "@angular/compiler": ">=2.0.0 || >=4.0.0 || >=4.1.0 || >=4.2.0 || >=4.3.0 || >=4.4.0", |
| 49 | + "@angular/compiler-cli": ">=2.0.0 || >=4.0.0 || >=4.1.0 || >=4.2.0 || >=4.3.0 || >=4.4.0", |
| 50 | + "@angular/core": ">=2.0.0 || >=4.0.0 || >=4.1.0 || >=4.2.0 || >=4.3.0 || >=4.4.0", |
| 51 | + "@angular/forms": ">=2.0.0 || >=4.0.0 || >=4.1.0 || >=4.2.0 || >=4.3.0 || >=4.4.0", |
| 52 | + "@angular/http": ">=2.0.0 || >=4.0.0 || >=4.1.0 || >=4.2.0 || >=4.3.0 || >=4.4.0", |
| 53 | + "@angular/platform-browser": ">=2.0.0 || >=4.0.0 || >=4.1.0 || >=4.2.0 || >=4.3.0 || >=4.4.0", |
| 54 | + "@angular/router": ">=2.0.0 || >=4.0.0 || >=4.1.0 || >=4.2.0 || >=4.3.0 || >=4.4.0", |
| 55 | + "nativescript-angular": ">=2.0.0-rc.1 || >= 3.0.0 || >= 4.0.0 || >=4.0.0 || >=4.1.0 || >=4.2.0 || >=4.3.0 || >=4.4.0" |
48 | 56 | }, |
49 | 57 | "devDependencies": { |
50 | | - "@angular/common": "~4.0.1", |
51 | | - "@angular/compiler": "~4.0.1", |
52 | | - "@angular/compiler-cli": "~4.0.1", |
53 | | - "@angular/core": "~4.0.1", |
| 58 | + "@angular/common": "~4.4.6", |
| 59 | + "@angular/compiler": "~4.4.6", |
| 60 | + "@angular/compiler-cli": "~4.4.6", |
| 61 | + "@angular/core": "~4.4.6", |
| 62 | + "@angular/forms": "~4.4.6", |
| 63 | + "@angular/http": "~4.4.6", |
| 64 | + "@angular/platform-browser": "~4.4.6", |
| 65 | + "@angular/router": "~4.4.6", |
54 | 66 | "@types/jasmine": "2.5.53", |
55 | 67 | "babel-cli": "6.24.1", |
56 | 68 | "babel-preset-es2015": "6.24.1", |
57 | | - "conventional-changelog-cli": "1.3.2", |
| 69 | + "conventional-changelog-cli": "1.3.1", |
58 | 70 | "jasmine": "2.6.0", |
59 | 71 | "jasmine-core": "2.6.4", |
60 | 72 | "jasmine-reporters": "2.2.1", |
61 | 73 | "mockery": "2.1.0", |
62 | | - "nativescript-angular": "^3.0.0 || ^2.0.0-rc.1", |
| 74 | + "nativescript-angular": "4.4.1", |
63 | 75 | "rimraf": "2.6.1", |
64 | | - "rxjs": "~5.3.0", |
65 | | - "tns-core-modules": "3.1.0", |
66 | | - "tns-platform-declarations": "3.1.0", |
| 76 | + "rxjs": "5.4.3", |
| 77 | + "tns-core-modules": "3.3.0", |
| 78 | + "tns-platform-declarations": "3.3.0", |
67 | 79 | "tslib": "1.7.0", |
68 | | - "tslint": "5.5.0", |
| 80 | + "tslint": "5.4.3", |
69 | 81 | "tslint-eslint-rules": "4.1.0", |
70 | | - "typescript": "2.4.1", |
71 | | - "zone.js": "~0.8.4" |
| 82 | + "typescript": "2.5.1", |
| 83 | + "zone.js": "0.8.17" |
72 | 84 | }, |
73 | 85 | "repository": { |
74 | 86 | "type": "git", |
|
0 commit comments