Angular v20

This commit is contained in:
2026-01-20 17:36:35 +01:00
parent 429ab24408
commit 642ea33c3c
7 changed files with 415 additions and 3439 deletions

View File

@@ -8,11 +8,11 @@
"tslib": "^2.0.0"
},
"peerDependencies": {
"@angular/core": "19.2.18",
"ngrx-store-localstorage": "19.0.2",
"@ngrx/effects": "19.2.1",
"@ngrx/router-store": "19.2.1",
"@ngrx/store": "19.2.1",
"@angular/core": "20.3.16",
"ngrx-store-localstorage": "20.1.0",
"@ngrx/effects": "20.1.0",
"@ngrx/router-store": "20.1.0",
"@ngrx/store": "20.1.0",
"tassign": "^1.0.0"
}
}