Skip to content

Commit

Permalink
update node dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sparkcyf committed Jul 15, 2024
1 parent f59dfd7 commit 6429906
Show file tree
Hide file tree
Showing 2 changed files with 5,839 additions and 4,583 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"docs:clean": "rm -rf docs/.vuepress/.cache docs/.vuepress/.temp docs/.vuepress/dist"
},
"dependencies": {
"@turf/turf": "^6.5.0",
"axios": "^1.6.0",
"@turf/turf": "^7.0.0",
"axios": "^1.7.2",
"download": "^8.0.0",
"echarts": "^5.4.0",
"maplibre-gl": "4.0.0",
"vue": "^3.4.15"
"maplibre-gl": "4.5.0",
"vue": "3.4.31"
}
}
Loading

0 comments on commit 6429906

Please sign in to comment.