Upgrade cesium to 1.97

This commit is contained in:
Willem Dantuma
2022-09-28 18:16:11 +02:00
parent bce562fb8e
commit eb1b8f18eb
4 changed files with 1067 additions and 86 deletions

View File

@@ -29,9 +29,12 @@
"@ngrx/store": "^14",
"@popperjs/core": "^2.11.6",
"angular-oauth2-oidc": "^13",
"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",
"https-browserify": "^1.0.0",
"moment": "^2.29.4",
"ngrx-store-localstorage": "^14",
"ngx-avatar": "^4.1.0",
@@ -43,8 +46,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.4.0",
"url": "^0.11.0",
"util": "^0.12.4",
"zone.js": "~0.11.4"
},
"devDependencies": {