AW-6526 ng update @angular/core@19 @angular/cli@19

This commit is contained in:
2026-01-19 10:35:53 +01:00
parent 8d5412e643
commit 70a86d195f
3 changed files with 16 additions and 16 deletions

View File

@@ -8,11 +8,11 @@
"tslib": "^2.0.0"
},
"peerDependencies": {
"@angular/core": "18.2.3",
"ngrx-store-localstorage": "^18.0.0",
"@ngrx/effects": "^18.0.2",
"@ngrx/router-store": "^18.0.2",
"@ngrx/store": "^18.0.2",
"@angular/core": "19.2.18",
"ngrx-store-localstorage": "^19.0.0",
"@ngrx/effects": "^19.0.0",
"@ngrx/router-store": "^19.0.0",
"@ngrx/store": "^19.0.0",
"tassign": "^1.0.0"
}
}