build(npm): add dependencies

This commit is contained in:
Ben Goldsworthy 2025-01-12 13:04:07 +01:00
parent 7f4bc9ab51
commit c7a6da3560
Signed by: Rumperuu
SSH key fingerprint: SHA256:e5XfzNOr9UvWpEzyLfw0GtTMZWIFh3NmxH+/qQIi3xE
2 changed files with 51 additions and 0 deletions

View file

@ -48,6 +48,11 @@
]
},
"dependencies": {
"chart.js": "^4.4.7",
"google-charts": "^2.0.0",
"leaflet": "^1.9.4",
"leaflet.fullscreen": "^3.0.2",
"leaflet.heat": "^0.2.0",
"mathjax": "^3.2.2"
},
"devDependencies": {