|
49 | 49 | "repository": "https://github.com/nativescript-community/ui-material-components",
|
50 | 50 | "readmeFilename": "README.md",
|
51 | 51 | "devDependencies": {
|
52 |
| - "@angular/animations": "~11.2.14", |
53 |
| - "@angular/common": "~11.2.14", |
54 |
| - "@angular/compiler": "~11.2.14", |
55 |
| - "@angular/compiler-cli": "~11.2.14", |
56 |
| - "@angular/core": "~11.2.14", |
57 |
| - "@angular/forms": "~11.2.14", |
58 |
| - "@angular/platform-browser": "~11.2.14", |
59 |
| - "@angular/platform-browser-dynamic": "~11.2.14", |
60 |
| - "@angular/router": "~11.2.14", |
| 52 | + "@angular/animations": "~13.0.1", |
| 53 | + "@angular/common": "~13.0.1", |
| 54 | + "@angular/compiler": "~13.0.1", |
| 55 | + "@angular/compiler-cli": "~13.0.1", |
| 56 | + "@angular/core": "~13.0.1", |
| 57 | + "@angular/forms": "~13.0.1", |
| 58 | + "@angular/platform-browser": "~13.0.1", |
| 59 | + "@angular/platform-browser-dynamic": "~13.0.1", |
| 60 | + "@angular/router": "~13.0.1", |
61 | 61 | "@commitlint/cli": "^14.1.0",
|
62 | 62 | "@commitlint/config-conventional": "^14.1.0",
|
63 | 63 | "@nativescript-community/text": "^1.4.28",
|
64 | 64 | "@nativescript/angular": "12.2.0",
|
65 |
| - "@nativescript/core": "8.1.0", |
| 65 | + "@nativescript/core": "8.1.5", |
66 | 66 | "@nativescript/eslint-plugin": "0.0.4",
|
67 | 67 | "@nativescript/hook": "~2.0.0",
|
68 | 68 | "@nativescript/types": "8.1.1",
|
69 |
| - "@nativescript/webpack": "5.0.0", |
| 69 | + "@nativescript/webpack": "5.0.1", |
70 | 70 | "@types/node": "~16.11.7",
|
71 | 71 | "@typescript-eslint/eslint-plugin": "5.3.1",
|
72 | 72 | "@typescript-eslint/parser": "5.3.1",
|
|
79 | 79 | "husky": "^7.0.4",
|
80 | 80 | "lerna": "^4.0.0",
|
81 | 81 | "nativescript-vue": "~2.9.0",
|
82 |
| - "ng-packagr": "~11.2.0", |
| 82 | + "ng-packagr": "~13.0.3", |
83 | 83 | "prettier": "^2.4.1",
|
84 | 84 | "react-nativescript": "^3.0.0-beta.1",
|
85 | 85 | "rimraf": "^3.0.2",
|
86 | 86 | "rxjs": "^7.4.0",
|
87 | 87 | "ts-patch": "^2.0.1",
|
88 |
| - "typedoc": "^0.22.8", |
| 88 | + "typedoc": "^0.22.9", |
89 | 89 | "typescript": "~4.4.4",
|
90 | 90 | "vue": "2.6.14"
|
91 | 91 | },
|
|
0 commit comments