Browse Source

upgrade the cesium

tags/2.16.2
Caven Chen 3 years ago
parent
commit
ea891666c5
4 changed files with 22 additions and 18 deletions
  1. 1
    1
      modules/copy-right/index.js
  2. 5
    1
      modules/thirdpart/index.js
  3. 1
    1
      package.json
  4. 15
    15
      yarn.lock

+ 1
- 1
modules/copy-right/index.js View File

@@ -10,7 +10,7 @@ console.clear()
console.log(
`%c \n DC-SDK \n %c \n 用数字描绘世界之美 %c \n
版本:${__VERSION__} - ${__TIME__}
Cesium版本:1.96.0
Cesium版本:1.97.0
开发作者:${__AUTHOR__}
网站主页: ${__HOME_PAGE__}
github:${__REPOSITORY__}

+ 5
- 1
modules/thirdpart/index.js View File

@@ -31,7 +31,11 @@ const thirdPart = {
PolylineGlowMaterialProperty: Cesium.PolylineGlowMaterialProperty,
PolylineOutlineMaterialProperty: Cesium.PolylineOutlineMaterialProperty,
PolylineArrowMaterialProperty: Cesium.PolylineArrowMaterialProperty,
writeTextToCanvas: Cesium.writeTextToCanvas
writeTextToCanvas: Cesium.writeTextToCanvas,
CustomShaderMode: Cesium.CustomShaderMode,
CustomShaderTranslucencyMode: Cesium.CustomShaderTranslucencyMode,
CustomShader: Cesium.CustomShader,
UniformType: Cesium.UniformType
}

export default thirdPart

+ 1
- 1
package.json View File

@@ -54,7 +54,7 @@
"@turf/turf": "^6.3.0",
"babel-eslint": "^10.0.1",
"babel-loader": "^8.0.5",
"cesium": "^1.96.0",
"cesium": "^1.97.0",
"chalk": "^4.1.0",
"copy-webpack-plugin": "^5.0.2",
"css-loader": "^2.1.1",

+ 15
- 15
yarn.lock View File

@@ -2162,6 +2162,11 @@
"@turf/invariant" "^6.5.0"
d3-voronoi "1.1.2"

"@tweenjs/tween.js@^18.6.4":
version "18.6.4"
resolved "https://registry.yarnpkg.com/@tweenjs/tween.js/-/tween.js-18.6.4.tgz#40a3d0a93647124872dec8e0fd1bd5926695b6ca"
integrity sha512-lB9lMjuqjtuJrx7/kOkqQBtllspPIN+96OvTCeJ2j5FEzinoAXTdAMFnDAQT1KVPRlnYfBrqxtqP66vDM40xxQ==

"@types/geojson@7946.0.8":
version "7946.0.8"
resolved "https://registry.yarnpkg.com/@types/geojson/-/geojson-7946.0.8.tgz#30744afdb385e2945e22f3b033f897f76b1f12ca"
@@ -2357,10 +2362,10 @@
resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d"
integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==

"@zip.js/zip.js@^2.3.12":
version "2.6.7"
resolved "https://registry.yarnpkg.com/@zip.js/zip.js/-/zip.js-2.6.7.tgz#9c64fe5703f0c54ec11dd46a268dd1b07986bad6"
integrity sha512-FSf6BxJekMSLRDWIy97weRf/6RJtizddsiNKxCbwR8M6lG+a6KyV2/j1yQFlYB0GmlNCRnDoJlmV3Ej3CWiE3w==
"@zip.js/zip.js@2.4.x":
version "2.4.26"
resolved "https://registry.yarnpkg.com/@zip.js/zip.js/-/zip.js-2.4.26.tgz#b79bb2055dc6e185890ee01cdb710caba505d5b2"
integrity sha512-I9HBO3BHIxEMQmltmHM3iqUW6IHqi3gsL9wTSXvHTRpOrA6q2OxtR58EDSaOGjHhDVJ+wIOAxZyKq2x00AVmqw==

acorn-jsx@^5.0.0:
version "5.3.2"
@@ -2945,12 +2950,13 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001366:
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001367.tgz#2b97fe472e8fa29c78c5970615d7cd2ee414108a"
integrity sha512-XDgbeOHfifWV3GEES2B8rtsrADx4Jf+juKX2SICJcaUhjYBO3bR96kvEIHa15VU6ohtOhBZuPGGYGbXMRn0NCw==

cesium@^1.96.0:
version "1.96.0"
resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.96.0.tgz#72e38afa0289b532741a205bf8e0396eb3e7ef37"
integrity sha512-OTkkKpByP+8KQCd8i7EFHmnql8yW9gVS7bxE9DGWdEULinVp/hdt56bd6VtcElTakmWItqpSql1v6r2EoHU35g==
cesium@^1.97.0:
version "1.97.0"
resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.97.0.tgz#3b7c506f6499c77d232c4877fd0114abacdc1a16"
integrity sha512-owMehAM/32XplyyA8SiCdwr1q2fuhrKQMSVddOnpA3cdksWFIxg06KCnuO851lirQst10Gmdfi0JEEn43ub3rA==
dependencies:
"@zip.js/zip.js" "^2.3.12"
"@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"
@@ -2967,7 +2973,6 @@ cesium@^1.96.0:
protobufjs "7.0.0"
rbush "^3.0.1"
topojson-client "^3.1.0"
tween.js "^16.6.0"
urijs "^1.19.7"

chalk@4.1.0:
@@ -7415,11 +7420,6 @@ turf-jsts@*:
resolved "https://registry.yarnpkg.com/turf-jsts/-/turf-jsts-1.2.3.tgz#59757f542afbff9a577bbf411f183b8f48d38aa4"
integrity sha512-Ja03QIJlPuHt4IQ2FfGex4F4JAr8m3jpaHbFbQrgwr7s7L6U8ocrHiF3J1+wf9jzhGKxvDeaCAnGDot8OjGFyA==

tween.js@^16.6.0:
version "16.6.0"
resolved "https://registry.yarnpkg.com/tween.js/-/tween.js-16.6.0.tgz#739104c9336cc4f11ee53f9ce7cede51e6723624"
integrity sha512-IIhm0VsiBxNJO+WsXUvjcq+u3sKfOwSu67Yh9T5xSpXb2eHHi9+uZDDGBc7uMXjfud0bYiLkYCEb7JXIGXi5KA==

type-check@~0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.3.2.tgz#5884cab512cf1d355e3fb784f30804b2b520db72"

Loading…
Cancel
Save