|
1 | 1 | {
|
2 | 2 | "name": "nativescript-angular",
|
3 |
| - "version": "13.0.4", |
| 3 | + "version": "14.0.0", |
4 | 4 | "license": "MIT",
|
5 | 5 | "private": true,
|
6 | 6 | "scripts": {
|
|
51 | 51 | "zone.js": "~0.11.5"
|
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 |
| - "@angular-devkit/build-angular": "14.0.1", |
| 54 | + "@angular-devkit/build-angular": "14.0.2", |
55 | 55 | "@angular-eslint/eslint-plugin": "13.2.1",
|
56 | 56 | "@angular-eslint/eslint-plugin-template": "13.2.1",
|
57 | 57 | "@angular-eslint/template-parser": "13.2.1",
|
|
60 | 60 | "@nativescript/types": "~8.2.0",
|
61 | 61 | "@nativescript/unit-test-runner": "^3.0.2",
|
62 | 62 | "@nativescript/webpack": "~5.0.0",
|
63 |
| - "@ngtools/webpack": "14.0.1", |
64 |
| - "@nrwl/angular": "14.2.4", |
65 |
| - "@nrwl/cli": "14.2.4", |
66 |
| - "@nrwl/eslint-plugin-nx": "14.2.4", |
67 |
| - "@nrwl/jest": "14.2.4", |
68 |
| - "@nrwl/js": "14.2.4", |
69 |
| - "@nrwl/node": "14.2.4", |
70 |
| - "@nrwl/workspace": "14.2.4", |
| 63 | + "@ngtools/webpack": "14.0.2", |
| 64 | + "@nrwl/angular": "14.3.3", |
| 65 | + "@nrwl/cli": "14.3.3", |
| 66 | + "@nrwl/eslint-plugin-nx": "14.3.3", |
| 67 | + "@nrwl/jest": "14.3.3", |
| 68 | + "@nrwl/js": "14.3.3", |
| 69 | + "@nrwl/node": "14.3.3", |
| 70 | + "@nrwl/workspace": "14.3.3", |
71 | 71 | "@nstudio/angular": "14.0.1",
|
72 | 72 | "@nstudio/nativescript": "14.0.1",
|
73 | 73 | "@nstudio/nativescript-angular": "14.0.1",
|
|
93 | 93 | "karma-sinon": "^1.0.5",
|
94 | 94 | "lint-staged": "^11.0.0",
|
95 | 95 | "ng-packagr": "14.0.1",
|
96 |
| - "nx": "14.2.4", |
| 96 | + "nx": "14.3.3", |
97 | 97 | "nyc": "15.1.0",
|
98 | 98 | "postcss": "^8.3.9",
|
99 | 99 | "postcss-import": "14.1.0",
|
|
0 commit comments