Unverified Commit 763e6705 authored by liziwl's avatar liziwl Committed by GitHub
Browse files

Merge pull request #184 from SUSTech-CRA/feat/update-dep-2025-1-1

build(deps): 更新项目依赖版本
parents 38238a75 d27eea64
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
    "@vuepress/plugin-toc": "next",
    "@vuepress/theme-default": "next",
    "ant-design-vue": "^4.2.6",
    "sass-embedded": "^1.81.0",
    "sass-embedded": "^1.83.0",
    "vue-echarts": "~6.2.4",
    "vuepress": "next"
  },
@@ -24,10 +24,10 @@
    "docs:clean": "rm -rf docs/.vuepress/.cache docs/.vuepress/.temp docs/.vuepress/dist"
  },
  "dependencies": {
    "@turf/turf": "^7.1.0",
    "axios": "^1.7.7",
    "@turf/turf": "^7.2.0",
    "axios": "^1.7.9",
    "download": "^8.0.0",
    "echarts": "^5.5.1",
    "echarts": "^5.6.0",
    "maplibre-gl": "^4.7.1",
    "vue": "^3.5.13"
  }
+2602 −2144

File changed.

Preview size limit exceeded, changes collapsed.