|
78 | 78 | "homepage": "https://github.com/bradmartin/nativescript-checkbox", |
79 | 79 | "readmeFilename": "README.md", |
80 | 80 | "devDependencies": { |
81 | | - "@angular/common": "~4.1.3", |
82 | | - "@angular/compiler": "~4.1.3", |
83 | | - "@angular/compiler-cli": "~4.1.3", |
84 | | - "@angular/core": "~4.1.3", |
85 | | - "@angular/forms": "~4.1.3", |
86 | | - "@angular/http": "~4.1.3", |
87 | | - "@angular/platform-browser": "~4.1.3", |
88 | | - "@angular/router": "~4.1.3", |
| 81 | + "@angular/common": "~4.4.1", |
| 82 | + "@angular/compiler": "~4.4.1", |
| 83 | + "@angular/compiler-cli": "~4.4.1", |
| 84 | + "@angular/core": "~4.4.1", |
| 85 | + "@angular/forms": "~4.4.1", |
| 86 | + "@angular/http": "~4.4.1", |
| 87 | + "@angular/platform-browser": "~4.4.1", |
| 88 | + "@angular/router": "~4.4.1", |
89 | 89 | "grunt": "^1.0.1", |
90 | 90 | "grunt-contrib-clean": "^1.0.0", |
91 | 91 | "grunt-contrib-copy": "^1.0.0", |
92 | 92 | "grunt-exec": "^2.0.0", |
93 | 93 | "husky": "^0.13.4", |
94 | 94 | "lint-staged": "^3.6.1", |
95 | | - "nativescript-angular": "~3.0.0", |
| 95 | + "nativescript-angular": "~4.4.0", |
96 | 96 | "prettier": "^1.4.4", |
97 | 97 | "rxjs": "~5.0.1", |
98 | | - "tns-core-modules": "~3.0.0", |
| 98 | + "tns-core-modules": "^3.3.0-2017-10-11-1", |
99 | 99 | "tns-platform-declarations": "~3.0.0", |
100 | 100 | "typescript": "~2.3.4", |
101 | 101 | "zone.js": "~0.8.9" |
102 | 102 | }, |
103 | 103 | "peerDependencies": { |
104 | | - "tns-core-modules": "^3.0.0" |
| 104 | + "tns-core-modules": "^3.3.0-2017-10-11-1" |
105 | 105 | } |
106 | 106 | } |
0 commit comments