Upgrade cesium to 1.97

This commit is contained in:
Willem Dantuma
2022-09-28 21:16:21 +02:00
parent b76a933dba
commit 4872dee094
3 changed files with 44 additions and 9 deletions

View File

@@ -28,11 +28,14 @@
"@ngrx/router-store": "^12.0",
"@ngrx/store": "^12.0",
"angular-oauth2-oidc": "^12.0",
"assert": "^2.0.0",
"bootstrap": "^4.6.0",
"cesium": "^1.82.1",
"browserify-zlib": "^0.2.0",
"cesium": "^1.97.0",
"core-js": "^2.6.12",
"moment": "^2.29.1",
"ngrx-store-localstorage": "^12.0",
"https-browserify": "^1.0.0",
"moment": "^2.29.4",
"ngrx-store-localstorage": "^14",
"ngx-avatar": "^4.1.0",
"ngx-clipboard": "^14.0.1",
"ngx-image-cropper": "^3.3.5",
@@ -42,8 +45,12 @@
"ol-cesium": "^2.13.1",
"resumablejs": "^1.1.0",
"rxjs": "^6.6.7",
"stream": "^0.0.2",
"stream-http": "^3.2.0",
"tassign": "^1.0.0",
"tslib": "^2.2.0",
"tslib": "^2.4.0",
"url": "^0.11.0",
"util": "^0.12.4",
"zone.js": "~0.11.4"
},
"devDependencies": {