|
36 | 36 | "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s" |
37 | 37 | }, |
38 | 38 | "dependencies": { |
39 | | - "@angular/animations": "~19.0.4", |
40 | | - "@angular/common": "~19.0.4", |
41 | | - "@angular/compiler": "~19.0.4", |
42 | | - "@angular/core": "~19.0.4", |
43 | | - "@angular/forms": "~19.0.4", |
44 | | - "@angular/platform-browser": "~19.0.4", |
45 | | - "@angular/platform-browser-dynamic": "~19.0.4", |
46 | | - "@angular/router": "~19.0.4", |
| 39 | + "@angular/animations": "19.2.9", |
| 40 | + "@angular/common": "19.2.9", |
| 41 | + "@angular/compiler": "19.2.9", |
| 42 | + "@angular/core": "19.2.9", |
| 43 | + "@angular/forms": "19.2.9", |
| 44 | + "@angular/platform-browser": "19.2.9", |
| 45 | + "@angular/platform-browser-dynamic": "19.2.9", |
| 46 | + "@angular/router": "19.2.9", |
47 | 47 | "@nativescript/core": "~8.8.0", |
48 | 48 | "@nativescript/tailwind": "^2.1.0", |
49 | 49 | "nativescript-fonticon": "~8.1.3", |
50 | 50 | "rxjs": "^7.8.0", |
51 | 51 | "zone.js": "~0.15.0" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | | - "@angular-devkit/build-angular": "~19.0.4", |
55 | | - "@angular-devkit/core": "~19.0.4", |
56 | | - "@angular-devkit/schematics": "~19.0.4", |
57 | | - "@angular-eslint/eslint-plugin": "~19.0.2", |
58 | | - "@angular-eslint/eslint-plugin-template": "~19.0.2", |
59 | | - "@angular-eslint/template-parser": "~19.0.2", |
60 | | - "@angular/compiler-cli": "~19.0.3", |
| 54 | + "@angular-devkit/build-angular": "19.2.9", |
| 55 | + "@angular-devkit/core": "19.2.9", |
| 56 | + "@angular-devkit/schematics": "19.2.9", |
| 57 | + "@angular-eslint/eslint-plugin": "19.4.0", |
| 58 | + "@angular-eslint/eslint-plugin-template": "19.4.0", |
| 59 | + "@angular-eslint/template-parser": "19.4.0", |
| 60 | + "@angular/compiler-cli": "19.2.9", |
61 | 61 | "@jsdevtools/coverage-istanbul-loader": "3.0.5", |
62 | 62 | "@nativescript/nx": "20.0.4", |
63 | 63 | "@nativescript/types": "~8.8.0", |
64 | 64 | "@nativescript/unit-test-runner": "^3.0.4", |
65 | 65 | "@nativescript/webpack": "~5.0.22", |
66 | 66 | "@ngtools/webpack": "~19.0.0", |
67 | | - "@nx/angular": "20.3.0", |
68 | | - "@nx/eslint": "20.3.0", |
69 | | - "@nx/eslint-plugin": "20.3.0", |
70 | | - "@nx/jest": "20.3.0", |
71 | | - "@nx/js": "20.3.0", |
72 | | - "@nx/node": "20.3.0", |
73 | | - "@nx/workspace": "20.3.0", |
74 | | - "@schematics/angular": "~19.0.4", |
| 67 | + "@nx/angular": "21.1.0", |
| 68 | + "@nx/eslint": "21.1.0", |
| 69 | + "@nx/eslint-plugin": "21.1.0", |
| 70 | + "@nx/jest": "21.1.0", |
| 71 | + "@nx/js": "21.1.0", |
| 72 | + "@nx/node": "21.1.0", |
| 73 | + "@nx/workspace": "21.1.0", |
| 74 | + "@schematics/angular": "19.2.9", |
75 | 75 | "@types/jasmine": "5.1.4", |
76 | 76 | "@types/jest": "29.5.13", |
77 | 77 | "@types/node": "^20.0.0", |
78 | 78 | "@types/sinon": "^17.0.0", |
79 | | - "@typescript-eslint/eslint-plugin": "^8.13.0", |
80 | | - "@typescript-eslint/parser": "^8.13.0", |
81 | | - "@typescript-eslint/utils": "^8.13.0", |
| 79 | + "@typescript-eslint/eslint-plugin": "8.32.1", |
| 80 | + "@typescript-eslint/parser": "8.32.1", |
| 81 | + "@typescript-eslint/utils": "8.32.1", |
82 | 82 | "conventional-changelog-cli": "^5.0.0", |
83 | 83 | "dotenv": "16.4.5", |
84 | 84 | "eslint": "8.57.0", |
85 | | - "eslint-config-prettier": "9.1.0", |
| 85 | + "eslint-config-prettier": "10.1.5", |
86 | 86 | "fs-extra": "^11.1.0", |
87 | 87 | "husky": "~9.1.0", |
88 | 88 | "jest": "29.7.0", |
|
94 | 94 | "karma-nativescript-launcher": "0.4.0", |
95 | 95 | "karma-sinon": "^1.0.5", |
96 | 96 | "lint-staged": "^15.0.0", |
97 | | - "ng-packagr": "~19.0.1", |
98 | | - "nx": "20.3.0", |
| 97 | + "ng-packagr": "19.2.2", |
| 98 | + "nx": "21.1.0", |
99 | 99 | "nyc": "17.1.0", |
100 | 100 | "postcss": "^8.4.16", |
101 | 101 | "postcss-import": "16.1.0", |
|
108 | 108 | "ts-jest": "~29.2.0", |
109 | 109 | "ts-node": "10.9.2", |
110 | 110 | "tslib": "^2.8.0", |
111 | | - "typescript": "5.6.3" |
| 111 | + "typescript": "5.7.3" |
112 | 112 | }, |
113 | 113 | "xplat": { |
114 | 114 | "prefix": "nativescript", |
|
0 commit comments