更新vue-cesium版本

master
叶志超 2021-12-27 08:46:50 +08:00
parent 643c176084
commit 268c6d7a9b
2 changed files with 13 additions and 12 deletions

View File

@ -14,7 +14,7 @@
"dependencies": {
"cesium": "^1.88.0",
"vue": "^3.2.26",
"vue-cesium": "3.0.2-beta.13",
"vue-cesium": "^3.0.4",
"vuex": "^4.0.1"
},
"devDependencies": {

View File

@ -87,6 +87,11 @@
"@nodelib/fs.scandir" "2.1.4"
fastq "^1.6.0"
"@rengr/heatmap.js@^2.0.10":
version "2.0.10"
resolved "https://registry.npmmirror.com/@rengr/heatmap.js/download/@rengr/heatmap.js-2.0.10.tgz#336301775704e91b7842de351562d033bd2c7a98"
integrity sha1-M2MBd1cE6Rt4Qt41FWLQM70sepg=
"@sindresorhus/is@^0.14.0":
version "0.14.0"
resolved "https://registry.npm.taobao.org/@sindresorhus/is/download/@sindresorhus/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
@ -261,7 +266,7 @@
"@vue/compiler-ssr" "3.2.26"
"@vue/shared" "3.2.26"
"@vue/shared@3.2.26":
"@vue/shared@3.2.26", "@vue/shared@^3.2.26":
version "3.2.26"
resolved "https://registry.npmmirror.com/@vue/shared/download/@vue/shared-3.2.26.tgz#7acd1621783571b9a82eca1f041b4a0a983481d9"
integrity sha512-vPV6Cq+NIWbH5pZu+V+2QHE9y1qfuTq49uNWw4f7FDEeZaDU2H2cx5jcUZOAKW7qTrUS4k6qZPbMy1x4N96nbA==
@ -1410,11 +1415,6 @@ has@^1.0.3:
dependencies:
function-bind "^1.1.1"
heatmap.js@^2.0.5:
version "2.0.5"
resolved "https://registry.nlark.com/heatmap.js/download/heatmap.js-2.0.5.tgz#466d3b86513f5d49112a49d25700ab2730149153"
integrity sha1-Rm07hlE/XUkRKknSVwCrJzAUkVM=
hosted-git-info@^3.0.6, hosted-git-info@^3.0.8:
version "3.0.8"
resolved "https://registry.npm.taobao.org/hosted-git-info/download/hosted-git-info-3.0.8.tgz?cache=0&sync_timestamp=1611858061469&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhosted-git-info%2Fdownload%2Fhosted-git-info-3.0.8.tgz#6e35d4cc87af2c5f816e4cb9ce350ba87a3f370d"
@ -2713,14 +2713,15 @@ vite@^2.0.5:
optionalDependencies:
fsevents "~2.3.1"
vue-cesium@3.0.2-beta.13:
version "3.0.2-beta.13"
resolved "https://registry.npmmirror.com/vue-cesium/download/vue-cesium-3.0.2-beta.13.tgz#6e48e7a49ca6cdc4e4c62ddb37afe3555626c784"
integrity sha512-LIGAPD9rJGKr1AitUs0l3foTqD7Dwg0nvLoOdqcGIMXH6NGEz6/Nxtvo0rnWedK7//azMK6xytJM6QqZO/Zqhw==
vue-cesium@^3.0.4:
version "3.0.4"
resolved "https://registry.npmmirror.com/vue-cesium/download/vue-cesium-3.0.4.tgz#3f33b6d31104efe8037cf833c28f773d703eab16"
integrity sha512-6g6iY8XDh6QMuukTZTZrJRVM2q/inrsilEFJfsrgbMX8m4yWy3BkQ5aEk5TXTgwH23NXV8CWL7JjxsfO5iJftw==
dependencies:
"@amap/amap-jsapi-loader" "^1.0.1"
"@rengr/heatmap.js" "^2.0.10"
"@vue/shared" "^3.2.26"
echarts "^5.2.1"
heatmap.js "^2.0.5"
lodash "^4.17.21"
mitt "^3.0.0"
proj4 "^2.7.5"