|
46 | 46 | "repository": "https://github.com/nativescript-community/ui-material-components", |
47 | 47 | "readmeFilename": "README.md", |
48 | 48 | "devDependencies": { |
49 | | - "@angular/animations": "~10.1.4", |
50 | | - "@angular/common": "~10.1.4", |
51 | | - "@angular/compiler": "~10.1.4", |
52 | | - "@angular/compiler-cli": "~10.1.4", |
53 | | - "@angular/core": "~10.1.4", |
54 | | - "@angular/forms": "~10.1.4", |
55 | | - "@angular/platform-browser": "~10.1.4", |
56 | | - "@angular/platform-browser-dynamic": "~10.1.4", |
57 | | - "@angular/router": "~10.1.4", |
| 49 | + "@angular/animations": "~11.2.0", |
| 50 | + "@angular/common": "~11.2.0", |
| 51 | + "@angular/compiler": "~11.2.0", |
| 52 | + "@angular/compiler-cli": "~11.2.0", |
| 53 | + "@angular/core": "~11.2.0", |
| 54 | + "@angular/forms": "~11.2.0", |
| 55 | + "@angular/platform-browser": "~11.2.0", |
| 56 | + "@angular/platform-browser-dynamic": "~11.2.0", |
| 57 | + "@angular/router": "~11.2.0", |
58 | 58 | "@commitlint/cli": "^12.0.1", |
59 | 59 | "@commitlint/config-conventional": "^12.0.1", |
60 | 60 | "@nativescript-community/text": "^1.4.9", |
61 | | - "@nativescript/angular": "~10.1.7", |
62 | | - "@nativescript/core": "7.3.0", |
| 61 | + "@nativescript/angular": "~11.0.0", |
| 62 | + "@nativescript/core": "8.0.0-alpha.2", |
| 63 | + "@nativescript/eslint-plugin": "0.0.1", |
63 | 64 | "@nativescript/hook": "~2.0.0", |
64 | | - "@nativescript/types": "7.3.0", |
65 | | - "@nativescript/webpack": "~4.1.0", |
| 65 | + "@nativescript/types": "7.2.0", |
| 66 | + "@nativescript/webpack": "~4.0.1", |
66 | 67 | "@types/node": "~14.14.35", |
67 | 68 | "@typescript-eslint/eslint-plugin": "4.18.0", |
68 | 69 | "@typescript-eslint/parser": "4.18.0", |
|
74 | 75 | "globby": "^11.0.3", |
75 | 76 | "husky": "^4.3.8", |
76 | 77 | "lerna": "^4.0.0", |
77 | | - "nativescript": "7.0.11", |
| 78 | + "nativescript": "7.2.1", |
78 | 79 | "nativescript-vue": "~2.8.4", |
79 | | - "ng-packagr": "~10.1.0", |
| 80 | + "ng-packagr": "~11.2.0", |
80 | 81 | "prettier": "^2.2.1", |
81 | 82 | "prompt": "^1.1.0", |
82 | 83 | "rimraf": "^3.0.2", |
83 | 84 | "rxjs": "^6.6.6", |
84 | 85 | "ts-patch": "^1.3.2", |
85 | 86 | "typedoc": "^0.20.33", |
86 | | - "typescript": "~3.9.7", |
| 87 | + "typescript": "~4.0.0", |
87 | 88 | "vue": "2.6.12" |
88 | 89 | }, |
89 | 90 | "commitlint": { |
|
0 commit comments