|
29 | 29 | "@angular/router": "~8.2.0", |
30 | 30 | "core-js": "^2.6.9", |
31 | 31 | "nativescript-angular": "~8.20.0",<% if(theme) { %> |
32 | | - "@nativescript/theme": "~2.2.0", |
| 32 | + "@nativescript/theme": "~2.2.1", |
33 | 33 | <% } %>"reflect-metadata": "~0.1.12", |
34 | 34 | "rxjs": "~6.4.0", |
35 | | - "tns-core-modules": "~6.2.0", |
| 35 | + "tns-core-modules": "~6.3.0", |
36 | 36 | "tslib": "1.10.0", |
37 | 37 | "zone.js": "~0.9.1" |
38 | 38 | }, |
|
41 | 41 | "@angular/compiler-cli": "~8.2.0", |
42 | 42 | "@angular-devkit/build-angular": "~0.803.0", |
43 | 43 | "@nativescript/schematics": "~1.0.0", |
44 | | - "@nativescript/tslint-rules": "~0.0.4", |
| 44 | + "@nativescript/tslint-rules": "~0.0.5", |
45 | 45 | "@types/jasmine": "~3.3.8", |
46 | 46 | "@types/jasminewd2": "~2.0.3", |
47 | 47 | "@types/node": "~8.9.4", |
|
53 | 53 | "karma-coverage-istanbul-reporter": "~2.0.1", |
54 | 54 | "karma-jasmine": "~2.0.1", |
55 | 55 | "karma-jasmine-html-reporter": "^1.4.0", |
56 | | - "nativescript-dev-webpack": "~1.3.0", |
| 56 | + "nativescript-dev-webpack": "~1.4.0", |
57 | 57 | "protractor": "~5.4.0", |
58 | 58 | "ts-node": "~7.0.0", |
59 | 59 | "tslint": "~5.15.0", |
|
0 commit comments