|
13 | 13 | },
|
14 | 14 | "private": true,
|
15 | 15 | "dependencies": {
|
16 |
| - "@angular/animations": "17.1.0", |
17 |
| - "@angular/common": "17.1.0", |
18 |
| - "@angular/compiler": "17.1.0", |
19 |
| - "@angular/core": "17.1.0", |
20 |
| - "@angular/forms": "17.1.0", |
21 |
| - "@angular/platform-browser": "17.1.0", |
22 |
| - "@angular/platform-browser-dynamic": "17.1.0", |
23 |
| - "@angular/router": "17.1.0", |
| 16 | + "@angular/animations": "17.1.1", |
| 17 | + "@angular/common": "17.1.1", |
| 18 | + "@angular/compiler": "17.1.1", |
| 19 | + "@angular/core": "17.1.1", |
| 20 | + "@angular/forms": "17.1.1", |
| 21 | + "@angular/platform-browser": "17.1.1", |
| 22 | + "@angular/platform-browser-dynamic": "17.1.1", |
| 23 | + "@angular/router": "17.1.1", |
24 | 24 | "rxjs": "7.8.1",
|
25 | 25 | "tslib": "2.6.2",
|
26 | 26 | "zone.js": "0.14.3"
|
27 | 27 | },
|
28 | 28 | "devDependencies": {
|
29 | 29 | "@angular-devkit/build-angular": "17.1.1",
|
30 | 30 | "@angular/cli": "17.1.1",
|
31 |
| - "@angular/compiler-cli": "17.1.0", |
| 31 | + "@angular/compiler-cli": "17.1.1", |
32 | 32 | "@types/jasmine": "5.1.4",
|
33 | 33 | "@types/node": "20.11.5",
|
34 | 34 | "husky": "8.0.3",
|
|
0 commit comments