rusackas commented on code in PR #42608:
URL: https://github.com/apache/superset/pull/42608#discussion_r3718169952
##########
superset-frontend/plugins/plugin-chart-point-cluster-map/package.json:
##########
@@ -28,7 +28,7 @@
"dependencies": {
"@math.gl/web-mercator": "^4.1.0",
"mapbox-gl": "^3.26.0",
- "maplibre-gl": "^5.24.0",
+ "maplibre-gl": "^6.0.0",
Review Comment:
This one was already handled, in d0dfd69 I restored `@types/supercluster` as
a direct devDependency on the plugin since supercluster's types stopped getting
hoisted in from maplibre-gl. lint-frontend is green now.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]