AW-6046 Angular 17
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit
This commit is contained in:
2
projects/common-map/package-lock.json
generated
2
projects/common-map/package-lock.json
generated
@@ -15,8 +15,8 @@
|
||||
"@ngrx/effects": "^16",
|
||||
"@ngrx/router-store": "^16",
|
||||
"@ngrx/store": "^16",
|
||||
"ng-openlayers": "file:dist/ng-openlayers",
|
||||
"ngrx-store-localstorage": "16.0.0",
|
||||
"ngx-openlayers": "file:dist/ngx-openlayers",
|
||||
"ol": ">=6.8.1",
|
||||
"tassign": ">1.0.0"
|
||||
}
|
||||
|
@@ -14,7 +14,7 @@
|
||||
"@ngrx/router-store": "^16",
|
||||
"@ngrx/store": "^16",
|
||||
"tassign": ">1.0.0",
|
||||
"ngx-openlayers": "file:dist/ngx-openlayers",
|
||||
"ng-openlayers": "file:dist/ng-openlayers",
|
||||
"ol": ">=6.8.1"
|
||||
}
|
||||
}
|
||||
|
2
projects/common-map3d/package-lock.json
generated
2
projects/common-map3d/package-lock.json
generated
@@ -14,7 +14,7 @@
|
||||
"@angular/common": "^16.2.12",
|
||||
"@angular/core": "^16.2.12",
|
||||
"cesium": ">=1.82.1",
|
||||
"ngx-openlayers": "file:dist/ngx-openlayers",
|
||||
"ng-openlayers": "file:dist/ng-openlayers",
|
||||
"ol-cesium": ">=2.13.0"
|
||||
}
|
||||
},
|
||||
|
@@ -7,7 +7,7 @@
|
||||
"peerDependencies": {
|
||||
"@angular/common": "^16.2.12",
|
||||
"@angular/core": "^16.2.12",
|
||||
"ngx-openlayers": "file:dist/ngx-openlayers",
|
||||
"ng-openlayers": "file:dist/ng-openlayers",
|
||||
"cesium": ">=1.82.1",
|
||||
"ol-cesium": ">=2.13.0"
|
||||
},
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
|
||||
"dest": "../../dist/libs/ng-openlayers",
|
||||
"dest": "../../dist/ng-openlayers",
|
||||
"assets": [
|
||||
"ngcc.config.js"
|
||||
],
|
||||
|
Reference in New Issue
Block a user