|
41 | 41 | "private": true, |
42 | 42 | "packageManager": "npm@11.6.4", |
43 | 43 | "dependencies": { |
44 | | - "@angular/animations": "^21.0.3", |
45 | | - "@angular/cdk": "^21.0.2", |
46 | | - "@angular/common": "^21.0.3", |
47 | | - "@angular/compiler": "^21.0.3", |
48 | | - "@angular/core": "^21.0.3", |
49 | | - "@angular/forms": "^21.0.3", |
50 | | - "@angular/localize": "^21.0.3", |
51 | | - "@angular/platform-browser": "^21.0.3", |
52 | | - "@angular/router": "^21.0.3", |
| 44 | + "@angular/animations": "^21.0.5", |
| 45 | + "@angular/cdk": "^21.0.3", |
| 46 | + "@angular/common": "^21.0.5", |
| 47 | + "@angular/compiler": "^21.0.5", |
| 48 | + "@angular/core": "^21.0.5", |
| 49 | + "@angular/forms": "^21.0.5", |
| 50 | + "@angular/localize": "^21.0.5", |
| 51 | + "@angular/platform-browser": "^21.0.5", |
| 52 | + "@angular/router": "^21.0.5", |
53 | 53 | "@coreui/chartjs": "~4.1.0", |
54 | 54 | "@coreui/icons": "^3.0.1", |
55 | 55 | "@popperjs/core": "~2.11.8", |
|
60 | 60 | "zone.js": "~0.16.0" |
61 | 61 | }, |
62 | 62 | "devDependencies": { |
63 | | - "@angular-devkit/schematics": "^21.0.2", |
64 | | - "@angular/build": "^21.0.2", |
65 | | - "@angular/cli": "^21.0.2", |
66 | | - "@angular/compiler-cli": "^21.0.3", |
67 | | - "@angular/language-service": "^21.0.3", |
| 63 | + "@angular-devkit/schematics": "^21.0.3", |
| 64 | + "@angular/build": "^21.0.3", |
| 65 | + "@angular/cli": "^21.0.3", |
| 66 | + "@angular/compiler-cli": "^21.0.5", |
| 67 | + "@angular/language-service": "^21.0.5", |
68 | 68 | "@types/jasmine": "^5.1.13", |
69 | 69 | "@types/lodash-es": "^4.17.12", |
70 | | - "@types/node": "^24.10.2", |
| 70 | + "@types/node": "^24.10.3", |
71 | 71 | "angular-eslint": "^21.1.0", |
72 | 72 | "copyfiles": "^2.4.1", |
73 | 73 | "eslint": "^9.39.1", |
|
0 commit comments