|
9 | 9 | "postversion": "sync_versions"
|
10 | 10 | },
|
11 | 11 | "dependencies": {
|
12 |
| - "@angular/animations": "17.3.1", |
13 |
| - "@angular/common": "17.3.1", |
14 |
| - "@angular/compiler": "17.3.1", |
15 |
| - "@angular/core": "17.3.1", |
16 |
| - "@angular/forms": "17.3.1", |
17 |
| - "@angular/platform-browser": "17.3.1", |
18 |
| - "@angular/platform-browser-dynamic": "17.3.1", |
19 |
| - "@angular/router": "17.3.1", |
| 12 | + "@angular/animations": "17.3.12", |
| 13 | + "@angular/common": "17.3.12", |
| 14 | + "@angular/compiler": "17.3.12", |
| 15 | + "@angular/core": "17.3.12", |
| 16 | + "@angular/forms": "17.3.12", |
| 17 | + "@angular/platform-browser": "17.3.12", |
| 18 | + "@angular/platform-browser-dynamic": "17.3.12", |
| 19 | + "@angular/router": "17.3.12", |
20 | 20 | "@linkurious/ogma": "5.0.3",
|
21 | 21 | "@ngrx/store": "^17.1.0",
|
22 | 22 | "rxjs": "~7.8.0",
|
|
26 | 26 | "devDependencies": {
|
27 | 27 | "@angular-devkit/build-angular": "17.3.8",
|
28 | 28 | "@angular/cli": "~17.3.0",
|
29 |
| - "@angular/compiler-cli": "17.3.1", |
| 29 | + "@angular/compiler-cli": "17.3.12", |
30 | 30 | "@linkurious/code-tools": "^0.0.14",
|
31 | 31 | "@types/jasmine": "~5.1.0",
|
32 | 32 | "jasmine-core": "~4.6.0",
|
|
0 commit comments