+1
−1
+1
−1
+7
−7
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -14,8 +14,8 @@ | ||
"@vuepress/plugin-toc": "next",
|
||
"@vuepress/theme-default": "next",
|
||
"ant-design-vue": "^4.2.6",
|
||
"marked": "^16.0.0",
|
||
"sass-embedded": "^1.83.0",
|
||
"marked": "^16.4.2",
|
||
"sass-embedded": "^1.93.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.2.0",
|
||
"axios": "^1.7.9",
|
||
"@turf/turf": "^7.3.1",
|
||
"axios": "^1.13.2",
|
||
"download": "^8.0.0",
|
||
"echarts": "^5.6.0",
|
||
"maplibre-gl": "^5.0.1",
|
||
"pmtiles": "^4.2.1",
|
||
"vue": "^3.5.13"
|
||
"maplibre-gl": "^5.13.0",
|
||
"pmtiles": "^4.3.0",
|
||
"vue": "^3.5.25"
|
||
}
|
||
} |
||
+4156
−3790
Loading