Update packages
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good

This commit is contained in:
Willem Dantuma 2022-09-28 12:02:44 +02:00
parent 3db09c1e2a
commit b652555f37

26
package-lock.json generated
View File

@ -102,15 +102,15 @@
"tslib": "^2.0.0"
},
"peerDependencies": {
"@angular/core": "~14.0.0",
"@farmmaps/common": ">=^2.0.0",
"@ngrx/effects": "^14.0.0",
"@ngrx/router-store": "^14.0.0",
"@ngrx/store": "^14.0.0",
"ngrx-store-localstorage": "^14.0.0",
"ngx-openlayers": "1.0.0-next.19",
"ol": "6.8.1",
"tassign": "^1.0.0"
"@angular/core": ">=14.0.0",
"@farmmaps/common": ">=2.0.0",
"@ngrx/effects": ">=14.0.0",
"@ngrx/router-store": ">=14.0.0",
"@ngrx/store": ">=14.0.0",
"ngrx-store-localstorage": ">=14.0.0",
"ngx-openlayers": ">=1.0.0-next.19",
"ol": ">=6.8.1",
"tassign": ">=1.0.0"
}
},
"dist/common-map3d": {
@ -120,11 +120,11 @@
"tslib": "^2.0.0"
},
"peerDependencies": {
"@angular/common": "^14.0.0",
"@angular/core": "^14.0.0",
"cesium": "^1.82.1",
"@angular/common": ">=14.0.0",
"@angular/core": ">=14.0.0",
"cesium": ">=1.82.1",
"ngx-openlayers": "1.0.0-next.19",
"ol-cesium": "^2.13.0"
"ol-cesium": ">=2.13.0"
}
},
"node_modules/@adobe/css-tools": {