diff --git a/clustering-map/package.json b/clustering-map/package.json index 4fa40eb..67f994b 100644 --- a/clustering-map/package.json +++ b/clustering-map/package.json @@ -12,11 +12,11 @@ "dependencies": { "@sigmacomputing/plugin": "^1.0.6", "copy-to-clipboard": "^3.3.1", - "deck.gl": "8.3.11", + "deck.gl": "9.0.7", "mapbox-gl": "^3.10.0", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-map-gl": "^6.1.1", + "react-map-gl": "^7.0.1", "supercluster": "^7.1.4", "typescript": "^5.7.3", "web-vitals": "^1.0.1"