|
35 | 35 | "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s" |
36 | 36 | }, |
37 | 37 | "dependencies": { |
38 | | - "@angular/animations": "17.0.0", |
39 | | - "@angular/common": "17.0.0", |
40 | | - "@angular/compiler": "17.0.0", |
41 | | - "@angular/core": "17.0.0", |
42 | | - "@angular/forms": "17.0.0", |
43 | | - "@angular/platform-browser": "17.0.0", |
44 | | - "@angular/platform-browser-dynamic": "17.0.0", |
45 | | - "@angular/router": "17.0.0", |
46 | | - "@nativescript/core": "~8.6.0", |
| 38 | + "@angular/animations": "17.3.8", |
| 39 | + "@angular/common": "17.3.8", |
| 40 | + "@angular/compiler": "17.3.8", |
| 41 | + "@angular/core": "17.3.8", |
| 42 | + "@angular/forms": "17.3.8", |
| 43 | + "@angular/platform-browser": "17.3.8", |
| 44 | + "@angular/platform-browser-dynamic": "17.3.8", |
| 45 | + "@angular/router": "17.3.8", |
| 46 | + "@nativescript/core": "~8.7.0", |
47 | 47 | "@nativescript/theme": "~3.0.2", |
48 | 48 | "@ngx-translate/core": "~15.0.0", |
49 | | - "nativescript-fonticon": "~8.0.0", |
| 49 | + "nativescript-fonticon": "~8.1.0", |
50 | 50 | "rxjs": "^7.8.0", |
51 | 51 | "zone.js": "0.14.2" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | | - "@angular-devkit/build-angular": "17.0.0", |
55 | | - "@angular-devkit/core": "17.0.0", |
56 | | - "@angular-devkit/schematics": "17.0.0", |
57 | | - "@angular-eslint/eslint-plugin": "17.0.0", |
58 | | - "@angular-eslint/eslint-plugin-template": "17.0.0", |
59 | | - "@angular-eslint/template-parser": "17.0.0", |
60 | | - "@angular/compiler-cli": "17.0.0", |
| 54 | + "@angular-devkit/build-angular": "17.3.7", |
| 55 | + "@angular-devkit/core": "17.3.7", |
| 56 | + "@angular-devkit/schematics": "17.3.7", |
| 57 | + "@angular-eslint/eslint-plugin": "17.4.0", |
| 58 | + "@angular-eslint/eslint-plugin-template": "17.4.0", |
| 59 | + "@angular-eslint/template-parser": "17.4.0", |
| 60 | + "@angular/compiler-cli": "17.3.8", |
61 | 61 | "@jsdevtools/coverage-istanbul-loader": "3.0.5", |
62 | | - "@nativescript/types": "~8.6.0", |
| 62 | + "@nativescript/types": "~8.7.0", |
63 | 63 | "@nativescript/unit-test-runner": "^3.0.4", |
64 | | - "@nativescript/webpack": "~5.0.12", |
65 | | - "@ngtools/webpack": "17.0.0", |
| 64 | + "@nativescript/webpack": "~5.0.21", |
| 65 | + "@ngtools/webpack": "17.3.7", |
66 | 66 | "@nstudio/angular": "17.0.1", |
67 | 67 | "@nstudio/nativescript": "17.0.1", |
68 | 68 | "@nstudio/nativescript-angular": "17.0.1", |
69 | 69 | "@nstudio/xplat": "17.0.1", |
70 | | - "@nx/angular": "17.1.0-beta.4", |
71 | | - "@nx/eslint": "17.1.0-beta.4", |
72 | | - "@nx/eslint-plugin": "17.1.0-beta.4", |
73 | | - "@nx/jest": "17.1.0-beta.4", |
74 | | - "@nx/js": "17.1.0-beta.4", |
75 | | - "@nx/node": "17.1.0-beta.4", |
76 | | - "@nx/workspace": "17.1.0-beta.4", |
| 70 | + "@nx/angular": "17.1.3", |
| 71 | + "@nx/eslint": "17.1.3", |
| 72 | + "@nx/eslint-plugin": "17.1.3", |
| 73 | + "@nx/jest": "17.1.3", |
| 74 | + "@nx/js": "17.1.3", |
| 75 | + "@nx/node": "17.1.3", |
| 76 | + "@nx/workspace": "17.1.3", |
77 | 77 | "@schematics/angular": "17.0.0", |
78 | 78 | "@types/jasmine": "5.1.1", |
79 | 79 | "@types/jest": "29.5.7", |
|
86 | 86 | "eslint": "8.53.0", |
87 | 87 | "eslint-config-prettier": "9.0.0", |
88 | 88 | "fs-extra": "^11.1.0", |
89 | | - "husky": "~8.0.1", |
| 89 | + "husky": "~9.0.0", |
90 | 90 | "jest": "29.7.0", |
91 | 91 | "jest-environment-jsdom": "29.7.0", |
92 | 92 | "karma": "6.4.2", |
|
96 | 96 | "karma-nativescript-launcher": "0.4.0", |
97 | 97 | "karma-sinon": "^1.0.5", |
98 | 98 | "lint-staged": "^15.0.0", |
99 | | - "ng-packagr": "17.0.0", |
100 | | - "nx": "17.1.0-beta.4", |
| 99 | + "ng-packagr": "17.3.0", |
| 100 | + "nx": "17.1.3", |
101 | 101 | "nyc": "15.1.0", |
102 | 102 | "postcss": "^8.4.16", |
103 | 103 | "postcss-import": "15.1.0", |
|
109 | 109 | "ts-jest": "29.1.1", |
110 | 110 | "ts-node": "10.9.1", |
111 | 111 | "tslib": "^2.6.0", |
112 | | - "typescript": "5.2.2" |
| 112 | + "typescript": "~5.4.0" |
113 | 113 | }, |
114 | 114 | "xplat": { |
115 | 115 | "prefix": "nativescript", |
|
0 commit comments