|
31 | 31 | "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s"
|
32 | 32 | },
|
33 | 33 | "dependencies": {
|
34 |
| - "@angular/animations": "12.2.1", |
35 |
| - "@angular/common": "12.2.1", |
36 |
| - "@angular/compiler": "12.2.1", |
37 |
| - "@angular/core": "12.2.1", |
38 |
| - "@angular/forms": "12.2.1", |
39 |
| - "@angular/platform-browser": "12.2.1", |
40 |
| - "@angular/platform-browser-dynamic": "12.2.1", |
41 |
| - "@angular/router": "12.2.1", |
42 |
| - "@nativescript/core": "next", |
| 34 | + "@angular/animations": "12.2.5", |
| 35 | + "@angular/common": "12.2.5", |
| 36 | + "@angular/compiler": "12.2.5", |
| 37 | + "@angular/core": "12.2.5", |
| 38 | + "@angular/forms": "12.2.5", |
| 39 | + "@angular/platform-browser": "12.2.5", |
| 40 | + "@angular/platform-browser-dynamic": "12.2.5", |
| 41 | + "@angular/router": "12.2.5", |
| 42 | + "@nativescript/core": "~8.1.0", |
43 | 43 | "@nativescript/theme": "~3.0.0",
|
44 | 44 | "nativescript-ngx-fonticon": "~7.0.0",
|
45 |
| - "rxjs": "^6.6.0", |
| 45 | + "rxjs": "^7.3.0", |
46 | 46 | "zone.js": "0.11.4"
|
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 | 49 | "@angular-eslint/eslint-plugin": "12.3.1",
|
50 | 50 | "@angular-eslint/eslint-plugin-template": "12.3.1",
|
51 | 51 | "@angular-eslint/template-parser": "12.3.1",
|
52 |
| - "@angular/compiler-cli": "12.2.1", |
53 |
| - "@nativescript/ios": "8.0.0", |
54 |
| - "@nativescript/types": "^8.0.0", |
| 52 | + "@angular/compiler-cli": "12.2.5", |
| 53 | + "@nativescript/types": "~8.1.0", |
55 | 54 | "@nativescript/unit-test-runner": "^2.0.5",
|
56 |
| - "@nativescript/webpack": "rc", |
57 |
| - "@ngtools/webpack": "12.2.1", |
58 |
| - "@nrwl/angular": "12.7.1", |
59 |
| - "@nrwl/cli": "12.7.1", |
60 |
| - "@nrwl/eslint-plugin-nx": "12.7.1", |
61 |
| - "@nrwl/jest": "12.7.1", |
62 |
| - "@nrwl/node": "12.7.1", |
63 |
| - "@nrwl/tao": "12.7.1", |
64 |
| - "@nrwl/workspace": "12.7.1", |
| 55 | + "@nativescript/webpack": "5.0.0", |
| 56 | + "@ngtools/webpack": "12.2.5", |
| 57 | + "@nrwl/angular": "12.9.0", |
| 58 | + "@nrwl/cli": "12.9.0", |
| 59 | + "@nrwl/eslint-plugin-nx": "12.9.0", |
| 60 | + "@nrwl/jest": "12.9.0", |
| 61 | + "@nrwl/node": "12.9.0", |
| 62 | + "@nrwl/tao": "12.9.0", |
| 63 | + "@nrwl/workspace": "12.9.0", |
65 | 64 | "@nstudio/angular": "12.7.0",
|
66 | 65 | "@nstudio/nativescript": "12.7.0",
|
67 | 66 | "@nstudio/nativescript-angular": "12.7.0",
|
|
86 | 85 | "karma-sinon": "^1.0.5",
|
87 | 86 | "karma-webpack": "5.0.0",
|
88 | 87 | "lint-staged": "^11.0.0",
|
89 |
| - "ng-packagr": "12.2.0", |
| 88 | + "ng-packagr": "12.2.1", |
90 | 89 | "prettier": "2.3.2",
|
91 | 90 | "sass": "^1.32.0",
|
92 | 91 | "sinon": "^11.1.1",
|
|
0 commit comments