aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorzaultavangar <zaul_tavangar@brown.edu>2023-12-11 14:46:58 -0500
committerzaultavangar <zaul_tavangar@brown.edu>2023-12-11 14:46:58 -0500
commite4eac6e4256dc320f6c767ecbad54b83459c4331 (patch)
treeaa786fdfa921ff6b0be9a7563e6efa985edecc37 /package.json
parent18a201d2cab686e350374413630f93cfa4612b11 (diff)
updates to map feature
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/package.json b/package.json
index d013ad74d..42d43e758 100644
--- a/package.json
+++ b/package.json
@@ -46,6 +46,7 @@
"@types/jquery": "^3.5.14",
"@types/libxmljs": "^0.18.7",
"@types/lodash": "^4.14.179",
+ "@types/mapbox-gl": "^2.7.19",
"@types/mobile-detect": "^1.3.4",
"@types/mocha": "^5.2.6",
"@types/mongodb": "^3.6.20",
@@ -116,7 +117,6 @@
"fork-ts-checker-webpack-plugin": "^1.6.0",
"jsdom": "^15.2.1",
"mocha": "^5.2.0",
- "prettier": "^2.7.1",
"sass-loader": "^7.3.1",
"scss-loader": "0.0.1",
"style-loader": "^0.23.1",
@@ -144,6 +144,7 @@
"@hig/flyout": "^1.3.1",
"@hig/theme-context": "^2.1.3",
"@hig/theme-data": "^2.23.1",
+ "@mapbox/mapbox-gl-geocoder": "^4.7.4",
"@material-ui/core": "^4.12.3",
"@mui/icons-material": "^5.11.16",
"@mui/material": "^5.13.1",
@@ -159,6 +160,7 @@
"@types/dom-speech-recognition": "0.0.1",
"@types/formidable": "1.0.31",
"@types/google-maps": "^3.2.3",
+ "@types/mapbox__mapbox-gl-geocoder": "^4.7.2",
"@types/reveal": "^3.3.33",
"@types/supercluster": "^7.1.0",
"@types/three": "^0.126.2",
@@ -198,6 +200,7 @@
"csv-parser": "^3.0.0",
"csv-stringify": "^6.3.0",
"d3": "^7.6.1",
+ "debounce": "^2.0.0",
"depcheck": "^0.9.2",
"equation-editor-react": "github:bobzel/equation-editor-react#useLocally",
"exif": "^0.6.0",
@@ -216,6 +219,7 @@
"forever-agent": "^0.6.1",
"formidable": "1.2.1",
"function-plot": "^1.22.8",
+ "geojson": "^0.5.0",
"golden-layout": "^1.5.9",
"google-auth-library": "^4.2.4",
"google-maps-react": "^2.0.6",
@@ -239,6 +243,7 @@
"jsonschema": "^1.4.0",
"jszip": "^3.7.1",
"lodash": "^4.17.21",
+ "mapbox-gl": "^3.0.1",
"material-ui": "^0.20.2",
"md5-file": "^5.0.0",
"memorystream": "^0.3.1",
@@ -297,6 +302,7 @@
"react-jsx-parser": "^1.29.0",
"react-loader-spinner": "^5.3.4",
"react-loading": "^2.0.3",
+ "react-map-gl": "^7.1.0",
"react-markdown": "^8.0.3",
"react-measure": "^2.5.2",
"react-refresh-typescript": "^2.0.7",