|
35 | 35 | "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s"
|
36 | 36 | },
|
37 | 37 | "dependencies": {
|
38 |
| - "@angular/animations": "15.2.1", |
39 |
| - "@angular/common": "15.2.1", |
40 |
| - "@angular/compiler": "15.2.1", |
41 |
| - "@angular/core": "15.2.1", |
42 |
| - "@angular/forms": "15.2.1", |
43 |
| - "@angular/platform-browser": "15.2.1", |
44 |
| - "@angular/platform-browser-dynamic": "15.2.1", |
45 |
| - "@angular/router": "15.2.1", |
| 38 | + "@angular/animations": "15.2.2", |
| 39 | + "@angular/common": "15.2.2", |
| 40 | + "@angular/compiler": "15.2.2", |
| 41 | + "@angular/core": "15.2.2", |
| 42 | + "@angular/forms": "15.2.2", |
| 43 | + "@angular/platform-browser": "15.2.2", |
| 44 | + "@angular/platform-browser-dynamic": "15.2.2", |
| 45 | + "@angular/router": "15.2.2", |
46 | 46 | "@nativescript/core": "~8.4.0",
|
47 | 47 | "@nativescript/theme": "~3.0.2",
|
48 | 48 | "@ngx-translate/core": "~14.0.0",
|
49 |
| - "@nrwl/nx-cloud": "15.1.1", |
| 49 | + "@nrwl/nx-cloud": "15.2.1", |
50 | 50 | "nativescript-ngx-fonticon": "~7.0.0",
|
51 | 51 | "rxjs": "^7.5.6",
|
52 | 52 | "zone.js": "0.12.0"
|
53 | 53 | },
|
54 | 54 | "devDependencies": {
|
55 |
| - "@angular-devkit/build-angular": "15.2.1", |
56 |
| - "@angular-devkit/core": "15.2.1", |
57 |
| - "@angular-devkit/schematics": "15.2.1", |
| 55 | + "@angular-devkit/build-angular": "15.2.2", |
| 56 | + "@angular-devkit/core": "15.2.2", |
| 57 | + "@angular-devkit/schematics": "15.2.2", |
58 | 58 | "@angular-eslint/eslint-plugin": "15.2.1",
|
59 | 59 | "@angular-eslint/eslint-plugin-template": "15.2.1",
|
60 | 60 | "@angular-eslint/template-parser": "15.2.1",
|
61 |
| - "@angular/compiler-cli": "15.2.1", |
| 61 | + "@angular/compiler-cli": "15.2.2", |
62 | 62 | "@jsdevtools/coverage-istanbul-loader": "3.0.5",
|
63 | 63 | "@nativescript/types": "~8.4.0",
|
64 | 64 | "@nativescript/unit-test-runner": "^3.0.4",
|
65 | 65 | "@nativescript/webpack": "~5.0.12",
|
66 |
| - "@nrwl/angular": "15.8.5", |
67 |
| - "@nrwl/cli": "15.8.5", |
68 |
| - "@nrwl/eslint-plugin-nx": "15.8.5", |
69 |
| - "@nrwl/jest": "15.8.5", |
70 |
| - "@nrwl/js": "15.8.5", |
71 |
| - "@nrwl/linter": "15.8.5", |
72 |
| - "@nrwl/node": "15.8.5", |
73 |
| - "@nrwl/workspace": "15.8.5", |
| 66 | + "@nrwl/angular": "15.8.6", |
| 67 | + "@nrwl/cli": "15.8.6", |
| 68 | + "@nrwl/eslint-plugin-nx": "15.8.6", |
| 69 | + "@nrwl/jest": "15.8.6", |
| 70 | + "@nrwl/js": "15.8.6", |
| 71 | + "@nrwl/linter": "15.8.6", |
| 72 | + "@nrwl/node": "15.8.6", |
| 73 | + "@nrwl/workspace": "15.8.6", |
74 | 74 | "@nstudio/angular": "15.0.3",
|
75 | 75 | "@nstudio/nativescript": "15.0.3",
|
76 | 76 | "@nstudio/nativescript-angular": "15.0.3",
|
77 | 77 | "@nstudio/xplat": "15.0.3",
|
78 |
| - "@schematics/angular": "15.2.1", |
| 78 | + "@schematics/angular": "15.2.2", |
79 | 79 | "@types/jasmine": "4.3.0",
|
80 | 80 | "@types/jest": "29.4.0",
|
81 | 81 | "@types/node": "^18.7.13",
|
|
98 | 98 | "karma-sinon": "^1.0.5",
|
99 | 99 | "lint-staged": "^13.0.3",
|
100 | 100 | "ng-packagr": "15.2.2",
|
101 |
| - "nx": "15.8.5", |
| 101 | + "nx": "15.8.6", |
102 | 102 | "nyc": "15.1.0",
|
103 | 103 | "postcss": "^8.4.16",
|
104 | 104 | "postcss-import": "14.1.0",
|
|
123 | 123 | ]
|
124 | 124 | }
|
125 | 125 | }
|
| 126 | + |
0 commit comments