Update packages
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
This commit is contained in:
parent
3db09c1e2a
commit
b652555f37
26
package-lock.json
generated
26
package-lock.json
generated
@ -102,15 +102,15 @@
|
|||||||
"tslib": "^2.0.0"
|
"tslib": "^2.0.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@angular/core": "~14.0.0",
|
"@angular/core": ">=14.0.0",
|
||||||
"@farmmaps/common": ">=^2.0.0",
|
"@farmmaps/common": ">=2.0.0",
|
||||||
"@ngrx/effects": "^14.0.0",
|
"@ngrx/effects": ">=14.0.0",
|
||||||
"@ngrx/router-store": "^14.0.0",
|
"@ngrx/router-store": ">=14.0.0",
|
||||||
"@ngrx/store": "^14.0.0",
|
"@ngrx/store": ">=14.0.0",
|
||||||
"ngrx-store-localstorage": "^14.0.0",
|
"ngrx-store-localstorage": ">=14.0.0",
|
||||||
"ngx-openlayers": "1.0.0-next.19",
|
"ngx-openlayers": ">=1.0.0-next.19",
|
||||||
"ol": "6.8.1",
|
"ol": ">=6.8.1",
|
||||||
"tassign": "^1.0.0"
|
"tassign": ">=1.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dist/common-map3d": {
|
"dist/common-map3d": {
|
||||||
@ -120,11 +120,11 @@
|
|||||||
"tslib": "^2.0.0"
|
"tslib": "^2.0.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@angular/common": "^14.0.0",
|
"@angular/common": ">=14.0.0",
|
||||||
"@angular/core": "^14.0.0",
|
"@angular/core": ">=14.0.0",
|
||||||
"cesium": "^1.82.1",
|
"cesium": ">=1.82.1",
|
||||||
"ngx-openlayers": "1.0.0-next.19",
|
"ngx-openlayers": "1.0.0-next.19",
|
||||||
"ol-cesium": "^2.13.0"
|
"ol-cesium": ">=2.13.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@adobe/css-tools": {
|
"node_modules/@adobe/css-tools": {
|
||||||
|
Loading…
Reference in New Issue
Block a user