|
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.0.2", |
| 49 | + "@nrwl/nx-cloud": "15.0.2", |
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.0.1", |
56 | | - "@angular-eslint/eslint-plugin": "14.0.4", |
57 | | - "@angular-eslint/eslint-plugin-template": "14.0.4", |
58 | | - "@angular-eslint/template-parser": "14.0.4", |
59 | | - "@angular/compiler-cli": "15.0.1", |
| 55 | + "@angular-devkit/build-angular": "~15.0.0", |
| 56 | + "@angular-eslint/eslint-plugin": "~15.0.0", |
| 57 | + "@angular-eslint/eslint-plugin-template": "~15.0.0", |
| 58 | + "@angular-eslint/template-parser": "~15.0.0", |
| 59 | + "@angular/compiler-cli": "~15.0.0", |
60 | 60 | "@jsdevtools/coverage-istanbul-loader": "3.0.5", |
61 | 61 | "@nativescript/types": "~8.4.0", |
62 | 62 | "@nativescript/unit-test-runner": "^3.0.4", |
63 | 63 | "@nativescript/webpack": "~5.0.12", |
64 | | - "@ngtools/webpack": "15.0.1", |
65 | | - "@nrwl/angular": "15.2.1", |
66 | | - "@nrwl/cli": "15.2.1", |
67 | | - "@nrwl/eslint-plugin-nx": "15.2.1", |
68 | | - "@nrwl/jest": "15.2.1", |
69 | | - "@nrwl/js": "15.2.1", |
70 | | - "@nrwl/node": "15.2.1", |
71 | | - "@nrwl/workspace": "15.2.1", |
| 64 | + "@nrwl/angular": "15.4.2", |
| 65 | + "@nrwl/cli": "15.4.2", |
| 66 | + "@nrwl/eslint-plugin-nx": "15.4.2", |
| 67 | + "@nrwl/jest": "15.4.2", |
| 68 | + "@nrwl/js": "15.4.2", |
| 69 | + "@nrwl/linter": "15.4.2", |
| 70 | + "@nrwl/node": "15.4.2", |
| 71 | + "@nrwl/workspace": "15.4.2", |
72 | 72 | "@nstudio/angular": "15.0.2", |
73 | 73 | "@nstudio/nativescript": "15.0.2", |
74 | 74 | "@nstudio/nativescript-angular": "15.0.2", |
|
77 | 77 | "@types/jest": "28.1.8", |
78 | 78 | "@types/node": "^18.7.13", |
79 | 79 | "@types/sinon": "^10.0.13", |
80 | | - "@typescript-eslint/eslint-plugin": "~5.35.1", |
81 | | - "@typescript-eslint/parser": "~5.35.1", |
| 80 | + "@typescript-eslint/eslint-plugin": "^5.36.1", |
| 81 | + "@typescript-eslint/parser": "^5.36.1", |
82 | 82 | "conventional-changelog-cli": "^2.2.2", |
83 | 83 | "dotenv": "16.0.1", |
84 | 84 | "eslint": "8.22.0", |
|
94 | 94 | "karma-sinon": "^1.0.5", |
95 | 95 | "lint-staged": "^13.0.3", |
96 | 96 | "ng-packagr": "15.0.1", |
97 | | - "nx": "15.2.1", |
| 97 | + "nx": "15.4.2", |
98 | 98 | "nyc": "15.1.0", |
99 | 99 | "postcss": "^8.4.16", |
100 | 100 | "postcss-import": "14.1.0", |
|
0 commit comments