aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2023-12-15 11:16:37 -0500
committerbobzel <zzzman@gmail.com>2023-12-15 11:16:37 -0500
commitadf56d455ab0e429b7eac3430890ba7677cce8d9 (patch)
tree693c08b8da0ca476e94c70b7f567ffead318cd6b /package.json
parentc7efb74813244585f6805895e8e5fb5324fd8ed5 (diff)
more fixes for mapbox and dataviz
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index fa0dc3ff5..98453a651 100644
--- a/package.json
+++ b/package.json
@@ -109,6 +109,7 @@
"@mui/material": "^5.14.19",
"@octokit/core": "^5.0.2",
"@react-google-maps/api": "^2.19.2",
+ "@turf/turf": "^6.5.0",
"@types/bezier-js": "^4.1.3",
"@types/cors": "^2.8.17",
"@types/d3-axis": "^3.0.6",
@@ -197,6 +198,7 @@
"jsonschema": "^1.4.1",
"jszip": "^3.10.1",
"lodash": "^4.17.21",
+ "mapbox-gl": "^3.0.1",
"mathquill": "^0.10.1-a",
"md5-file": "^5.0.0",
"memorystream": "^0.3.1",
@@ -247,6 +249,7 @@
"react-icons": "^4.12.0",
"react-jsx-parser": "^1.29.0",
"react-loading": "^2.0.3",
+ "react-map-gl": "^7.1.6",
"react-markdown": "^9.0.1",
"react-measure": "^2.5.2",
"react-resizable": "^3.0.5",