|
28 | 28 | }, |
29 | 29 | "private": true, |
30 | 30 | "dependencies": { |
31 | | - "@angular/animations": "18.2.0", |
| 31 | + "@angular/animations": "18.2.2", |
32 | 32 | "@angular/cdk": "18.2.2", |
33 | | - "@angular/common": "18.2.0", |
34 | | - "@angular/compiler": "18.2.0", |
35 | | - "@angular/core": "18.2.0", |
36 | | - "@angular/forms": "18.2.0", |
37 | | - "@angular/platform-browser": "18.2.0", |
38 | | - "@angular/platform-browser-dynamic": "18.2.0", |
39 | | - "@angular/router": "18.2.0", |
| 33 | + "@angular/common": "18.2.2", |
| 34 | + "@angular/compiler": "18.2.2", |
| 35 | + "@angular/core": "18.2.2", |
| 36 | + "@angular/forms": "18.2.2", |
| 37 | + "@angular/platform-browser": "18.2.2", |
| 38 | + "@angular/platform-browser-dynamic": "18.2.2", |
| 39 | + "@angular/router": "18.2.2", |
40 | 40 | "@fortawesome/angular-fontawesome": "^0.15.0", |
41 | 41 | "@fortawesome/fontawesome-svg-core": "^6.6.0", |
42 | 42 | "@fortawesome/free-regular-svg-icons": "^6.6.0", |
|
51 | 51 | "rxjs": "7.8.1", |
52 | 52 | "tslib": "^2.6.3", |
53 | 53 | "winbox": "^0.2.731", |
54 | | - "zone.js": "0.14.10" |
| 54 | + "zone.js": "0.15.0" |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | 57 | "@angular-builders/custom-webpack": "^18", |
|
62 | 62 | "@angular-eslint/eslint-plugin-template": "18.3.0", |
63 | 63 | "@angular-eslint/template-parser": "18.3.0", |
64 | 64 | "@angular/cli": "^18.1.4", |
65 | | - "@angular/compiler-cli": "18.2.0", |
66 | | - "@angular/language-service": "18.2.0", |
67 | | - "@angular/localize": "18.2.0", |
| 65 | + "@angular/compiler-cli": "18.2.2", |
| 66 | + "@angular/language-service": "18.2.2", |
| 67 | + "@angular/localize": "18.2.2", |
68 | 68 | "@commitlint/cli": "^19.4.0", |
69 | 69 | "@commitlint/config-conventional": "^19.2.2", |
70 | 70 | "@nrwl/cli": "15.9.3", |
|
0 commit comments