AW-6046 Angular 17

This commit is contained in:
2024-04-10 08:18:25 +02:00
parent 97d6d569a0
commit 8594a94d62
3 changed files with 13 additions and 13 deletions

View File

@@ -10,9 +10,9 @@
"peerDependencies": {
"@angular/core": "^16.2.12",
"ngrx-store-localstorage": "16.0.0",
"@ngrx/effects": "^16",
"@ngrx/router-store": "^16",
"@ngrx/store": "^16",
"@ngrx/effects": "^17",
"@ngrx/router-store": "^17",
"@ngrx/store": "^17",
"tassign": ">1.0.0",
"ng-openlayers": "file:dist/ng-openlayers",
"ol": "^8.2.0"