File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -607,7 +607,7 @@ const show = (name: string) => {
607
607
// dependencies中添加
608
608
{
609
609
"mars3d" : " ~3.9.0" ,
610
- "mars3d-cesium" : " ~1.129 .0" ,
610
+ "mars3d-cesium" : " ~1.130 .0" ,
611
611
"@turf/turf" : " ^7.2.0" ,
612
612
"kml-geojson" : " ^2.0.1" ,
613
613
"vue" : " ^3.5.13" ,
Original file line number Diff line number Diff line change 31
31
"lodash" : " ^4.17.21" ,
32
32
"mapv" : " ^2.0.62" ,
33
33
"mars3d" : " ~3.9.0" ,
34
- "mars3d-cesium" : " ~1.129 .0" ,
34
+ "mars3d-cesium" : " ~1.130 .0" ,
35
35
"mars3d-echarts" : " ~3.9.0" ,
36
36
"mars3d-heatmap" : " ~3.9.0" ,
37
37
"mars3d-mapv" : " ~3.9.0" ,
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ MarsUIInstall(app);
45
45
"consola" : " ^3.2.3" ,
46
46
"echarts" : " ^5.4.3" ,
47
47
"mars3d" : " ~3.9.0" ,
48
- "mars3d-cesium" : " ~1.129 .0" ,
48
+ "mars3d-cesium" : " ~1.130 .0" ,
49
49
"nprogress" : " ^0.2.0" ,
50
50
"vite-plugin-style-import" : " ^2.0.0" ,
51
51
"vue" : " ^3.5.13" ,
You can’t perform that action at this time.
0 commit comments