更新vueCesiun和vue版本并使用局部引入
parent
687b19b565
commit
dc18d9b0d1
1
TODO.MD
1
TODO.MD
|
@ -1,2 +1 @@
|
||||||
1. 深入研究TLE转CZML的规范要求,解决持续运行中卫星轨道消失的问题
|
1. 深入研究TLE转CZML的规范要求,解决持续运行中卫星轨道消失的问题
|
||||||
2. 定位2D视图下地图显示不出来的问题并解决
|
|
|
@ -16,8 +16,8 @@
|
||||||
"czml-writer": "^1.0.3",
|
"czml-writer": "^1.0.3",
|
||||||
"electron-store": "^8.0.0",
|
"electron-store": "^8.0.0",
|
||||||
"got": "^11.8.2",
|
"got": "^11.8.2",
|
||||||
"vue": "^3.0.5",
|
"vue": "^3.2.24",
|
||||||
"vue-cesium": "^3.0.1-beta.5.2",
|
"vue-cesium": "^3.0.2-beta.13",
|
||||||
"vuex": "^4.0.1"
|
"vuex": "^4.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
|
@ -16,6 +16,8 @@
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
import { ref, defineComponent } from 'vue'
|
import { ref, defineComponent } from 'vue'
|
||||||
import { useStore } from 'vuex'
|
import { useStore } from 'vuex'
|
||||||
|
import { VcViewer, VcLayerImagery, VcProviderImageryTianditu, VcNavigation, VcDatasourceCzml } from 'vue-cesium'
|
||||||
|
import 'vue-cesium/dist/index.css'
|
||||||
export default defineComponent({
|
export default defineComponent({
|
||||||
setup: () => {
|
setup: () => {
|
||||||
const vcViewer = ref(null)
|
const vcViewer = ref(null)
|
||||||
|
@ -87,6 +89,9 @@ export default defineComponent({
|
||||||
}
|
}
|
||||||
|
|
||||||
return { vcViewer, token, czml, loadSatelliteOrbit, trackSatellite, onViewerReady, onDataSourceReady }
|
return { vcViewer, token, czml, loadSatelliteOrbit, trackSatellite, onViewerReady, onDataSourceReady }
|
||||||
|
},
|
||||||
|
components: {
|
||||||
|
VcViewer, VcLayerImagery, VcProviderImageryTianditu, VcNavigation, VcDatasourceCzml
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
|
@ -1,12 +1,6 @@
|
||||||
import { createApp } from 'vue'
|
import { createApp } from 'vue'
|
||||||
import VueCesium from 'vue-cesium'
|
|
||||||
import 'vue-cesium/lib/theme-default/index.css'
|
|
||||||
import App from './App.vue'
|
import App from './App.vue'
|
||||||
import store from './store'
|
import store from './store'
|
||||||
import './main.css'
|
import './main.css'
|
||||||
|
|
||||||
|
createApp(App).use(store).mount('#app')
|
||||||
if (typeof (window as any).global === 'undefined') {
|
|
||||||
(window as any).global = window
|
|
||||||
}
|
|
||||||
createApp(App).use(store).use(VueCesium, {cesiumPath: 'node_modules/cesium/Build/Cesium/Cesium.js'}).mount('#app')
|
|
201
yarn.lock
201
yarn.lock
|
@ -7,10 +7,10 @@
|
||||||
resolved "https://registry.npm.taobao.org/7zip-bin/download/7zip-bin-5.0.3.tgz#bc5b5532ecafd923a61f2fb097e3b108c0106a3f"
|
resolved "https://registry.npm.taobao.org/7zip-bin/download/7zip-bin-5.0.3.tgz#bc5b5532ecafd923a61f2fb097e3b108c0106a3f"
|
||||||
integrity sha1-vFtVMuyv2SOmHy+wl+OxCMAQaj8=
|
integrity sha1-vFtVMuyv2SOmHy+wl+OxCMAQaj8=
|
||||||
|
|
||||||
"@amap/amap-jsapi-loader@^0.0.7":
|
"@amap/amap-jsapi-loader@^1.0.1":
|
||||||
version "0.0.7"
|
version "1.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/@amap/amap-jsapi-loader/-/amap-jsapi-loader-0.0.7.tgz#76b5cbcc22f6844003474e37eed1dcd879cb117c"
|
resolved "https://registry.npm.taobao.org/@amap/amap-jsapi-loader/download/@amap/amap-jsapi-loader-1.0.1.tgz#9ec4b4d5d2467eac451f6c852e35db69e9f9f0c0"
|
||||||
integrity sha512-DNqyIo9AfN0ic2I+9F6qiGFOmoeLVhcqUU2MT4/t3vTAiZhnlMWqr6kXXwh7IjXhD1Na7XaK8/IL2b7Ml+g4tw==
|
integrity sha1-nsS01dJGfqxFH2yFLjXbaen58MA=
|
||||||
|
|
||||||
"@babel/helper-validator-identifier@^7.12.11":
|
"@babel/helper-validator-identifier@^7.12.11":
|
||||||
version "7.12.11"
|
version "7.12.11"
|
||||||
|
@ -22,6 +22,11 @@
|
||||||
resolved "https://registry.npm.taobao.org/@babel/parser/download/@babel/parser-7.13.13.tgz#42f03862f4aed50461e543270916b47dd501f0df"
|
resolved "https://registry.npm.taobao.org/@babel/parser/download/@babel/parser-7.13.13.tgz#42f03862f4aed50461e543270916b47dd501f0df"
|
||||||
integrity sha1-QvA4YvSu1QRh5UMnCRa0fdUB8N8=
|
integrity sha1-QvA4YvSu1QRh5UMnCRa0fdUB8N8=
|
||||||
|
|
||||||
|
"@babel/parser@^7.15.0":
|
||||||
|
version "7.16.4"
|
||||||
|
resolved "https://registry.npmmirror.com/@babel/parser/download/@babel/parser-7.16.4.tgz?cache=0&sync_timestamp=1637102912616&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fparser%2Fdownload%2F%40babel%2Fparser-7.16.4.tgz#d5f92f57cf2c74ffe9b37981c0e72fee7311372e"
|
||||||
|
integrity sha512-6V0qdPUaiVHH3RtZeLIsc+6pDhbYzHR8ogA8w+f+Wc77DuXto19g2QUwveINoS34Uw+W8/hQDGJCx+i4n7xcng==
|
||||||
|
|
||||||
"@babel/types@^7.12.0", "@babel/types@^7.13.0":
|
"@babel/types@^7.12.0", "@babel/types@^7.13.0":
|
||||||
version "7.13.14"
|
version "7.13.14"
|
||||||
resolved "https://registry.npm.taobao.org/@babel/types/download/@babel/types-7.13.14.tgz?cache=0&sync_timestamp=1617027540856&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Ftypes%2Fdownload%2F%40babel%2Ftypes-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d"
|
resolved "https://registry.npm.taobao.org/@babel/types/download/@babel/types-7.13.14.tgz?cache=0&sync_timestamp=1617027540856&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Ftypes%2Fdownload%2F%40babel%2Ftypes-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d"
|
||||||
|
@ -259,6 +264,16 @@
|
||||||
estree-walker "^2.0.1"
|
estree-walker "^2.0.1"
|
||||||
source-map "^0.6.1"
|
source-map "^0.6.1"
|
||||||
|
|
||||||
|
"@vue/compiler-core@3.2.24":
|
||||||
|
version "3.2.24"
|
||||||
|
resolved "https://registry.npmmirror.com/@vue/compiler-core/download/@vue/compiler-core-3.2.24.tgz#cadcda0e026e7f1cd453ce87160be51a5f313fe0"
|
||||||
|
integrity sha512-A0SxB2HAggKzP57LDin5gfgWOTwFyGCtQ5MTMNBADnfQYALWnYuC8kMI0DhRSplGTWRvn9Z2DAnG8f35BnojuA==
|
||||||
|
dependencies:
|
||||||
|
"@babel/parser" "^7.15.0"
|
||||||
|
"@vue/shared" "3.2.24"
|
||||||
|
estree-walker "^2.0.2"
|
||||||
|
source-map "^0.6.1"
|
||||||
|
|
||||||
"@vue/compiler-dom@3.0.9":
|
"@vue/compiler-dom@3.0.9":
|
||||||
version "3.0.9"
|
version "3.0.9"
|
||||||
resolved "https://registry.npm.taobao.org/@vue/compiler-dom/download/@vue/compiler-dom-3.0.9.tgz?cache=0&sync_timestamp=1616859173423&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vue%2Fcompiler-dom%2Fdownload%2F%40vue%2Fcompiler-dom-3.0.9.tgz#1fd554097d9ab36eca73bc6d0d9607fecf94e71c"
|
resolved "https://registry.npm.taobao.org/@vue/compiler-dom/download/@vue/compiler-dom-3.0.9.tgz?cache=0&sync_timestamp=1616859173423&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vue%2Fcompiler-dom%2Fdownload%2F%40vue%2Fcompiler-dom-3.0.9.tgz#1fd554097d9ab36eca73bc6d0d9607fecf94e71c"
|
||||||
|
@ -267,6 +282,30 @@
|
||||||
"@vue/compiler-core" "3.0.9"
|
"@vue/compiler-core" "3.0.9"
|
||||||
"@vue/shared" "3.0.9"
|
"@vue/shared" "3.0.9"
|
||||||
|
|
||||||
|
"@vue/compiler-dom@3.2.24":
|
||||||
|
version "3.2.24"
|
||||||
|
resolved "https://registry.npmmirror.com/@vue/compiler-dom/download/@vue/compiler-dom-3.2.24.tgz#32235cb444660245be5cc58f4beb76747400505c"
|
||||||
|
integrity sha512-KQEm8r0JFsrNNIfbD28pcwMvHpcJcwjVR1XWFcD0yyQ8eREd7IXhT7J6j7iNCSE/TIo78NOvkwbyX+lnIm836w==
|
||||||
|
dependencies:
|
||||||
|
"@vue/compiler-core" "3.2.24"
|
||||||
|
"@vue/shared" "3.2.24"
|
||||||
|
|
||||||
|
"@vue/compiler-sfc@3.2.24":
|
||||||
|
version "3.2.24"
|
||||||
|
resolved "https://registry.npmmirror.com/@vue/compiler-sfc/download/@vue/compiler-sfc-3.2.24.tgz#803a309e1935fc85981218d88fd4fb5db05afdb1"
|
||||||
|
integrity sha512-YGPcIvVJp2qTPkuT6kT43Eo1xjstyY4bmuiSV31my4bQMBFVR26ANmifUSt759Blok71gK0WzfIZHbcOKYOeKA==
|
||||||
|
dependencies:
|
||||||
|
"@babel/parser" "^7.15.0"
|
||||||
|
"@vue/compiler-core" "3.2.24"
|
||||||
|
"@vue/compiler-dom" "3.2.24"
|
||||||
|
"@vue/compiler-ssr" "3.2.24"
|
||||||
|
"@vue/ref-transform" "3.2.24"
|
||||||
|
"@vue/shared" "3.2.24"
|
||||||
|
estree-walker "^2.0.2"
|
||||||
|
magic-string "^0.25.7"
|
||||||
|
postcss "^8.1.10"
|
||||||
|
source-map "^0.6.1"
|
||||||
|
|
||||||
"@vue/compiler-sfc@^3.0.5":
|
"@vue/compiler-sfc@^3.0.5":
|
||||||
version "3.0.9"
|
version "3.0.9"
|
||||||
resolved "https://registry.npm.taobao.org/@vue/compiler-sfc/download/@vue/compiler-sfc-3.0.9.tgz#0f993a6e159ca6ad351d8ee0c4734771d2590115"
|
resolved "https://registry.npm.taobao.org/@vue/compiler-sfc/download/@vue/compiler-sfc-3.0.9.tgz#0f993a6e159ca6ad351d8ee0c4734771d2590115"
|
||||||
|
@ -297,40 +336,72 @@
|
||||||
"@vue/compiler-dom" "3.0.9"
|
"@vue/compiler-dom" "3.0.9"
|
||||||
"@vue/shared" "3.0.9"
|
"@vue/shared" "3.0.9"
|
||||||
|
|
||||||
|
"@vue/compiler-ssr@3.2.24":
|
||||||
|
version "3.2.24"
|
||||||
|
resolved "https://registry.npmmirror.com/@vue/compiler-ssr/download/@vue/compiler-ssr-3.2.24.tgz#edd0b7e7cd28d6c2578bb770ce0128bfdef9c948"
|
||||||
|
integrity sha512-E1HHShNsGVWXxs68LDOUuI+Bzak9W/Ier/366aKDBFuwvfwgruwq6abhMfj6pSDZpwZ/PXnfliyl/m7qBSq6gw==
|
||||||
|
dependencies:
|
||||||
|
"@vue/compiler-dom" "3.2.24"
|
||||||
|
"@vue/shared" "3.2.24"
|
||||||
|
|
||||||
"@vue/devtools-api@^6.0.0-beta.11":
|
"@vue/devtools-api@^6.0.0-beta.11":
|
||||||
version "6.0.0-beta.12"
|
version "6.0.0-beta.12"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.0.0-beta.12.tgz#693ffc77bfb66b080e5c9576abb5786c85470a32"
|
resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.0.0-beta.12.tgz#693ffc77bfb66b080e5c9576abb5786c85470a32"
|
||||||
integrity sha512-PtHmAxFmCyCElV7uTWMrXj+fefwn4lCfTtPo9fPw0SK8/7e3UaFl8IL7lnugJmNFfeKQyuTkSoGvTq1uDaRF6Q==
|
integrity sha512-PtHmAxFmCyCElV7uTWMrXj+fefwn4lCfTtPo9fPw0SK8/7e3UaFl8IL7lnugJmNFfeKQyuTkSoGvTq1uDaRF6Q==
|
||||||
|
|
||||||
"@vue/reactivity@3.0.9":
|
"@vue/reactivity@3.2.24":
|
||||||
version "3.0.9"
|
version "3.2.24"
|
||||||
resolved "https://registry.npm.taobao.org/@vue/reactivity/download/@vue/reactivity-3.0.9.tgz#875f241b8c10262560b190ccdeff2d0ab7053e11"
|
resolved "https://registry.npmmirror.com/@vue/reactivity/download/@vue/reactivity-3.2.24.tgz#4b24301ff7af0607c49a1e6976a22b4f62eab1a4"
|
||||||
integrity sha1-h18kG4wQJiVgsZDM3v8tCrcFPhE=
|
integrity sha512-5eVsO9wfQ5erCMSRBjpqLkkI+LglJS7E0oLZJs2gsChpvOjH2Uwt3Hk1nVv0ywStnWg71Ykn3SyQwtnl7PknOQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vue/shared" "3.0.9"
|
"@vue/shared" "3.2.24"
|
||||||
|
|
||||||
"@vue/runtime-core@3.0.9":
|
"@vue/ref-transform@3.2.24":
|
||||||
version "3.0.9"
|
version "3.2.24"
|
||||||
resolved "https://registry.npm.taobao.org/@vue/runtime-core/download/@vue/runtime-core-3.0.9.tgz#9665f149468355a524a304cb8f260147a4d294e6"
|
resolved "https://registry.npmmirror.com/@vue/ref-transform/download/@vue/ref-transform-3.2.24.tgz#335bf06e0b25be16e7056cc4117c51a79f0c9122"
|
||||||
integrity sha1-lmXxSUaDVaUkowTLjyYBR6TSlOY=
|
integrity sha512-j6oNbsGLvea2rF8GQB9w6q7UFL1So7J+t6ducaMeWPSyjYZ+slWpwPVK6mmyghg5oGqC41R+HC5BV036Y0KhXQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vue/reactivity" "3.0.9"
|
"@babel/parser" "^7.15.0"
|
||||||
"@vue/shared" "3.0.9"
|
"@vue/compiler-core" "3.2.24"
|
||||||
|
"@vue/shared" "3.2.24"
|
||||||
|
estree-walker "^2.0.2"
|
||||||
|
magic-string "^0.25.7"
|
||||||
|
|
||||||
"@vue/runtime-dom@3.0.9":
|
"@vue/runtime-core@3.2.24":
|
||||||
version "3.0.9"
|
version "3.2.24"
|
||||||
resolved "https://registry.npm.taobao.org/@vue/runtime-dom/download/@vue/runtime-dom-3.0.9.tgz?cache=0&sync_timestamp=1616859175039&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vue%2Fruntime-dom%2Fdownload%2F%40vue%2Fruntime-dom-3.0.9.tgz#16a1d001dc746a9f346ee7fb9de90d52ad097b61"
|
resolved "https://registry.npmmirror.com/@vue/runtime-core/download/@vue/runtime-core-3.2.24.tgz#b3e433587442910d90f78f61ce3c5faf6fb3f355"
|
||||||
integrity sha1-FqHQAdx0ap80buf7nekNUq0Je2E=
|
integrity sha512-ReI06vGgYuW0G8FlOcAOzMklVDJSxKuRhYzT8j+a8BTfs1945kxo1Th28BPvasyYx8J+LMeZ0HqpPH9yGXvWvg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vue/runtime-core" "3.0.9"
|
"@vue/reactivity" "3.2.24"
|
||||||
"@vue/shared" "3.0.9"
|
"@vue/shared" "3.2.24"
|
||||||
|
|
||||||
|
"@vue/runtime-dom@3.2.24":
|
||||||
|
version "3.2.24"
|
||||||
|
resolved "https://registry.npmmirror.com/@vue/runtime-dom/download/@vue/runtime-dom-3.2.24.tgz#14b462514cdb01d9de6c09ecf1d5d5d55a58e1e3"
|
||||||
|
integrity sha512-piqsabtIEUKkMGSJlOyKUonZEDtdwOpR6teQ8EKbH8PX9sxfAt9snLnFJldUhhyYrLIyDtnjwajfJ7/XtpD4JA==
|
||||||
|
dependencies:
|
||||||
|
"@vue/runtime-core" "3.2.24"
|
||||||
|
"@vue/shared" "3.2.24"
|
||||||
csstype "^2.6.8"
|
csstype "^2.6.8"
|
||||||
|
|
||||||
|
"@vue/server-renderer@3.2.24":
|
||||||
|
version "3.2.24"
|
||||||
|
resolved "https://registry.npmmirror.com/@vue/server-renderer/download/@vue/server-renderer-3.2.24.tgz#8009b1e52293fd4efc71b90452baf502ecb9dc03"
|
||||||
|
integrity sha512-DqiCRDxTbv67Hw5ImiqnLIQbPGtIwWLLfEcVHoEnu1f21EMTB6LfoS69EQddd8VyfN5kfX3Fmz27/hrFPpRaMQ==
|
||||||
|
dependencies:
|
||||||
|
"@vue/compiler-ssr" "3.2.24"
|
||||||
|
"@vue/shared" "3.2.24"
|
||||||
|
|
||||||
"@vue/shared@3.0.9":
|
"@vue/shared@3.0.9":
|
||||||
version "3.0.9"
|
version "3.0.9"
|
||||||
resolved "https://registry.npm.taobao.org/@vue/shared/download/@vue/shared-3.0.9.tgz?cache=0&sync_timestamp=1616859176431&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vue%2Fshared%2Fdownload%2F%40vue%2Fshared-3.0.9.tgz#09882d745ded52b07e4481d036659d733edd2a9a"
|
resolved "https://registry.npm.taobao.org/@vue/shared/download/@vue/shared-3.0.9.tgz?cache=0&sync_timestamp=1616859176431&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vue%2Fshared%2Fdownload%2F%40vue%2Fshared-3.0.9.tgz#09882d745ded52b07e4481d036659d733edd2a9a"
|
||||||
integrity sha1-CYgtdF3tUrB+RIHQNmWdcz7dKpo=
|
integrity sha1-CYgtdF3tUrB+RIHQNmWdcz7dKpo=
|
||||||
|
|
||||||
|
"@vue/shared@3.2.24":
|
||||||
|
version "3.2.24"
|
||||||
|
resolved "https://registry.npmmirror.com/@vue/shared/download/@vue/shared-3.2.24.tgz#d74615e856013b17fb60b19b09d712729ad5e090"
|
||||||
|
integrity sha512-BUgRiZCkCrqDps5aQ9av05xcge3rn092ztKIh17tHkeEFgP4zfXMQWBA2zfdoCdCEdBL26xtOv+FZYiOp9RUDA==
|
||||||
|
|
||||||
acorn-node@^1.6.1:
|
acorn-node@^1.6.1:
|
||||||
version "1.8.2"
|
version "1.8.2"
|
||||||
resolved "https://registry.npm.taobao.org/acorn-node/download/acorn-node-1.8.2.tgz#114c95d64539e53dede23de8b9d96df7c7ae2af8"
|
resolved "https://registry.npm.taobao.org/acorn-node/download/acorn-node-1.8.2.tgz#114c95d64539e53dede23de8b9d96df7c7ae2af8"
|
||||||
|
@ -1210,6 +1281,14 @@ duplexer3@^0.1.4:
|
||||||
resolved "https://registry.npm.taobao.org/duplexer3/download/duplexer3-0.1.4.tgz#ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2"
|
resolved "https://registry.npm.taobao.org/duplexer3/download/duplexer3-0.1.4.tgz#ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2"
|
||||||
integrity sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=
|
integrity sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=
|
||||||
|
|
||||||
|
echarts@^5.2.1:
|
||||||
|
version "5.2.2"
|
||||||
|
resolved "https://registry.npmmirror.com/echarts/download/echarts-5.2.2.tgz?cache=0&sync_timestamp=1635741929711&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fecharts%2Fdownload%2Fecharts-5.2.2.tgz#ec3c8b2a151cbba71ba3c2c7cf9b2f2047ce4370"
|
||||||
|
integrity sha1-7DyLKhUcu6cbo8LHz5svIEfOQ3A=
|
||||||
|
dependencies:
|
||||||
|
tslib "2.3.0"
|
||||||
|
zrender "5.2.1"
|
||||||
|
|
||||||
editions@^6.1.0:
|
editions@^6.1.0:
|
||||||
version "6.1.0"
|
version "6.1.0"
|
||||||
resolved "https://registry.npm.taobao.org/editions/download/editions-6.1.0.tgz#ba6c6cf9f4bb571d9e53ea34e771a602e5a66549"
|
resolved "https://registry.npm.taobao.org/editions/download/editions-6.1.0.tgz#ba6c6cf9f4bb571d9e53ea34e771a602e5a66549"
|
||||||
|
@ -1363,7 +1442,7 @@ esprima@^4.0.0:
|
||||||
resolved "https://registry.npm.taobao.org/esprima/download/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
|
resolved "https://registry.npm.taobao.org/esprima/download/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
|
||||||
integrity sha1-E7BM2z5sXRnfkatph6hpVhmwqnE=
|
integrity sha1-E7BM2z5sXRnfkatph6hpVhmwqnE=
|
||||||
|
|
||||||
estree-walker@^2.0.1:
|
estree-walker@^2.0.1, estree-walker@^2.0.2:
|
||||||
version "2.0.2"
|
version "2.0.2"
|
||||||
resolved "https://registry.npm.taobao.org/estree-walker/download/estree-walker-2.0.2.tgz?cache=0&sync_timestamp=1611959077465&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Festree-walker%2Fdownload%2Festree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"
|
resolved "https://registry.npm.taobao.org/estree-walker/download/estree-walker-2.0.2.tgz?cache=0&sync_timestamp=1611959077465&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Festree-walker%2Fdownload%2Festree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"
|
||||||
integrity sha1-UvAQF4wqTBF6d1fP6UKtt9LaTKw=
|
integrity sha1-UvAQF4wqTBF6d1fP6UKtt9LaTKw=
|
||||||
|
@ -1692,6 +1771,11 @@ hash-sum@^2.0.0:
|
||||||
resolved "https://registry.npm.taobao.org/hash-sum/download/hash-sum-2.0.0.tgz#81d01bb5de8ea4a214ad5d6ead1b523460b0b45a"
|
resolved "https://registry.npm.taobao.org/hash-sum/download/hash-sum-2.0.0.tgz#81d01bb5de8ea4a214ad5d6ead1b523460b0b45a"
|
||||||
integrity sha1-gdAbtd6OpKIUrV1urRtSNGCwtFo=
|
integrity sha1-gdAbtd6OpKIUrV1urRtSNGCwtFo=
|
||||||
|
|
||||||
|
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:
|
hosted-git-info@^3.0.6, hosted-git-info@^3.0.8:
|
||||||
version "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"
|
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"
|
||||||
|
@ -2087,7 +2171,7 @@ lodash.topath@^4.5.2:
|
||||||
resolved "https://registry.npm.taobao.org/lodash.topath/download/lodash.topath-4.5.2.tgz#3616351f3bba61994a0931989660bd03254fd009"
|
resolved "https://registry.npm.taobao.org/lodash.topath/download/lodash.topath-4.5.2.tgz#3616351f3bba61994a0931989660bd03254fd009"
|
||||||
integrity sha1-NhY1Hzu6YZlKCTGYlmC9AyVP0Ak=
|
integrity sha1-NhY1Hzu6YZlKCTGYlmC9AyVP0Ak=
|
||||||
|
|
||||||
lodash@^4.17.10, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21:
|
lodash@^4.17.10, lodash@^4.17.19, lodash@^4.17.21:
|
||||||
version "4.17.21"
|
version "4.17.21"
|
||||||
resolved "https://registry.npm.taobao.org/lodash/download/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
|
resolved "https://registry.npm.taobao.org/lodash/download/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
|
||||||
integrity sha1-Z5WRxWTDv/quhFTPCz3zcMPWkRw=
|
integrity sha1-Z5WRxWTDv/quhFTPCz3zcMPWkRw=
|
||||||
|
@ -2162,6 +2246,11 @@ merge2@^1.3.0:
|
||||||
resolved "https://registry.npm.taobao.org/merge2/download/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
|
resolved "https://registry.npm.taobao.org/merge2/download/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
|
||||||
integrity sha1-Q2iJL4hekHRVpv19xVwMnUBJkK4=
|
integrity sha1-Q2iJL4hekHRVpv19xVwMnUBJkK4=
|
||||||
|
|
||||||
|
mgrs@1.0.0:
|
||||||
|
version "1.0.0"
|
||||||
|
resolved "https://registry.nlark.com/mgrs/download/mgrs-1.0.0.tgz#fb91588e78c90025672395cb40b25f7cd6ad1829"
|
||||||
|
integrity sha1-+5FYjnjJACVnI5XLQLJffNatGCk=
|
||||||
|
|
||||||
micromatch@^4.0.2:
|
micromatch@^4.0.2:
|
||||||
version "4.0.4"
|
version "4.0.4"
|
||||||
resolved "https://registry.npm.taobao.org/micromatch/download/micromatch-4.0.4.tgz?cache=0&sync_timestamp=1618054787196&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmicromatch%2Fdownload%2Fmicromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
|
resolved "https://registry.npm.taobao.org/micromatch/download/micromatch-4.0.4.tgz?cache=0&sync_timestamp=1618054787196&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmicromatch%2Fdownload%2Fmicromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
|
||||||
|
@ -2219,10 +2308,10 @@ minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
|
||||||
resolved "https://registry.npm.taobao.org/minimist/download/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
|
resolved "https://registry.npm.taobao.org/minimist/download/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
|
||||||
integrity sha1-Z9ZgFLZqaoqqDAg8X9WN9OTpdgI=
|
integrity sha1-Z9ZgFLZqaoqqDAg8X9WN9OTpdgI=
|
||||||
|
|
||||||
mitt@^2.1.0:
|
mitt@^3.0.0:
|
||||||
version "2.1.0"
|
version "3.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/mitt/-/mitt-2.1.0.tgz#f740577c23176c6205b121b2973514eade1b2230"
|
resolved "https://registry.nlark.com/mitt/download/mitt-3.0.0.tgz?cache=0&sync_timestamp=1624481394885&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fmitt%2Fdownload%2Fmitt-3.0.0.tgz#69ef9bd5c80ff6f57473e8d89326d01c414be0bd"
|
||||||
integrity sha512-ILj2TpLiysu2wkBbWjAmww7TkZb65aiQO+DkVdUTBpBXq+MHYiETENkKFMtsJZX1Lf4pe4QOrTSjIfUwN5lRdg==
|
integrity sha1-ae+b1cgP9vV0c+jYkybQHEFL4L0=
|
||||||
|
|
||||||
mkdirp@0.5, mkdirp@^0.5.4:
|
mkdirp@0.5, mkdirp@^0.5.4:
|
||||||
version "0.5.5"
|
version "0.5.5"
|
||||||
|
@ -2589,6 +2678,14 @@ progress@^2.0.3:
|
||||||
resolved "https://registry.npm.taobao.org/progress/download/progress-2.0.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fprogress%2Fdownload%2Fprogress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
|
resolved "https://registry.npm.taobao.org/progress/download/progress-2.0.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fprogress%2Fdownload%2Fprogress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
|
||||||
integrity sha1-foz42PW48jnBvGi+tOt4Vn1XLvg=
|
integrity sha1-foz42PW48jnBvGi+tOt4Vn1XLvg=
|
||||||
|
|
||||||
|
proj4@^2.7.5:
|
||||||
|
version "2.7.5"
|
||||||
|
resolved "https://registry.nlark.com/proj4/download/proj4-2.7.5.tgz?cache=0&sync_timestamp=1626955993367&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fproj4%2Fdownload%2Fproj4-2.7.5.tgz#46c3ef841a9df57470d791f221160a9d68951945"
|
||||||
|
integrity sha1-RsPvhBqd9XRw15HyIRYKnWiVGUU=
|
||||||
|
dependencies:
|
||||||
|
mgrs "1.0.0"
|
||||||
|
wkt-parser "^1.3.1"
|
||||||
|
|
||||||
promise@^8.0.0:
|
promise@^8.0.0:
|
||||||
version "8.1.0"
|
version "8.1.0"
|
||||||
resolved "https://registry.npm.taobao.org/promise/download/promise-8.1.0.tgz#697c25c3dfe7435dd79fcd58c38a135888eaf05e"
|
resolved "https://registry.npm.taobao.org/promise/download/promise-8.1.0.tgz#697c25c3dfe7435dd79fcd58c38a135888eaf05e"
|
||||||
|
@ -3211,6 +3308,11 @@ ts-node@^9.1.1:
|
||||||
source-map-support "^0.5.17"
|
source-map-support "^0.5.17"
|
||||||
yn "3.1.1"
|
yn "3.1.1"
|
||||||
|
|
||||||
|
tslib@2.3.0:
|
||||||
|
version "2.3.0"
|
||||||
|
resolved "https://registry.nlark.com/tslib/download/tslib-2.3.0.tgz?cache=0&sync_timestamp=1628722556410&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ftslib%2Fdownload%2Ftslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
|
||||||
|
integrity sha1-gDuM2rPhK6WBpMpByIObuw2ssJ4=
|
||||||
|
|
||||||
tunnel@^0.0.6:
|
tunnel@^0.0.6:
|
||||||
version "0.0.6"
|
version "0.0.6"
|
||||||
resolved "https://registry.npm.taobao.org/tunnel/download/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c"
|
resolved "https://registry.npm.taobao.org/tunnel/download/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c"
|
||||||
|
@ -3367,23 +3469,28 @@ vite@^2.0.5:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents "~2.3.1"
|
fsevents "~2.3.1"
|
||||||
|
|
||||||
vue-cesium@^3.0.1-beta.5.2:
|
vue-cesium@^3.0.2-beta.13:
|
||||||
version "3.0.1-beta.5.2"
|
version "3.0.2-beta.13"
|
||||||
resolved "https://registry.yarnpkg.com/vue-cesium/-/vue-cesium-3.0.1-beta.5.2.tgz#7c46a2943568acbc4c7c2483a8f88c4879238818"
|
resolved "https://registry.npmmirror.com/vue-cesium/download/vue-cesium-3.0.2-beta.13.tgz#6e48e7a49ca6cdc4e4c62ddb37afe3555626c784"
|
||||||
integrity sha512-ik+HTxyM2Qg/rn6DlK/uoeS7pmCtk99lMp7m2mrbliHaTLb9fMFlCJBDe5hR2WLSKzkUOC6UfGdvNbfhRwQlng==
|
integrity sha512-LIGAPD9rJGKr1AitUs0l3foTqD7Dwg0nvLoOdqcGIMXH6NGEz6/Nxtvo0rnWedK7//azMK6xytJM6QqZO/Zqhw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@amap/amap-jsapi-loader" "^0.0.7"
|
"@amap/amap-jsapi-loader" "^1.0.1"
|
||||||
lodash "^4.17.20"
|
echarts "^5.2.1"
|
||||||
mitt "^2.1.0"
|
heatmap.js "^2.0.5"
|
||||||
|
lodash "^4.17.21"
|
||||||
|
mitt "^3.0.0"
|
||||||
|
proj4 "^2.7.5"
|
||||||
|
|
||||||
vue@^3.0.5:
|
vue@^3.2.24:
|
||||||
version "3.0.9"
|
version "3.2.24"
|
||||||
resolved "https://registry.npm.taobao.org/vue/download/vue-3.0.9.tgz#c68ffc0e4aa2b0f1905124a9037b6e352de469ad"
|
resolved "https://registry.npmmirror.com/vue/download/vue-3.2.24.tgz#6de7b01e55740dc37c0a5dbd45e70eed49f95189"
|
||||||
integrity sha1-xo/8DkqisPGQUSSpA3tuNS3kaa0=
|
integrity sha512-PvCklXNfcUMyeP/a9nME27C32IipwUDoS45rDyKn5+RQrWyjL+0JAJtf98HL6y9bfqQRTlYjSowWEB1nXxvG5Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vue/compiler-dom" "3.0.9"
|
"@vue/compiler-dom" "3.2.24"
|
||||||
"@vue/runtime-dom" "3.0.9"
|
"@vue/compiler-sfc" "3.2.24"
|
||||||
"@vue/shared" "3.0.9"
|
"@vue/runtime-dom" "3.2.24"
|
||||||
|
"@vue/server-renderer" "3.2.24"
|
||||||
|
"@vue/shared" "3.2.24"
|
||||||
|
|
||||||
vuex@^4.0.1:
|
vuex@^4.0.1:
|
||||||
version "4.0.1"
|
version "4.0.1"
|
||||||
|
@ -3406,6 +3513,11 @@ widest-line@^3.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
string-width "^4.0.0"
|
string-width "^4.0.0"
|
||||||
|
|
||||||
|
wkt-parser@^1.3.1:
|
||||||
|
version "1.3.1"
|
||||||
|
resolved "https://registry.nlark.com/wkt-parser/download/wkt-parser-1.3.1.tgz#a569678eb28f82f6739f736319be073e32bf8191"
|
||||||
|
integrity sha1-pWlnjrKPgvZzn3NjGb4HPjK/gZE=
|
||||||
|
|
||||||
wrap-ansi@^7.0.0:
|
wrap-ansi@^7.0.0:
|
||||||
version "7.0.0"
|
version "7.0.0"
|
||||||
resolved "https://registry.npm.taobao.org/wrap-ansi/download/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
|
resolved "https://registry.npm.taobao.org/wrap-ansi/download/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
|
||||||
|
@ -3500,3 +3612,10 @@ yn@3.1.1:
|
||||||
version "3.1.1"
|
version "3.1.1"
|
||||||
resolved "https://registry.npm.taobao.org/yn/download/yn-3.1.1.tgz#1e87401a09d767c1d5eab26a6e4c185182d2eb50"
|
resolved "https://registry.npm.taobao.org/yn/download/yn-3.1.1.tgz#1e87401a09d767c1d5eab26a6e4c185182d2eb50"
|
||||||
integrity sha1-HodAGgnXZ8HV6rJqbkwYUYLS61A=
|
integrity sha1-HodAGgnXZ8HV6rJqbkwYUYLS61A=
|
||||||
|
|
||||||
|
zrender@5.2.1:
|
||||||
|
version "5.2.1"
|
||||||
|
resolved "https://registry.nlark.com/zrender/download/zrender-5.2.1.tgz#5f4bbda915ba6d412b0b19dc2431beaad05417bb"
|
||||||
|
integrity sha1-X0u9qRW6bUErCxncJDG+qtBUF7s=
|
||||||
|
dependencies:
|
||||||
|
tslib "2.3.0"
|
||||||
|
|
Loading…
Reference in New Issue