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