|
44 | 44 | "repository": "https://github.com/Akylas/nativescript-material-components",
|
45 | 45 | "readmeFilename": "README.md",
|
46 | 46 | "devDependencies": {
|
47 |
| - "@angular/animations": "~10.1.2", |
48 |
| - "@angular/common": "~10.1.2", |
49 |
| - "@angular/compiler": "~10.1.2", |
50 |
| - "@angular/compiler-cli": "~10.1.2", |
51 |
| - "@angular/core": "~10.1.2", |
52 |
| - "@angular/forms": "~10.1.2", |
53 |
| - "@angular/platform-browser": "~10.1.2", |
54 |
| - "@angular/platform-browser-dynamic": "~10.1.2", |
55 |
| - "@angular/router": "~10.1.2", |
| 47 | + "@angular/animations": "~10.1.4", |
| 48 | + "@angular/common": "~10.1.4", |
| 49 | + "@angular/compiler": "~10.1.4", |
| 50 | + "@angular/compiler-cli": "~10.1.4", |
| 51 | + "@angular/core": "~10.1.4", |
| 52 | + "@angular/forms": "~10.1.4", |
| 53 | + "@angular/platform-browser": "~10.1.4", |
| 54 | + "@angular/platform-browser-dynamic": "~10.1.4", |
| 55 | + "@angular/router": "~10.1.4", |
56 | 56 | "@commitlint/cli": "^11.0.0",
|
57 | 57 | "@commitlint/config-conventional": "^11.0.0",
|
58 |
| - "@nativescript/angular": "~10.1.0", |
| 58 | + "@nativescript/angular": "~10.1.5", |
59 | 59 | "@nativescript/hook": "~2.0.0",
|
60 |
| - "nativescript": "7.0.8", |
61 |
| - "@nativescript/core": "7.0.3", |
62 |
| - "@nativescript/types": "7.0.3", |
63 |
| - "@nativescript/webpack": "~3.0.4", |
| 60 | + "nativescript": "7.0.10", |
| 61 | + "@nativescript/core": "7.0.10", |
| 62 | + "@nativescript/types": "7.0.4", |
| 63 | + "@nativescript/webpack": "~3.0.7", |
64 | 64 | "@types/node": "~14.0.22",
|
65 |
| - "@typescript-eslint/eslint-plugin": "4.1.1", |
66 |
| - "@typescript-eslint/parser": "4.1.1", |
| 65 | + "@typescript-eslint/eslint-plugin": "4.4.0", |
| 66 | + "@typescript-eslint/parser": "4.4.0", |
67 | 67 | "cpy-cli": "~3.1.1",
|
68 |
| - "eslint": "7.9.0", |
| 68 | + "eslint": "7.10.0", |
69 | 69 | "husky": "^4.3.0",
|
70 | 70 | "lerna": "^3.22.1",
|
71 | 71 | "nativescript-vue": "~2.8.1",
|
|
0 commit comments