|
35 | 35 | "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s" |
36 | 36 | }, |
37 | 37 | "dependencies": { |
38 | | - "@angular/animations": "14.0.4", |
39 | | - "@angular/common": "14.0.4", |
40 | | - "@angular/compiler": "14.0.4", |
41 | | - "@angular/core": "14.0.4", |
42 | | - "@angular/forms": "14.0.4", |
43 | | - "@angular/platform-browser": "14.0.4", |
44 | | - "@angular/platform-browser-dynamic": "14.0.4", |
45 | | - "@angular/router": "14.0.4", |
46 | | - "@nativescript/core": "~8.2.0", |
| 38 | + "@angular/animations": "14.1.1", |
| 39 | + "@angular/common": "14.1.1", |
| 40 | + "@angular/compiler": "14.1.1", |
| 41 | + "@angular/core": "14.1.1", |
| 42 | + "@angular/forms": "14.1.1", |
| 43 | + "@angular/platform-browser": "14.1.1", |
| 44 | + "@angular/platform-browser-dynamic": "14.1.1", |
| 45 | + "@angular/router": "14.1.1", |
| 46 | + "@nativescript/core": "~8.3.0", |
47 | 47 | "@nativescript/theme": "~3.0.0", |
48 | 48 | "@ngx-translate/core": "~14.0.0", |
49 | 49 | "nativescript-ngx-fonticon": "~7.0.0", |
50 | 50 | "rxjs": "^7.5.0", |
51 | 51 | "zone.js": "~0.11.5" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | | - "@angular-devkit/build-angular": "14.0.4", |
55 | | - "@angular-eslint/eslint-plugin": "14.0.0", |
56 | | - "@angular-eslint/eslint-plugin-template": "14.0.0", |
57 | | - "@angular-eslint/template-parser": "14.0.0", |
58 | | - "@angular/compiler-cli": "14.0.4", |
| 54 | + "@angular-devkit/build-angular": "14.1.1", |
| 55 | + "@angular-eslint/eslint-plugin": "14.0.2", |
| 56 | + "@angular-eslint/eslint-plugin-template": "14.0.2", |
| 57 | + "@angular-eslint/template-parser": "14.0.2", |
| 58 | + "@angular/compiler-cli": "14.1.1", |
59 | 59 | "@jsdevtools/coverage-istanbul-loader": "3.0.5", |
60 | | - "@nativescript/types": "~8.2.0", |
| 60 | + "@nativescript/types": "~8.3.0", |
61 | 61 | "@nativescript/unit-test-runner": "^3.0.2", |
62 | 62 | "@nativescript/webpack": "~5.0.0", |
63 | | - "@ngtools/webpack": "14.0.4", |
64 | | - "@nrwl/angular": "14.4.0", |
65 | | - "@nrwl/cli": "14.4.0", |
66 | | - "@nrwl/eslint-plugin-nx": "14.4.0", |
67 | | - "@nrwl/jest": "14.4.0", |
68 | | - "@nrwl/js": "14.4.0", |
69 | | - "@nrwl/node": "14.4.0", |
70 | | - "@nrwl/workspace": "14.4.0", |
| 63 | + "@ngtools/webpack": "14.1.1", |
| 64 | + "@nrwl/angular": "14.5.4", |
| 65 | + "@nrwl/cli": "14.5.4", |
| 66 | + "@nrwl/eslint-plugin-nx": "14.5.4", |
| 67 | + "@nrwl/jest": "14.5.4", |
| 68 | + "@nrwl/js": "14.5.4", |
| 69 | + "@nrwl/node": "14.5.4", |
| 70 | + "@nrwl/workspace": "14.5.4", |
71 | 71 | "@nstudio/angular": "14.3.0", |
72 | 72 | "@nstudio/nativescript": "14.3.0", |
73 | 73 | "@nstudio/nativescript-angular": "14.3.0", |
|
85 | 85 | "fs-extra": "^9.0.1", |
86 | 86 | "husky": "~8.0.1", |
87 | 87 | "jest": "27.5.1", |
88 | | - "karma": "6.3.20", |
| 88 | + "karma": "6.4.0", |
89 | 89 | "karma-coverage": "2.0.3", |
90 | | - "karma-jasmine": "5.0.1", |
| 90 | + "karma-jasmine": "5.1.0", |
91 | 91 | "karma-mocha-reporter": "^2.2.5", |
92 | 92 | "karma-nativescript-launcher": "0.4.0", |
93 | 93 | "karma-sinon": "^1.0.5", |
94 | 94 | "lint-staged": "^13.0.0", |
95 | | - "ng-packagr": "14.0.2", |
96 | | - "nx": "14.4.0", |
| 95 | + "ng-packagr": "14.1.0", |
| 96 | + "nx": "14.5.4", |
97 | 97 | "nyc": "15.1.0", |
98 | 98 | "postcss": "^8.3.9", |
99 | 99 | "postcss-import": "14.1.0", |
|
0 commit comments