AW-6526 update angular 21
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit

This commit is contained in:
2026-01-19 13:24:57 +01:00
parent c3f2cbcedc
commit c46dac7572
6 changed files with 104 additions and 22 deletions

View File

@@ -16,6 +16,7 @@
"@ngrx/router-store": "21.0.1",
"@ngrx/store": "21.0.1",
"ngrx-store-localstorage": "20.1.0",
"rxjs": "7.8.1",
"tassign": "^1.0.0"
}
},

View File

@@ -13,6 +13,7 @@
"@ngrx/effects": "21.0.1",
"@ngrx/router-store": "21.0.1",
"@ngrx/store": "21.0.1",
"tassign": "^1.0.0"
"tassign": "^1.0.0",
"rxjs": "7.8.1"
}
}