Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
chore: upgrade cesium to v1.100.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rot1024 committed Dec 2, 2022
1 parent be5b22e commit ec05a04
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 29 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"apollo-upload-client": "17.0.0",
"array-move": "4.0.0",
"axios": "0.27.2",
"cesium": "1.99.0",
"cesium": "1.100.0",
"cesium-dnd": "1.1.0",
"core-js": "3.23.0",
"crypto-js": "4.1.1",
Expand Down Expand Up @@ -151,7 +151,7 @@
"react-spinners": "0.12.0",
"react-use": "17.4.0",
"remark-gfm": "3.0.1",
"resium": "1.15.0",
"resium": "1.15.1",
"tinycolor2": "1.4.2",
"ts-easing": "0.2.0",
"use-callback-ref": "1.3.0",
Expand Down
69 changes: 42 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1422,6 +1422,38 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@cesium/engine@1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@cesium/engine/-/engine-1.0.0.tgz#70de79f0c3f35f2ffea73303c3cf984305f8b5b8"
integrity sha512-efbS9qzYxb6azQ2sz7FVJ8k1ae0qdDYBsv6qe3SC6vgB81x5kXqhqEbExyIbx22Z9NRbIV+iopP9M9rU+VwSCQ==
dependencies:
"@tweenjs/tween.js" "^18.6.4"
"@zip.js/zip.js" "2.4.x"
autolinker "^3.14.3"
bitmap-sdf "^1.0.3"
dompurify "^2.2.2"
earcut "^2.2.4"
grapheme-splitter "^1.0.4"
jsep "^0.3.1"
kdbush "^3.0.0"
ktx-parse "^0.4.5"
lerc "^2.0.0"
mersenne-twister "^1.1.0"
meshoptimizer "^0.18.1"
pako "^2.0.4"
protobufjs "^7.1.0"
rbush "^3.0.1"
topojson-client "^3.1.0"
urijs "^1.19.7"

"@cesium/widgets@1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@cesium/widgets/-/widgets-1.0.0.tgz#da3daaf094d5da4d80faf8dc0e7e7e50491238b1"
integrity sha512-tT/euGktMuOmKwiJvnWwh/9syTAs3sARXIVrOu9JyUAUx6aN12tZzwA9XSsDCRixL+IUtIFjDv6fq4+bvbDetA==
dependencies:
"@cesium/engine" "1.0.0"
nosleep.js "^0.12.0"

"@cnakazawa/watch@^1.0.3":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.4.tgz#f864ae85004d0fcab6f50be9141c4da368d1656a"
Expand Down Expand Up @@ -6965,30 +6997,13 @@ cesium-dnd@1.1.0:
resolved "https://registry.yarnpkg.com/cesium-dnd/-/cesium-dnd-1.1.0.tgz#30c7232eec9f84ad0d4f2c959cbd61ac29028086"
integrity sha512-Peo0bGIg5eOO/BrVDCovkPhQnWW3GBAjVnghh5NVmavDZjqS+A5R4Yj3IOG9tmYNSdtunsDqj5yxnMxQWx/KAA==

cesium@1.99.0:
version "1.99.0"
resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.99.0.tgz#5d978749834bc0c539219fe97d20735d2e67ff06"
integrity sha512-bVN7Bskd9PVhQe9Ak9DEr7wEckbCJc0UPq58MKWGWAkQfiYob8odh6luqY5Yz26trr3tWwni1xWjsCe94y37jw==
cesium@1.100.0:
version "1.100.0"
resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.100.0.tgz#a2a5daf8849a03613b5252034d92ef82ff496e5c"
integrity sha512-f9pBg6DBY4LoRzpOLPhtmUAi0V7FJVrI/fXYLFri3xtK/aEwwmY/+slH82sOXx7Ynt3PRVCsM/4L/Xe/x5Asvg==
dependencies:
"@tweenjs/tween.js" "^18.6.4"
"@zip.js/zip.js" "2.4.x"
autolinker "^3.14.3"
bitmap-sdf "^1.0.3"
dompurify "^2.2.2"
earcut "^2.2.4"
grapheme-splitter "^1.0.4"
jsep "^0.3.1"
kdbush "^3.0.0"
ktx-parse "^0.4.5"
lerc "^2.0.0"
mersenne-twister "^1.1.0"
meshoptimizer "^0.18.1"
nosleep.js "^0.12.0"
pako "^2.0.4"
protobufjs "^7.1.0"
rbush "^3.0.1"
topojson-client "^3.1.0"
urijs "^1.19.7"
"@cesium/engine" "1.0.0"
"@cesium/widgets" "1.0.0"

chai@^4.3.6:
version "4.3.6"
Expand Down Expand Up @@ -16752,10 +16767,10 @@ requires-port@^1.0.0:
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=

resium@1.15.0:
version "1.15.0"
resolved "https://registry.yarnpkg.com/resium/-/resium-1.15.0.tgz#50f7f95cdd6b8c6acf2cc4bce88774274b58d679"
integrity sha512-gJSXYbFSKsSj3tZvKeL8QE1uTFkuqJ3iE8uVRP3Gn6Y3feRY+QhCv+ixd1lK/CDbgrwWxVf3Jx340h7q3RMCng==
resium@1.15.1:
version "1.15.1"
resolved "https://registry.yarnpkg.com/resium/-/resium-1.15.1.tgz#a2eee681f815e5978eb77b78122a853cbac69165"
integrity sha512-FDRl6WUyYin+yhs6uAFKqCvI75rawMBfld/yF0V5A+YeCyKP1mt6Bx5v+lCCJaZl4RUOvQ3i3wJJUhuGsxpvYA==

resize-observer-polyfill@^1.5.1:
version "1.5.1"
Expand Down

0 comments on commit ec05a04

Please sign in to comment.