AW6241 Migrate deps

This commit is contained in:
2024-09-05 12:50:16 +02:00
parent a250ecdcc1
commit 3247880b7c
5 changed files with 22 additions and 22 deletions

View File

@@ -10,9 +10,9 @@
"peerDependencies": {
"@angular/core": "^18.2.3",
"ngrx-store-localstorage": "^18",
"@ngrx/effects": "^18",
"@ngrx/router-store": "^18",
"@ngrx/store": "^18",
"@ngrx/effects": "^18.0.2",
"@ngrx/router-store": "^18.0.2",
"@ngrx/store": "^18.0.2",
"tassign": "^1.0.0",
"ng-openlayers": "file:dist/ng-openlayers"
}