[ci skip] Updated packages #2454
FarmMaps.Develop/FarmMapsLib/pipeline/head Something is wrong with the build of this commit Details

develop
jenkins 2024-04-09 10:13:34 +00:00
parent 3bdba527ec
commit 1125f4586e
1 changed files with 18 additions and 4 deletions

22
package-lock.json generated
View File

@ -86,7 +86,7 @@
},
"dist/common": {
"name": "@farmmaps/common",
"version": "2.0.0",
"version": "4.5.0-prerelease.2453",
"dependencies": {
"tslib": "^2.3.0"
},
@ -120,8 +120,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"
}
@ -140,7 +140,18 @@
"ol-cesium": ">=2.13.0"
}
},
"dist/ng-openlayers": {},
"dist/ng-openlayers": {
"version": "4.5.0-prerelease.2453",
"license": "MPL-2.0",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@angular/common": ">=17.0.0",
"@angular/core": ">=17.0.0",
"ol": "^8.2.0"
}
},
"dist/ngx-openlayers": {
"version": "2.0.0",
"extraneous": true,
@ -30061,7 +30072,10 @@
"dev": true
},
"ng-openlayers": {
"version": "file:dist/ng-openlayers"
"version": "file:dist/ng-openlayers",
"requires": {
"tslib": "^2.3.0"
}
},
"ng-packagr": {
"version": "17.3.0",