Angular v19

This commit is contained in:
2026-01-20 16:22:33 +01:00
parent 35ab2f7c90
commit 05bc18c291
4 changed files with 336 additions and 3257 deletions

View File

@@ -9,10 +9,10 @@
},
"peerDependencies": {
"@angular/core": "19.2.18",
"ngrx-store-localstorage": "^18.0.0",
"@ngrx/effects": "^18.0.2",
"@ngrx/router-store": "^18.0.2",
"@ngrx/store": "^18.0.2",
"ngrx-store-localstorage": "19.0.2",
"@ngrx/effects": "19.2.1",
"@ngrx/router-store": "19.2.1",
"@ngrx/store": "19.2.1",
"tassign": "^1.0.0"
}
}