add support for surveillance prefix, update node deps

This commit is contained in:
Will Freeman
2025-12-04 16:31:23 -07:00
parent 4331762cfa
commit e0095d1096
5 changed files with 449 additions and 263 deletions
+2 -2
View File
@@ -26,12 +26,12 @@
"@tsconfig/node20": "^20.1.4",
"@types/leaflet": "^1.9.15",
"@types/node": "^20.14.5",
"@vitejs/plugin-vue": "^5.0.5",
"@vitejs/plugin-vue": "^6.0.2",
"@vue/tsconfig": "^0.5.1",
"leaflet": "^1.9.4",
"npm-run-all2": "^6.2.0",
"typescript": "~5.4.0",
"vite": "^5.4.21",
"vite": "^7.2.6",
"vue-tsc": "^2.0.21"
}
}