|
10 | 10 | }, |
11 | 11 | "private": true, |
12 | 12 | "dependencies": { |
13 | | - "@angular/animations": "^17.3.3", |
14 | | - "@angular/common": "^17.3.3", |
15 | | - "@angular/compiler": "^17.3.3", |
16 | | - "@angular/core": "^17.3.3", |
17 | | - "@angular/forms": "^17.3.3", |
18 | | - "@angular/platform-browser": "^17.3.3", |
19 | | - "@angular/platform-browser-dynamic": "^17.3.3", |
20 | | - "@angular/router": "^17.3.3", |
| 13 | + "@angular/animations": "^17.3.5", |
| 14 | + "@angular/common": "^17.3.5", |
| 15 | + "@angular/compiler": "^17.3.5", |
| 16 | + "@angular/core": "^17.3.5", |
| 17 | + "@angular/forms": "^17.3.5", |
| 18 | + "@angular/platform-browser": "^17.3.5", |
| 19 | + "@angular/platform-browser-dynamic": "^17.3.5", |
| 20 | + "@angular/router": "^17.3.5", |
21 | 21 | "rxjs": "~7.8.1", |
22 | 22 | "tslib": "^2.6.2", |
23 | 23 | "zone.js": "~0.14.4" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | | - "@angular-devkit/build-angular": "^17.3.3", |
27 | | - "@angular/cli": "^17.3.3", |
28 | | - "@angular/compiler-cli": "^17.3.3", |
| 26 | + "@angular-devkit/build-angular": "^17.3.5", |
| 27 | + "@angular/cli": "^17.3.5", |
| 28 | + "@angular/compiler-cli": "^17.3.5", |
29 | 29 | "@types/jasmine": "~5.1.4", |
30 | 30 | "jasmine-core": "~5.1.2", |
31 | 31 | "karma": "~6.4.3", |
|
0 commit comments