downgrade vite

This commit is contained in:
Will Freeman
2025-11-21 09:06:39 -07:00
parent f49cbac9df
commit 44fa0df699
2 changed files with 236 additions and 403 deletions

637
webapp/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -31,7 +31,7 @@
"leaflet": "^1.9.4",
"npm-run-all2": "^6.2.0",
"typescript": "~5.4.0",
"vite": "^7.2.4",
"vite": "^5.4.21",
"vue-tsc": "^2.0.21"
}
}