|
3 | 3 | "main": "src/main.ts", |
4 | 4 | "dependencies": { |
5 | 5 | "@mdi/font": "4.9.95", |
6 | | - "@angular/animations": "~11.2.7", |
7 | | - "@angular/common": "~11.2.7", |
8 | | - "@angular/compiler": "~11.2.7", |
9 | | - "@angular/core": "~11.2.7", |
10 | | - "@angular/forms": "~11.2.7", |
11 | | - "@angular/platform-browser": "~11.2.7", |
12 | | - "@angular/platform-browser-dynamic": "~11.2.7", |
13 | | - "@angular/router": "~11.2.7", |
| 6 | + "@angular/animations": "~12.1.0", |
| 7 | + "@angular/common": "~12.1.0", |
| 8 | + "@angular/compiler": "~12.1.0", |
| 9 | + "@angular/core": "~12.1.0", |
| 10 | + "@angular/forms": "~12.1.0", |
| 11 | + "@angular/platform-browser": "~12.1.0", |
| 12 | + "@angular/platform-browser-dynamic": "~12.1.0", |
| 13 | + "@angular/router": "~12.1.0", |
14 | 14 | "@nativescript/core": "8.0.0", |
15 | | - "@nativescript/angular": "~11.8.0", |
| 15 | + "@nativescript/angular": "~12.0.0", |
16 | 16 | "@nativescript-community/ui-material-activityindicator": "file:../packages/activityindicator", |
17 | 17 | "@nativescript-community/ui-material-bottomsheet": "file:../packages/bottomsheet", |
18 | 18 | "@nativescript-community/ui-material-bottomnavigationbar": "file:../packages/bottomnavigationbar", |
|
33 | 33 | "zone.js": "~0.11.4" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | | - "@angular/cli": "~11.2.7", |
37 | | - "@angular/compiler-cli": "~11.2.7", |
| 36 | + "@angular/cli": "~12.1.0", |
| 37 | + "@angular/compiler-cli": "~12.1.0", |
38 | 38 | "@nativescript/android": "8.0.0", |
39 | 39 | "@nativescript/ios": "8.0.0", |
40 | 40 | "@nativescript/types": "~8.0.0", |
41 | 41 | "@nativescript/webpack": "beta", |
42 | | - "@ngtools/webpack": "~11.2.6", |
43 | | - "typescript": "~4.0.0" |
| 42 | + "@ngtools/webpack": "~12.1.0", |
| 43 | + "typescript": "~4.2.0" |
44 | 44 | }, |
45 | 45 | "gitHead": "8ab7726d1ee9991706069c1359c552e67ee0d1a4", |
46 | 46 | "readme": "NativeScript Application" |
|
0 commit comments