+6
−6
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -15,7 +15,7 @@ | ||
"@vuepress/theme-default": "next",
|
||
"ant-design-vue": "^4.2.6",
|
||
"marked": "^16.4.2",
|
||
"sass-embedded": "^1.93.3",
|
||
"sass-embedded": "^1.97.3",
|
||
"vue-echarts": "~6.2.4",
|
||
"vuepress": "next"
|
||
},
|
||
| @@ -26,12 +26,12 @@ | ||
"docs:clean": "rm -rf docs/.vuepress/.cache docs/.vuepress/.temp docs/.vuepress/dist"
|
||
},
|
||
"dependencies": {
|
||
"@turf/turf": "^7.3.1",
|
||
"axios": "^1.13.2",
|
||
"@turf/turf": "^7.3.4",
|
||
"axios": "^1.13.6",
|
||
"download": "^8.0.0",
|
||
"echarts": "^5.6.0",
|
||
"maplibre-gl": "^5.13.0",
|
||
"pmtiles": "^4.3.0",
|
||
"vue": "^3.5.25"
|
||
"maplibre-gl": "^5.19.0",
|
||
"pmtiles": "^4.4.0",
|
||
"vue": "^3.5.29"
|
||
}
|
||
} |
||
+2377
−2829
Loading