Update node deps

This commit is contained in:
soraefir
2026-05-23 11:39:04 +02:00
parent 757783534c
commit 0ce1e604a8
2 changed files with 4573 additions and 3472 deletions

View File

@@ -1,9 +1,9 @@
{
"dependencies": {
"@turf/area": "^7.0.0",
"@turf/turf": "^7.0.0",
"jsdom": "^29.0.0",
"mapshaper": "^0.7.0"
"@turf/area": "^7.3.5",
"@turf/turf": "^7.3.5",
"jsdom": "^29.1.1",
"mapshaper": "^0.7.19"
},
"type": "module"
}