diff options
| author | bobzel <zzzman@gmail.com> | 2025-03-19 01:23:19 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2025-03-19 01:23:19 -0400 |
| commit | cde8c37021f2b5f0c7521192a735db605a714127 (patch) | |
| tree | 2979513921a72984160d8ac4c3f75adc0eaeb6d2 /package.json | |
| parent | 687b6984d59c60418d5e2af033df9784275a0db5 (diff) | |
updated react-map-gl
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 7a3b64d9d..50c02b433 100644 --- a/package.json +++ b/package.json @@ -139,6 +139,7 @@ "@types/google-maps": "^3.2.6", "@types/mapbox-gl": "^3.1.0", "@types/pdf-parse": "^1.1.4", + "@types/react-map-gl": "^6.1.7", "@types/reveal": "^4.2.0", "@types/supercluster": "^7.1.3", "@types/textfit": "^2.4.4", @@ -302,7 +303,7 @@ "react-jsx-parser": "^2.0.0", "react-latex-next": "^3.0.0", "react-loading": "^2.0.3", - "react-map-gl": "^7.1.9", + "react-map-gl": "^8.0.1", "react-markdown": "^10.0.0", "react-measure": "^2.5.2", "react-resizable": "^3.0.5", |
