AW-6046 Angular 17
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good

This commit is contained in:
2024-04-10 08:24:07 +02:00
parent 393b881e3b
commit 876020828e
5 changed files with 23 additions and 23 deletions

View File

@@ -11,12 +11,12 @@
"tslib": "^2.0.0"
},
"peerDependencies": {
"@angular/core": "^16.2.12",
"@ngrx/effects": "^16",
"@ngrx/router-store": "^16",
"@ngrx/store": "^16",
"@angular/core": "^17.3.3",
"@ngrx/effects": "^17",
"@ngrx/router-store": "^17",
"@ngrx/store": "^17",
"ng-openlayers": "file:dist/ng-openlayers",
"ngrx-store-localstorage": "16.0.0",
"ngrx-store-localstorage": "^17",
"ol": "^8.2.0",
"tassign": ">1.0.0"
}

View File

@@ -8,8 +8,8 @@
"tslib": "^2.0.0"
},
"peerDependencies": {
"@angular/core": "^16.2.12",
"ngrx-store-localstorage": "16.0.0",
"@angular/core": "^17.3.3",
"ngrx-store-localstorage": "^17",
"@ngrx/effects": "^17",
"@ngrx/router-store": "^17",
"@ngrx/store": "^17",